aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to share playlists in modalChocobozzz2020-08-0713-43/+143
|
* Regenerate translationsChocobozzz2020-08-0743-37509/+44458
|
* Merge remote-tracking branch 'weblate/develop' into developChocobozzz2020-08-073-55/+135
|\
| * Translated using Weblate (Hebrew)Tzafrir Cohen2020-08-071-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 Cohen2020-08-071-0/+100
| |
| * Translated using Weblate (French (France))Rigel Kent2020-08-071-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 Bulka2020-08-071-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 embedChocobozzz2020-08-073-2/+14
|/
* Fix loading bar colorChocobozzz2020-08-073-96/+1
|
* Correctly error network errors in embedChocobozzz2020-08-071-10/+29
|
* Fix control bar on small screensChocobozzz2020-08-073-3/+12
|
* Fix playlist menu overflowChocobozzz2020-08-071-0/+1
|
* Handle playlist oembedChocobozzz2020-08-078-213/+452
|
* Align dock padding with playlist buttonChocobozzz2020-08-073-2/+4
|
* Handle playlist methods in embed apiChocobozzz2020-08-077-31/+90
|
* Handle playlist position in URLChocobozzz2020-08-071-2/+25
|
* Load all playlist elementsChocobozzz2020-08-071-3/+28
|
* Handle start at/stop at in playlist embedChocobozzz2020-08-073-7/+37
|
* Handle unavailable videos in embed playlistsChocobozzz2020-08-074-26/+71
|
* Add previous buttonChocobozzz2020-08-077-60/+229
|
* Handle basic playlist in embedChocobozzz2020-08-0713-25/+570
|
* Add logic to handle playlist in embedChocobozzz2020-08-0710-50/+243
|
* Cleanup tokens logic in embedChocobozzz2020-08-0712-214/+199
|
* Fix lintChocobozzz2020-08-0713-25/+37
|
* Remove angular build warningChocobozzz2020-08-071-0/+28
|
* Reorganize shared modelsChocobozzz2020-08-0759-141/+152
|
* Upgrade to angular 10Chocobozzz2020-08-0737-1976/+2091
|
* deal with refresh token in embedRigel Kent2020-08-0625-194/+320
|
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-069-37/+73
|
* Analyze embed too with bundlewatchChocobozzz2020-08-066-10/+27
|
* Fix embed buildChocobozzz2020-08-061-1/+1
|
* Limit github actions on PRChocobozzz2020-08-063-2/+9
|
* Test bundlewatchChocobozzz2020-08-063-2/+56
|
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
|
* adjust help component, fix its instances in video-editRigel Kent2020-08-052-5/+17
|
* reword intellectual propertyRigel Kent2020-08-042-3/+3
| | | | fixes #3010
* special display case for logged-out users to display download in watch pageRigel Kent2020-08-042-4/+27
|
* correct column toggle z-index for user listRigel Kent2020-08-032-2/+2
|
* change travis badge to github actions badgeRigel Kent2020-08-031-2/+2
|
* Fix regression blocklist-accounts icon in sub-titlekimsible2020-08-031-1/+1
|
* Fix regression subscriptions icon in dropdown sub-menukimsible2020-08-031-1/+1
|
* Fix regressions sub-menu titles on mobile-viewkimsible2020-08-038-28/+67
|
* Fix isIOS functionChocobozzz2020-08-031-2/+2
|
* Fix resolution for portrait videosChocobozzz2020-08-033-7/+15
|
* Fix about page layout with fixed submenuChocobozzz2020-08-031-1/+1
|
* Fix openapi schema variable interpolationChocobozzz2020-08-031-1/+1
|
* Fix openapi schemaChocobozzz2020-08-031-0/+2
|
* Fix player hotkeys part 2Chocobozzz2020-08-032-5/+5
|
* Fixes video hotkey part 1Chocobozzz2020-07-311-1/+2
| | | | A patch has to be merged in videojs hotkey plugin too
* Add ability to disable peertube link in embedChocobozzz2020-07-311-1/+3
|