aboutsummaryrefslogtreecommitdiffstats
path: root/apps/accessibility/lib
Commit message (Expand)AuthorAgeFilesLines
* Load accessibilityoca scriptJulius Härtl2020-07-221-0/+1
* Use \OCP\IContainer::injectFn to boot the Accessibility appChristoph Wurst2020-07-031-12/+5
* Fix dark mode for guestsJoas Schilling2020-06-231-1/+1
* Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-s...Joas Schilling2020-06-222-3/+15
|\
| * Respect "prefers-color-scheme" media selector for guestsJoas Schilling2020-06-102-3/+15
* | Move accessibility js route to static js and initial stateRoeland Jago Douma2020-06-173-71/+75
* | Migrate Accessibility app to new bootstrap mechanismChristoph Wurst2020-06-172-21/+48
|/
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-5/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-3/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-6/+6
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-313-1/+6
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-262-5/+5
|/
* FIx logging in accessibility controllerJoas Schilling2020-02-201-1/+1
* Do not use translation-concatenationJoas Schilling2020-02-121-0/+3
* Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst2020-01-231-3/+3
* Update license headersChristoph Wurst2019-12-057-11/+35
* Some php-cs fixesRoeland Jago Douma2019-11-223-4/+4
* Fix accessibilityJohn Molakvoæ (skjnldsv)2019-11-202-19/+50
* Removed duplicate defintion of app name and rebased/rebuilt.Janis Köhr2019-09-162-13/+11
* Added copyright for contributionJanis Köhr2019-09-165-2/+5
* Change name of high contrast theme to high contrast modeJanis Köhr2019-09-161-3/+3
* Add highcontrast style for dark modeJanis Köhr2019-09-161-0/+3
* Changed highcontrast from array (theme) to object (flag/filter)Janis Köhr2019-09-162-5/+3
* Added migration stepJanis Köhr2019-09-161-0/+89
* Add theme class for selected theme to body, fix for accessibility theme selec...Janis Köhr2019-09-164-16/+40
* Remove beta from dark theme name ref #16076Greta Doci2019-07-051-1/+1
* Do not cut full color on accessibility svg color invertJohn Molakvoæ (skjnldsv)2019-03-041-1/+9
* Accessibility: Simplify design, more obvious selectabilityJan-Christoph Borchardt2019-02-211-1/+1
* Don't require Same Site Cookies on accessibility assetsThomas Citharel2018-11-261-0/+2
* Adjust accessibility app color replacementJulius Härtl2018-10-291-1/+1
* Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-2/+2
* Merge pull request #11533 from nextcloud/accessibility-cache-fixesMorris Jobke2018-10-243-7/+24
|\
| * Added cache override to ensure an always up-to-date accessibility cssJohn Molakvoæ (skjnldsv)2018-10-023-7/+24
* | If there is no UID do not explode accessibility javascriptRoeland Jago Douma2018-10-221-1/+9
* | Fix illegible text color in columns Size and Modified on dark theme: rework a...Alexey Pyltsyn2018-10-182-0/+37
|/
* Move SCSS variable fetching before the variables.scss to properly calculate c...Julius Härtl2018-08-291-1/+1
* Add default theming into accessibility compilerJohn Molakvoæ (skjnldsv)2018-08-151-1/+34
* Only darkJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Fixed icons detection and cachingJohn Molakvoæ (skjnldsv)2018-07-191-3/+23
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-0/+1
* Clarify beta state of dark themeJan-Christoph Borchardt2018-07-171-4/+4
* Merging highcontrast themesJohn Molakvoæ (skjnldsv)2018-06-251-6/+0
* Fix webrootJohn Molakvoæ (skjnldsv)2018-06-251-1/+1
* ComplianceJohn Molakvoæ (skjnldsv)2018-06-251-30/+4
* Fixed webroot detectionJohn Molakvoæ (skjnldsv)2018-06-251-3/+59
* Fix css urlJohn Molakvoæ (skjnldsv)2018-06-252-5/+12