aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* autofocus first field on loginRigel Kent2018-09-222-1/+4
* i18n in video-editRigel Kent2018-09-211-4/+4
* Upgrade client dependenciesChocobozzz2018-09-212-2/+1
* fix nav tab and tag color in dark themeRigel Kent2018-09-202-3/+12
* fix SEO tags and attributesRigel Kent2018-09-202-3/+3
* Add a message if the user don't have any subscriptionsChocobozzz2018-09-202-0/+4
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2018-34/+138
|\
| * Improve responsive on small screensChocobozzz2018-09-204-3/+45
| * Improve videos list client performanceChocobozzz2018-09-204-10/+20
| * Improve message when removing a userChocobozzz2018-09-201-1/+2
| * Fix admin access to moderatorsChocobozzz2018-09-192-3/+17
| * Don't get recommended videos twiceChocobozzz2018-09-193-8/+12
| * Fix client buildChocobozzz2018-09-181-1/+1
| * Try to improve infinite paginationChocobozzz2018-09-173-7/+37
| * adding missing i18n for schedule optionRigel Kent2018-09-171-1/+1
| * Fix description/comments max widthChocobozzz2018-09-171-0/+1
| * Fix "no results" on overview pageChocobozzz2018-09-171-0/+2
| * Fix tag search on overview pageChocobozzz2018-09-141-1/+1
* | add css custom properties for the left menuRigel Kent2018-09-131-4/+4
|/
* Basic video redundancy implementationChocobozzz2018-09-1310-12/+112
* Fix video views incrementChocobozzz2018-09-131-1/+1
* Fix video channel deletionChocobozzz2018-09-131-1/+1
* Fix client buildChocobozzz2018-09-125-33/+13
* update hotkeys to include user-specific routesRigel Kent2018-09-113-6/+31
* wrap the hotkeys component to allow templating :art:Rigel Kent2018-09-119-4/+198
* specify shift in keyboard shortcuts cheatsheetRigel Kent2018-09-112-4/+4
* remember theme in localStorageRigel Kent2018-09-111-1/+12
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-118-9/+20
* use css class for loading bar colorRigel Kent2018-09-071-1/+1
* Update translationsChocobozzz2018-09-071-5/+4
* move theme toggle icon to the rightRigel Kent2018-09-062-3/+4
* Fix video channel url in watch pageChocobozzz2018-09-061-1/+1
* refactor theme toggle into a serviceRigel Kent2018-09-066-36/+46
* Align other videos block on small screensChocobozzz2018-09-061-5/+1
* Unsubscribe from the routerChocobozzz2018-09-061-3/+10
* Fix video player theatre modeChocobozzz2018-09-061-3/+2
* fix comment and top-menu placement regressionsRigel Kent2018-09-053-2/+7
* Dislike bar in the same color as the buttonChocobozzz2018-09-051-2/+7
* Put "start at" at the top of the modalChocobozzz2018-09-051-7/+8
* Clean up change password validationChocobozzz2018-09-054-29/+27
* Use dropdown in my account -> "my library"Chocobozzz2018-09-053-8/+64
* Fix channels search on mobileChocobozzz2018-09-051-21/+43
* Fix video add background colorChocobozzz2018-09-051-2/+2
* Fix watch page responsiveChocobozzz2018-09-055-46/+21
* Fix menu on mobileChocobozzz2018-09-051-5/+12
* hotkey to toggle dark themeRigel Kent2018-09-041-1/+12
* add theming via css custom propertiesRigel Kent2018-09-0420-33/+69
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-044-8/+21
* Fix overview page on mobileChocobozzz2018-09-043-35/+14
* Fix search results on mobileChocobozzz2018-09-043-4/+9