aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* rename manifestBO412018-09-202-2/+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 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
|
* Basic video redundancy implementationChocobozzz2018-09-1310-12/+112
|
* 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-119-10/+23
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* 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-0736-8021/+5850
|
* 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
|
* Fix channels search on mobileChocobozzz2018-09-051-21/+43
|
* Fix video add background colorChocobozzz2018-09-051-2/+2
|
* Fix watch page responsiveChocobozzz2018-09-057-48/+26
|
* Fix menu on mobileChocobozzz2018-09-052-21/+13
|
* hotkey to toggle dark themeRigel Kent2018-09-041-1/+12
|
* add theming via css custom propertiesRigel Kent2018-09-0425-55/+140
| | | | and a bonus dark color theme toggle
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-045-8/+27
|
* Fix overview page on mobileChocobozzz2018-09-044-35/+43
|
* Fix search results on mobileChocobozzz2018-09-043-4/+9
|
* Better label for video privaciesChocobozzz2018-09-049-17/+52
|
* Making password change erroring more friendlyJorropo2018-09-042-9/+24
| | | | | | If you leave the form but the 2 password is different a big red boxappears to warn you (no need to click on the button).The submit buttonis desactivated if the 2 password isn't the same.
* Add overview videos to homepage optionsChocobozzz2018-09-041-0/+1
|
* Add video recomandation by tags (#1001)Jorropo2018-09-0410-27/+69
| | | | | | | | | | * Recommendation by tags (thx bradsk88) Thx bradsk88 for the help. * Prefer jest-preset-angular to skip need for babel config * Fix jest
* Add federation to ownership changeChocobozzz2018-09-041-2/+2
|