aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch
Commit message (Expand)AuthorAgeFilesLines
* Use sass instead of deprecated node sassChocobozzz2020-11-191-1/+1
* Upgrade client dependenciesChocobozzz2020-11-192-4/+5
* Fix player height on mobileChocobozzz2020-11-131-1/+5
* Cleanup lives on server restartChocobozzz2020-11-131-5/+17
* Try to optimize sha segments fetchingChocobozzz2020-11-101-0/+2
* Add live info in watch pageChocobozzz2020-11-093-5/+17
* Fix theater modeChocobozzz2020-11-091-0/+1
* Add modal to display live informationChocobozzz2020-11-091-1/+1
* Add thumbnail info if liveChocobozzz2020-11-091-1/+1
* Add ability to save live replayChocobozzz2020-11-093-26/+1
* Add watch messages if live has not startedChocobozzz2020-11-093-4/+70
* Restore line feed for markdown lists support in commentskimsible2020-11-082-2/+4
* Improve markdown-it emoji list column display (#3253)Kimsible2020-11-083-19/+32
* Correct break line display for re-draft commentsKimsible2020-11-062-2/+9
* changed video rating popover text with link to login page (#3168)test2a2020-10-303-7/+7
* 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