aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Util.php
Commit message (Expand)AuthorAgeFilesLines
* generate user themed iconsSimon L2022-11-181-0/+17
* Fix logo invertJohn Molakvoæ2022-11-161-8/+8
* Lint and psalm fixJohn Molakvoæ2022-04-211-5/+5
* PhpunitJohn Molakvoæ2022-04-211-1/+1
* Start theming providersJoas Schilling2022-04-211-48/+27
* Fix psalm issues in theming appCarl Schwan2022-01-261-4/+3
* Follow upstream security recommandationCarl Schwan2021-12-021-4/+3
* Add rgb to hsl converterCarl Schwan2021-12-021-4/+41
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Optimize chek if background is themedJulius Härtl2020-11-231-8/+1
* override default dashboard background with theming oneJulien Veyssier2020-11-131-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Precalculate the primary element color for dark mode tooJoas Schilling2020-06-261-4/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+6
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Migrate leafo/scssphp to scssphp/scssphpChristoph Wurst2020-01-231-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* The array and string offset access syntax using curly braces is deprecated.Daniel Kesselberg2019-07-211-1/+1
* Darken element color and add exception for primary buttonsJulius Härtl2019-03-271-1/+1
* Adapts the theming util to the new core logo image pathMichael Weimann2018-10-041-2/+2
* Make the default element color for bright theming colors lighterJulius Härtl2018-08-301-1/+1
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* More detailed theming capabilitiesJulius Härtl2018-01-101-0/+12
* Adjust theming color calculations using sRGB lumaJulius Härtl2018-01-081-8/+27
* Theming: expose element color though capabilities APIJulius Härtl2017-11-071-2/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Change invertion threshold to 55%Julius Härtl2017-09-021-1/+1
* Use same lightness calculation as the SCSS compiler for themingJulius Härtl2017-08-011-4/+7
* Prefer custom theme over theming appJulius Härtl2017-07-121-0/+13
* Use appdata logo when generating iconsJulius Härtl2017-05-171-9/+18
* Add proper default value for datadirMorris Jobke2017-01-191-1/+1
* Use IAppManager instead of OC_AppJulius Haertl2016-11-181-30/+43
* Sanitize input and small fixesJulius Haertl2016-11-181-30/+46
* Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-9/+5
* Improve unit tests for image generationJulius Haertl2016-11-181-0/+84
* Fix testsJoas Schilling2016-07-281-6/+6
* Move classes to PSR-4Joas Schilling2016-07-281-0/+84