aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/UtilTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-3/+4
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-1/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-23/+23
* chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-23/+8
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-311-24/+2
* enh(theming): Adjust color utils to work as specified by WCAG (color contrast...Ferdinand Thiessen2023-12-151-5/+24
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-2/+2
* fix loading custom logo imageRobin Appelman2023-05-221-2/+2
* adjust testsSimon L2023-05-111-7/+22
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-041-1/+1
* Fix logo invertJohn Molakvoæ2022-11-161-1/+5
* PhpunitJohn Molakvoæ2022-04-211-4/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* 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