aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos
Commit message (Expand)AuthorAgeFilesLines
* more explicit error messages for file uploadsRigel Kent2020-12-033-26/+62
* Refactor last PRChocobozzz2020-11-272-12/+2
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-272-2/+12
* Do not display wait transcoding checkboxChocobozzz2020-11-262-1/+11
* Fix comment account external URLChocobozzz2020-11-252-9/+19
* Fix circular dep issueChocobozzz2020-11-251-1/+1
* Add new default different avatar for channel and accountkimsible2020-11-252-4/+4
* Fix migration and testChocobozzz2020-11-251-4/+4
* refactor scoped token serviceRigel Kent2020-11-251-5/+17
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-2/+25
* Use sass instead of deprecated node sassChocobozzz2020-11-191-1/+1
* Upgrade client dependenciesChocobozzz2020-11-193-7/+7
* Add ability to display all channel/account videosChocobozzz2020-11-181-6/+2
* add help popup for choosing license (#3306)Frank Sträter2020-11-151-0/+9
* Fix player height on mobileChocobozzz2020-11-131-1/+5
* Cleanup lives on server restartChocobozzz2020-11-131-5/+17
* Reorganize left menu and account menuChocobozzz2020-11-133-3/+3
* reword unclear sentences, check for grammarRigel Kent2020-11-121-1/+1
* Try to optimize sha segments fetchingChocobozzz2020-11-101-0/+2
* Add live info in watch pageChocobozzz2020-11-098-13/+31
* Fix theater modeChocobozzz2020-11-091-0/+1
* Add warning below live stream key fieldChocobozzz2020-11-091-0/+2
* Add max lives limitChocobozzz2020-11-091-2/+11
* 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-0910-49/+77
* Add watch messages if live has not startedChocobozzz2020-11-0910-28/+94
* Live streaming implementation first stepChocobozzz2020-11-0915-100/+318
* 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
* 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