summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/UtilTest.php
Commit message (Expand)AuthorAgeFilesLines
* Optimize chek if background is themedJulius Härtl2020-11-231-18/+5
* Precalculate the primary element color for dark mode tooJoas Schilling2020-06-261-0/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Fix light primary button stylingJulius Härtl2019-03-271-1/+1
* Adapts the theming util to the new core logo image pathMichael Weimann2018-10-041-1/+1
* Fixes the logo testMichael Weimann2018-10-031-2/+2
* Make the default element color for bright theming colors lighterJulius Härtl2018-08-301-1/+1
* More detailed theming capabilitiesJulius Härtl2018-01-101-2/+31
* Add colors to testsJulius Härtl2018-01-081-7/+13
* Update license headersMorris Jobke2017-11-061-0/+2
* Prefer custom theme over theming appJulius Härtl2017-07-121-0/+20
* Use appdata logo when generating iconsJulius Härtl2017-05-171-12/+25
* Use IAppManager instead of OC_AppJulius Haertl2016-11-181-1/+15
* Sanitize input and small fixesJulius Haertl2016-11-181-2/+2
* Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+2
* Improve unit tests for image generationJulius Haertl2016-11-181-2/+59
* Fix testsJoas Schilling2016-07-281-12/+20
* Move classes to PSR-4Joas Schilling2016-07-281-0/+89