aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Do not display videojs poster when video is startingkimsible2020-08-101-0/+8
* slightly reword CONTRIBUTING docRigel Kent2020-08-101-23/+34
* add and document new additional video extensions supported at uploadRigel Kent2020-08-105-9/+40
* Correctly fix sub menuChocobozzz2020-08-109-21/+16
* Add buttons in playlist pageChocobozzz2020-08-1013-30/+155
* Fix playlist layout on mobileChocobozzz2020-08-102-13/+14
* Resume video playback on close of support modal (#3052)Aman Sharma2020-08-102-2/+25
* Avoid lost scroll position when modal openkimsible2020-08-101-2/+1
* revert upload bar text color to whiteRigel Kent2020-08-091-0/+1
* Rebuild creditsChocobozzz2020-08-071-12/+19
* Fix icon namesChocobozzz2020-08-074-3/+3
* Fix twitter embedChocobozzz2020-08-071-1/+7
* Add ipad e2e testChocobozzz2020-08-073-4/+15
* Merge branch 'feature/e2e' into developChocobozzz2020-08-075-51/+130
|\
| * Add playlist embed E2E testChocobozzz2020-08-074-52/+109
| * SaveChocobozzz2020-08-072-1/+23
* | Fix play overlay iconChocobozzz2020-08-071-1/+1
* | 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
| * | Added translation using Weblate (Hebrew)Tzafrir Cohen2020-08-071-0/+100
| * | Translated using Weblate (French (France))Rigel Kent2020-08-071-3/+3
| * | Translated using Weblate (Ukrainian)Yury Bulka2020-08-071-52/+32
* | | 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