aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* remember theme in localStorageRigel Kent2018-09-111-1/+12
|
* use focus-visible polyfill to improve keyboard navigationRigel Kent2018-09-1112-80/+32
| | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now.
* further enhance tools install explanationJosh Morel2018-09-111-2/+2
|
* Bumped to version v1.0.0-beta.12v1.0.0-beta.12Chocobozzz2018-09-112-2/+2
|
* Add beta 12 changelogChocobozzz2018-09-101-0/+68
|
* Update CREDITSChocobozzz2018-09-101-3/+23
|
* Upgrade translationsChocobozzz2018-09-104-2/+2881
|
* make HSTS opt-in and leave it to the reverse-proxyRigel Kent2018-09-092-2/+7
|
* 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-072-1/+2
|
* add vulnerability disclosure policyRigel Kent2018-09-063-2/+52
|
* draft "security.txt" spec integration (#1020)Austin Heap2018-09-065-2/+26
|
* 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-053-2/+5
|
* 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
|
* Try to improve remote tools explanationChocobozzz2018-09-041-1/+1
|
* 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.
* Move nodeinfo model in shared/Chocobozzz2018-09-043-2/+2
|
* check 'trending.videos.interval_days' config keyChocobozzz2018-09-041-0/+1
|
* Add overview videos to homepage optionsChocobozzz2018-09-041-0/+1
|
* Add index to startDate in video view tableChocobozzz2018-09-041-0/+3
|
* Do not import live streamingChocobozzz2018-09-041-0/+1
|
* Fix video import with URL with small titlesChocobozzz2018-09-041-2/+3
|
* Fix import videos duplicate detectionChocobozzz2018-09-041-2/+2
|
* Fix nsfw filterChocobozzz2018-09-043-2/+9
|
* Add video recomandation by tags (#1001)Jorropo2018-09-0412-72/+1068
| | | | | | | | | | * 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-0413-78/+138
|
* Add trending sort testsChocobozzz2018-09-041-0/+8
|
* Fix overview cacheChocobozzz2018-09-041-2/+2
|