aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* Fix privacy/channel select on uploadChocobozzz2020-09-041-2/+2
* 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
* Add ability to set custom field to video formChocobozzz2020-08-218-8/+75
* Update video-import-url.component.htmltest2a2020-08-191-1/+1
* Update video-import-torrent.component.htmltest2a2020-08-191-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-173-21/+33
* Use localize for page titlesChocobozzz2020-08-171-8/+8
* 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-1417-186/+135
* Remove angular pipes moduleChocobozzz2020-08-111-2/+1
* Use ng select for multiselectChocobozzz2020-08-113-6/+3
* Fix tags in search filtersChocobozzz2020-08-113-6/+9
* add ng-select for templatable select optionsRigel Kent2020-08-1113-93/+93
* Add buttons in playlist pageChocobozzz2020-08-106-474/+8
* Resume video playback on close of support modal (#3052)Aman Sharma2020-08-102-2/+25
* revert upload bar text color to whiteRigel Kent2020-08-091-0/+1
* 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
* Fix lintChocobozzz2020-08-074-13/+14
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
* Upgrade to angular 10Chocobozzz2020-08-071-1/+2
* deal with refresh token in embedRigel Kent2020-08-062-2/+3
* Correctly finish upload before updating videoChocobozzz2020-08-051-2/+3
* adjust help component, fix its instances in video-editRigel Kent2020-08-051-3/+15
* 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
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-283-5/+43