nextcloud-server/apps/theming/tests
Ferdinand Thiessen a1c846bfb1
fix(theming): Do not throw in background color migration
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 20:29:53 +07:00
..
Controller fix(theming): Harden admin web link settings 2025-01-27 17:58:55 +07:00
Migration fix(theming): Do not throw in background color migration 2025-01-31 20:29:53 +07:00
Service fix(theming): Return default theme if the user never selected a theme 2024-11-07 19:18:13 +07:00
Settings feat(theming): Add checkbox for force enable / disable blurry background 2024-07-02 17:31:43 +07:00
Themes fix(tests): Test OTF font file 2024-09-15 21:33:52 +07:00
data
CapabilitiesTest.php
IconBuilderTest.php
ImageManagerTest.php
ServicesTest.php
ThemingDefaultsTest.php chore: Use `IAppConfig` instead of `IConfig->getAppValue` 2024-09-11 15:20:23 +07:00
UtilTest.php