aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch
Commit message (Expand)AuthorAgeFilesLines
* Improve report labelsChocobozzz2020-09-031-1/+1
* Fix play of videos on iosChocobozzz2020-08-271-0/+2
* Add redirection on unavailable video due to follow constraintsChocobozzz2020-08-261-2/+19
* Add ability to set a description to dynamic fieldsChocobozzz2020-08-211-1/+1
* Send videojs to action player hooksChocobozzz2020-08-211-1/+1
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-194-28/+47
* Fix video playlist resumingChocobozzz2020-08-191-7/+7
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
* Fix lintChocobozzz2020-08-142-2/+6
* Migrate i18n to localizekimsible2020-08-141-4/+2
* Use this.user.account.id instead of recall authService.getUser()kimsible2020-08-141-1/+1
* Fix autoclose md popover when click on emoji list link insidekimsible2020-08-141-1/+1
* Small refactor commentskimsible2020-08-145-24/+30
* Add emoji list to markdown infoskimsible2020-08-143-8/+52
* Refactor popover markdown, add code stylekimsible2020-08-141-17/+23
* Add unicode emoji to markdownkimsible2020-08-142-1/+2
* Move markdown icon on right and correct colorskimsible2020-08-141-9/+10
* Fix i18n on delete modal and linterkimsible2020-08-142-10/+20
* Add markown compatible help icon in comment textareakimsible2020-08-142-1/+53
* Use comment as label for comments-thread add buttonkimsible2020-08-143-3/+14
* Add icons to dropdown actions (report, remove and remove & re-draft)kimsible2020-08-141-3/+6
* Move delete, delete & redraft actions to optionskimsible2020-08-143-16/+32
* Add delete & re-draft for comments without replieskimsible2020-08-147-10/+73
* Hide deleted comment message when no replieskimsible2020-08-141-2/+2
* Migrate to $localizeChocobozzz2020-08-146-57/+39
* Add buttons in playlist pageChocobozzz2020-08-106-474/+8
* Resume video playback on close of support modal (#3052)Aman Sharma2020-08-102-2/+25
* Add ability to share playlists in modalChocobozzz2020-08-074-18/+79
* Add ability to disable peertube button link in embedChocobozzz2020-08-072-2/+12
* Add logic to handle playlist in embedChocobozzz2020-08-071-0/+1
* Cleanup tokens logic in embedChocobozzz2020-08-071-4/+8
* deal with refresh token in embedRigel Kent2020-08-062-2/+3
* special display case for logged-out users to display download in watch pageRigel Kent2020-08-042-4/+27
* Fix fullscreen on iosChocobozzz2020-07-311-0/+6
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-243-7/+28
* Add ability to report accountChocobozzz2020-07-107-216/+10
* Add ability to report comments in front endChocobozzz2020-07-102-2/+30
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
* allow muting from the miniature optionsRigel Kent2020-06-281-1/+1
* Support player hotkeys when it is not focusedChocobozzz2020-06-231-1/+0
* Lazy load all routesChocobozzz2020-06-2336-0/+4192