aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade client dependenciesChocobozzz2018-09-2110-1425/+1265
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-204-11/+26
|
* 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
|
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-2031-151/+268
|\
| * Fix client e2e testsChocobozzz2018-09-202-4/+7
| |
| * Improve responsive on small screensChocobozzz2018-09-205-4/+45
| |
| * Improve videos list client performanceChocobozzz2018-09-205-11/+29
| |
| * Improve message when removing a userChocobozzz2018-09-201-1/+2
| |
| * rename manifestBO412018-09-203-4/+4
| |
| * 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 ios player playback/subtitles menuChocobozzz2018-09-176-107/+110
| |
| * 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-133-4/+8
|/
* Basic video redundancy implementationChocobozzz2018-09-1310-12/+112
|
* Bumped to version v1.0.0-beta.13v1.0.0-beta.13Chocobozzz2018-09-131-1/+1
|
* Fix video views incrementChocobozzz2018-09-131-1/+1
|
* Fix video channel deletionChocobozzz2018-09-131-1/+1
|
* Update translationsChocobozzz2018-09-133-86/+3515
|
* Fix client buildChocobozzz2018-09-125-33/+13
|
* update hotkeys to include user-specific routesRigel Kent2018-09-114-7/+32
| | | | also fix left-menu width
* 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-1111-78/+30
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* Bumped to version v1.0.0-beta.12v1.0.0-beta.12Chocobozzz2018-09-111-1/+1
|
* Upgrade translationsChocobozzz2018-09-104-2/+2881
|
* add input color to cope with browser themesRigel Kent2018-09-091-1/+2
|
* use css class for loading bar colorRigel Kent2018-09-072-3/+3
|
* Update translationsChocobozzz2018-09-0737-8021/+5853
|
* move .sass-lint.yml to client/Rigel Kent2018-09-071-0/+30
|
* move theme toggle icon to the rightRigel Kent2018-09-063-4/+5
|
* 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-062-4/+3
|
* fix comment and top-menu placement regressionsRigel Kent2018-09-053-2/+7
|
* Fix occitan labelChocobozzz2018-09-052-2/+2
|
* Dislike bar in the same color as the buttonChocobozzz2018-09-051-2/+7
|
* Put "start at" at the top of the modalChocobozzz2018-09-054-27/+25
|
* Clean up change password validationChocobozzz2018-09-054-29/+27
|
* Use dropdown in my account -> "my library"Chocobozzz2018-09-053-8/+64
|