Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Continue without token on error in embed | Chocobozzz | 2020-08-10 | 1 | -7/+9 | |
| | ||||||
* | Do not display videojs poster when video is starting | kimsible | 2020-08-10 | 1 | -0/+8 | |
| | ||||||
* | add and document new additional video extensions supported at upload | Rigel Kent | 2020-08-10 | 1 | -1/+1 | |
| | ||||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 9 | -21/+16 | |
| | ||||||
* | Add buttons in playlist page | Chocobozzz | 2020-08-10 | 13 | -30/+155 | |
| | | | | To delete/edit/share the playlist | |||||
* | Fix playlist layout on mobile | Chocobozzz | 2020-08-10 | 2 | -13/+14 | |
| | ||||||
* | Resume video playback on close of support modal (#3052) | Aman Sharma | 2020-08-10 | 2 | -2/+25 | |
| | | | | | * Resume video playback on close of support modal #2995 * Fix lint issues | |||||
* | Avoid lost scroll position when modal open | kimsible | 2020-08-10 | 1 | -2/+1 | |
| | ||||||
* | revert upload bar text color to white | Rigel Kent | 2020-08-09 | 1 | -0/+1 | |
| | ||||||
* | Fix icon names | Chocobozzz | 2020-08-07 | 3 | -2/+2 | |
| | ||||||
* | Merge branch 'feature/e2e' into develop | Chocobozzz | 2020-08-07 | 1 | -1/+4 | |
|\ | ||||||
| * | Add playlist embed E2E test | Chocobozzz | 2020-08-07 | 1 | -1/+4 | |
| | | ||||||
* | | Fix play overlay icon | Chocobozzz | 2020-08-07 | 1 | -1/+1 | |
| | | ||||||
* | | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 10 | -42/+138 | |
| | | ||||||
* | | Regenerate translations | Chocobozzz | 2020-08-07 | 43 | -37509/+44458 | |
| | | ||||||
* | | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2020-08-07 | 3 | -55/+135 | |
|\ \ | ||||||
| * | | Translated using Weblate (Hebrew) | Tzafrir Cohen | 2020-08-07 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 13.2% (13 of 98 strings) Translation: PeerTube/player Translate-URL: https://weblate.framasoft.org/projects/peertube/player/he/ | |||||
| * | | Added translation using Weblate (Hebrew) | Tzafrir Cohen | 2020-08-07 | 1 | -0/+100 | |
| | | | ||||||
| * | | Translated using Weblate (French (France)) | Rigel Kent | 2020-08-07 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (1436 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fr_FR/ | |||||
| * | | Translated using Weblate (Ukrainian) | Yury Bulka | 2020-08-07 | 1 | -52/+32 | |
| | | | | | | | | | | | | | | | | | | | | | Currently translated at 12.9% (186 of 1436 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/uk/ | |||||
* | | | Add ability to disable peertube button link in embed | Chocobozzz | 2020-08-07 | 3 | -2/+14 | |
|/ / | ||||||
* / | Fix loading bar color | Chocobozzz | 2020-08-07 | 3 | -96/+1 | |
|/ | ||||||
* | Correctly error network errors in embed | Chocobozzz | 2020-08-07 | 1 | -10/+29 | |
| | ||||||
* | Fix control bar on small screens | Chocobozzz | 2020-08-07 | 3 | -3/+12 | |
| | ||||||
* | Fix playlist menu overflow | Chocobozzz | 2020-08-07 | 1 | -0/+1 | |
| | ||||||
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -1/+3 | |
| | ||||||
* | Align dock padding with playlist button | Chocobozzz | 2020-08-07 | 3 | -2/+4 | |
| | ||||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 5 | -27/+73 | |
| | ||||||
* | Handle playlist position in URL | Chocobozzz | 2020-08-07 | 1 | -2/+25 | |
| | ||||||
* | Load all playlist elements | Chocobozzz | 2020-08-07 | 1 | -3/+28 | |
| | ||||||
* | Handle start at/stop at in playlist embed | Chocobozzz | 2020-08-07 | 3 | -7/+37 | |
| | ||||||
* | Handle unavailable videos in embed playlists | Chocobozzz | 2020-08-07 | 3 | -25/+69 | |
| | ||||||
* | Add previous button | Chocobozzz | 2020-08-07 | 7 | -60/+229 | |
| | ||||||
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 12 | -24/+567 | |
| | ||||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 8 | -42/+232 | |
| | ||||||
* | Cleanup tokens logic in embed | Chocobozzz | 2020-08-07 | 12 | -214/+199 | |
| | ||||||
* | Fix lint | Chocobozzz | 2020-08-07 | 10 | -20/+25 | |
| | ||||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 21 | -33/+34 | |
| | ||||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 19 | -44/+38 | |
| | ||||||
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 23 | -193/+318 | |
| | ||||||
* | decouple video abuse details from embed, add embed to block list details | Rigel Kent | 2020-08-06 | 8 | -36/+70 | |
| | ||||||
* | Correctly finish upload before updating video | Chocobozzz | 2020-08-05 | 1 | -2/+3 | |
| | ||||||
* | adjust help component, fix its instances in video-edit | Rigel Kent | 2020-08-05 | 2 | -5/+17 | |
| | ||||||
* | reword intellectual property | Rigel Kent | 2020-08-04 | 2 | -3/+3 | |
| | | | | fixes #3010 | |||||
* | special display case for logged-out users to display download in watch page | Rigel Kent | 2020-08-04 | 2 | -4/+27 | |
| | ||||||
* | correct column toggle z-index for user list | Rigel Kent | 2020-08-03 | 2 | -2/+2 | |
| | ||||||
* | Fix regression blocklist-accounts icon in sub-title | kimsible | 2020-08-03 | 1 | -1/+1 | |
| | ||||||
* | Fix regression subscriptions icon in dropdown sub-menu | kimsible | 2020-08-03 | 1 | -1/+1 | |
| | ||||||
* | Fix regressions sub-menu titles on mobile-view | kimsible | 2020-08-03 | 8 | -28/+67 | |
| | ||||||
* | Fix isIOS function | Chocobozzz | 2020-08-03 | 1 | -2/+2 | |
| |