aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Fix pagination in my videos pageChocobozzz2019-05-216-18/+25
* Fix reordering playlistChocobozzz2019-05-171-1/+3
* Reset playlist add component when video changesChocobozzz2019-05-173-21/+48
* Fix playlist block with theater playerChocobozzz2019-05-171-0/+1
* Remove unnecessary CSS in menuChocobozzz2019-05-151-3/+0
* Merge branch 'master' into developChocobozzz2019-05-151-0/+3
|\
| * Fix too long name in menuChocobozzz2019-02-142-4/+7
| * Fix moderators that cannot access the muted servers tableChocobozzz2019-02-141-1/+1
| * Don't crash on error in notification popupChocobozzz2019-02-141-67/+73
* | Use HLS by default if enabledChocobozzz2019-05-142-1/+13
* | Update translationsChocobozzz2019-05-1412-58/+982
* | Fix zh-Hant-TW buildChocobozzz2019-05-132-6/+35
* | Lazy load dropdown info on clickChocobozzz2019-05-132-9/+2
* | Fix russian buildChocobozzz2019-05-132-0/+418
* | Fix client buildChocobozzz2019-05-132-49/+38
* | Fix hotkeys div overflowChocobozzz2019-05-131-5/+4
* | Fix playlists with unauthenticated usersChocobozzz2019-05-132-6/+4
* | Move video watch playlist in its own componentChocobozzz2019-05-139-193/+227
* | Fix component reuse on channel/account videosChocobozzz2019-05-133-14/+16
* | Fix greek labelChocobozzz2019-05-131-2/+2
* | Add japanese supportChocobozzz2019-05-1343-10339/+29143
* | Fix top menu dropdownChocobozzz2019-05-132-2/+13
* | Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
* | Optimize video update page loadChocobozzz2019-04-251-25/+26
* | Wait config before loading login/signupChocobozzz2019-04-254-5/+28
* | Fix contact admin button overflowChocobozzz2019-04-251-0/+2
* | No border radius for thumbnails on small screensChocobozzz2019-04-251-0/+1
* | Case insensitive loginChocobozzz2019-04-251-1/+1
* | Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
* | Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
* | Add default playlist imageChocobozzz2019-04-242-1/+6
* | _miniature.scss .blur-filter from 5px blur to 20pxZig-032019-04-181-1/+1
* | Add user adminFlagsChocobozzz2019-04-156-5/+35
* | Fix privacy warning position on mobileChocobozzz2019-04-155-7/+19
* | Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
* | Add automated dev setup using GitpodJan Keromnes2019-04-121-1/+1
* | Fix my account settings responsiveChocobozzz2019-04-114-2/+20
* | Add debug component to help admins to fix IP issuesChocobozzz2019-04-1112-10/+130
* | Fix videos list margin with hidden menuChocobozzz2019-04-114-22/+23
* | Add logs page in clientChocobozzz2019-04-1119-25/+358
* | Add logs endpointChocobozzz2019-04-109-40/+0
* | Add ability to disable trackerChocobozzz2019-04-107-18/+46
* | Add new instance follower notification in clientChocobozzz2019-04-096-19/+31
* | Add newInstanceFollower in notification settingsChocobozzz2019-04-092-3/+6
* | Add delete/manual approval instance followers in clientChocobozzz2019-04-087-21/+149
* | Fix privacy label displayChocobozzz2019-04-082-2/+12
* | Handle actions in other videos sectionChocobozzz2019-04-083-2/+4
* | 2 rows per overview sectionChocobozzz2019-04-052-74/+90
* | Add auto blacklist info in feature tableChocobozzz2019-04-051-0/+4
* | Improve playlist element styleChocobozzz2019-04-056-43/+49