aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Improve playlist element styleChocobozzz2019-04-056-43/+49
* video add to playlist component -> onpush strategyChocobozzz2019-04-0511-13/+46
* Add video miniature dropdownChocobozzz2019-04-0536-301/+643
* Refactor videos selection componentsChocobozzz2019-04-0515-288/+323
* Refactor video miniaturesChocobozzz2019-04-0316-242/+199
* Set thumbnail heightChocobozzz2019-04-031-2/+2
* Improve abstract videos listChocobozzz2019-04-033-15/+32
* Update translationsChocobozzz2019-04-031-2/+2
* tslint updateChocobozzz2019-04-028-10/+9
* Update client depChocobozzz2019-04-024-4/+2
* Upgrade server depChocobozzz2019-04-021-1/+1
* Restore videos list componentsChocobozzz2019-04-0223-455/+393
* add quarantine videos feature (#1637)Josh Morel2019-04-0218-17/+381
* Fix custom CSS helpChocobozzz2019-03-201-8/+8
* Add icon to delete history buttonChocobozzz2019-03-202-8/+8
* Add my library section in menuChocobozzz2019-03-207-75/+138
* Improve comment deletion messageChocobozzz2019-03-202-0/+14
* Handle theater mode for playlistsChocobozzz2019-03-183-173/+225
* Add playlist channel validator when playlist is publicChocobozzz2019-03-186-21/+47
* Add video channel viewChocobozzz2019-03-1824-44/+245
* Remove jest testsChocobozzz2019-03-182-88/+0
* Playlist support in watch pageChocobozzz2019-03-1815-286/+628
* Playlist reorder supportChocobozzz2019-03-186-71/+180
* Playlist videos componentChocobozzz2019-03-1813-29/+284
* Add to playlist dropdownChocobozzz2019-03-1835-55/+756
* Add/update/delete/list my playlistsChocobozzz2019-03-1839-117/+909
* Rename streaming playlists routes/directoriesChocobozzz2019-03-181-2/+2
* Add NSFW info in about pageChocobozzz2019-02-215-1/+26
* Move user registration info in features tableChocobozzz2019-02-214-38/+13
* Don't close help popover when clicking insideChocobozzz2019-02-211-1/+1
* Update E2E testsChocobozzz2019-02-213-12/+18
* Video abuse notification is not only for local videosChocobozzz2019-02-201-1/+1
* Refactor ellipsis CSSChocobozzz2019-02-205-20/+11
* Correctly fix video import notificationChocobozzz2019-02-202-2/+3
* Add isNSFW instance configuration keyChocobozzz2019-02-204-2/+12
* Add hover effect on video miniatureChocobozzz2019-02-203-3/+38
* Increase thumbnails sizeChocobozzz2019-02-203-4/+4
* Increase player default size to 66vhChocobozzz2019-02-201-2/+2
* Add user notification animationChocobozzz2019-02-2013-20/+123
* Lazy import some modulesChocobozzz2019-02-1517-70/+97
* Fix too long name in menuChocobozzz2019-02-152-4/+7
* Fix moderators that cannot access the muted servers tableChocobozzz2019-02-151-1/+1
* Don't crash on error in notification popupChocobozzz2019-02-151-67/+73
* Add search by original publication dateAndrés Maldonado2019-02-123-1/+78
* Fix negative seconds by displaying 0 instead (#1445) (#1625)zacharystenger2019-02-121-1/+1
* Move original publication date in advanced settingsChocobozzz2019-02-113-46/+50
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-11130-599/+970
|\
| * Move enabled download/comments in advanced tabChocobozzz2019-02-111-10/+10
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-11286-1800/+4918
| |\
| | * Cleanup reset user password by adminChocobozzz2019-02-118-54/+42