Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Rebuild credits | Chocobozzz | 2020-08-07 | 1 | -12/+19 |
| | |||||
* | Fix icon names | Chocobozzz | 2020-08-07 | 4 | -3/+3 |
| | |||||
* | Fix twitter embed | Chocobozzz | 2020-08-07 | 1 | -1/+7 |
| | |||||
* | Add ipad e2e test | Chocobozzz | 2020-08-07 | 3 | -4/+15 |
| | |||||
* | Merge branch 'feature/e2e' into develop | Chocobozzz | 2020-08-07 | 5 | -51/+130 |
|\ | |||||
| * | Add playlist embed E2E test | Chocobozzz | 2020-08-07 | 4 | -52/+109 |
| | | |||||
| * | Save | Chocobozzz | 2020-08-07 | 2 | -1/+23 |
| | | |||||
* | | Fix play overlay icon | Chocobozzz | 2020-08-07 | 1 | -1/+1 |
| | | |||||
* | | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 13 | -43/+143 |
| | | |||||
* | | 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 | 8 | -213/+452 |
| | |||||
* | Align dock padding with playlist button | Chocobozzz | 2020-08-07 | 3 | -2/+4 |
| | |||||
* | Handle playlist methods in embed api | Chocobozzz | 2020-08-07 | 7 | -31/+90 |
| | |||||
* | 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 | 4 | -26/+71 |
| | |||||
* | Add previous button | Chocobozzz | 2020-08-07 | 7 | -60/+229 |
| | |||||
* | Handle basic playlist in embed | Chocobozzz | 2020-08-07 | 13 | -25/+570 |
| | |||||
* | Add logic to handle playlist in embed | Chocobozzz | 2020-08-07 | 10 | -50/+243 |
| | |||||
* | Cleanup tokens logic in embed | Chocobozzz | 2020-08-07 | 12 | -214/+199 |
| | |||||
* | Fix lint | Chocobozzz | 2020-08-07 | 13 | -25/+37 |
| | |||||
* | Remove angular build warning | Chocobozzz | 2020-08-07 | 1 | -0/+28 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 59 | -141/+152 |
| | |||||
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 37 | -1976/+2091 |
| | |||||
* | deal with refresh token in embed | Rigel Kent | 2020-08-06 | 25 | -194/+320 |
| | |||||
* | decouple video abuse details from embed, add embed to block list details | Rigel Kent | 2020-08-06 | 9 | -37/+73 |
| | |||||
* | Analyze embed too with bundlewatch | Chocobozzz | 2020-08-06 | 6 | -10/+27 |
| | |||||
* | Fix embed build | Chocobozzz | 2020-08-06 | 1 | -1/+1 |
| | |||||
* | Limit github actions on PR | Chocobozzz | 2020-08-06 | 3 | -2/+9 |
| | |||||
* | Test bundlewatch | Chocobozzz | 2020-08-06 | 3 | -2/+56 |
| | |||||
* | 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 |
| |