aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Implement video comment list in adminChocobozzz2020-11-139-4/+373
* Fix player height on mobileChocobozzz2020-11-131-1/+5
* Cleanup lives on server restartChocobozzz2020-11-134-8/+31
* Reorganize left menu and account menuChocobozzz2020-11-1365-597/+842
* reword unclear sentences, check for grammarRigel Kent2020-11-1213-28/+24
* Remove deprecated abuse apiChocobozzz2020-11-101-2/+2
* Rename upload button to publishChocobozzz2020-11-102-4/+4
* Try to optimize sha segments fetchingChocobozzz2020-11-101-0/+2
* Try to fix live segments checkChocobozzz2020-11-101-2/+8
* Fix channel deletionChocobozzz2020-11-101-0/+2
* Fix audio sync after saving replayChocobozzz2020-11-091-2/+2
* Add live info in watch pageChocobozzz2020-11-0922-25/+102
* Fix theater modeChocobozzz2020-11-091-0/+1
* Add check constraints live testsChocobozzz2020-11-091-1/+2
* Add warning below live stream key fieldChocobozzz2020-11-092-0/+4
* Add max lives limitChocobozzz2020-11-096-2/+46
* Add modal to display live informationChocobozzz2020-11-0914-16/+143
* Add thumbnail info if liveChocobozzz2020-11-093-4/+13
* Add ability to save live replayChocobozzz2020-11-0914-53/+130
* Check live duration and sizeChocobozzz2020-11-093-37/+97
* Add watch messages if live has not startedChocobozzz2020-11-0923-95/+207
* Live streaming implementation first stepChocobozzz2020-11-0928-109/+509
* 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
* Add possibility to share origin URL to video if it's not localJeena2020-10-292-1/+15
* jobs/logs view select and empty state visual improvementsRigel Kent2020-09-289-47/+101
* Fix privacy/channel select on uploadChocobozzz2020-09-043-4/+6
* Improve report labelsChocobozzz2020-09-032-2/+2
* Fix play of videos on iosChocobozzz2020-08-271-0/+2
* Add redirection on unavailable video due to follow constraintsChocobozzz2020-08-261-2/+19
* Avoid 404 when changing languageChocobozzz2020-08-261-5/+14
* Fix video block in abuse tableChocobozzz2020-08-261-1/+1
* Fix playlist element dropdown overflowChocobozzz2020-08-252-2/+2
* Fix z-index dropdown iconChocobozzz2020-08-251-0/+4
* Add ability to set a description to dynamic fieldsChocobozzz2020-08-213-1/+9
* Send videojs to action player hooksChocobozzz2020-08-211-1/+1
* Fix tokens loadingChocobozzz2020-08-211-2/+4
* Add ability to set custom field to video formChocobozzz2020-08-2118-61/+176
* Support plugin hooks in embedChocobozzz2020-08-202-106/+9
* Fix user video languages settingsChocobozzz2020-08-201-11/+35
* Update video-import-url.component.htmltest2a2020-08-191-1/+1
* Update video-import-torrent.component.htmltest2a2020-08-191-1/+1
* Fix responsive playlist elementsChocobozzz2020-08-192-2/+22
* Remove unused class in playlists elementsChocobozzz2020-08-191-8/+0
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-197-34/+54
* Fix video playlist resumingChocobozzz2020-08-192-9/+15
* Update playlist add component to accept multiple times the same videoChocobozzz2020-08-195-127/+285
* Fix playlist dropdown active colorChocobozzz2020-08-191-0/+4