aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
...
* Disable auto-focus markdown textarea on touchdeviceskimsible2020-11-181-2/+6
* Memorize scroll position when maximized mode used with markdown textareakimsible2020-11-181-1/+8
* Fix client buildChocobozzz2020-11-171-3/+3
* Refactor markdown/sanitize html codeChocobozzz2020-11-172-41/+14
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-178-41/+117
* Fix about scrolling behaviourChocobozzz2020-11-162-11/+17
* Fix channel's playlist infinite scrollingChocobozzz2020-11-161-1/+1
* Replace keyboard shortcut iconChocobozzz2020-11-164-32/+6
* Use badge in video block listChocobozzz2020-11-163-16/+15
* In my account -> in my libraryChocobozzz2020-11-162-3/+3
* Refactor rest table search filterChocobozzz2020-11-169-115/+61
* Put admin actions on the leftChocobozzz2020-11-164-26/+26
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-1612-13/+499
|\
| * Add admin view to manage commentsChocobozzz2020-11-168-43/+160
| * Implement video comment list in adminChocobozzz2020-11-139-4/+373
* | 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-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