0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/theming/tests
provokateurin c786e41a42 fix(theming): Return default theme if the user never selected a theme
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-07 19:13:29 +00:00
..
Controller fix(manifest): Check if app exists instead of accessing null as an array 2024-01-17 09:30:44 +01:00
data compress some images with tinypng.com 2020-05-22 13:07:11 +00:00
Service fix(theming): Return default theme if the user never selected a theme 2024-11-07 19:13:29 +00:00
Settings feat(theming): Add checkbox for force enable / disable blurry background 2024-07-11 18:23:48 +02:00
Themes fix(theming): Conitionally disable blur filter for performance 2024-07-11 18:23:43 +02:00
CapabilitiesTest.php fix(theming): Apply same logic on capabilities for primary color like on themes 2024-01-23 01:01:03 +01:00
IconBuilderTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ImageManagerTest.php Migrate applications away from deprecated ILogger 2023-09-21 11:57:21 +02:00
ServicesTest.php Phpunit 2022-04-21 19:00:28 +02:00
ThemingDefaultsTest.php test(theming): Fix broken footer links tests 2024-07-31 11:01:10 +02:00
UtilTest.php enh(theming): Adjust color utils to work as specified by WCAG (color contrast and luma calculation) 2023-12-19 11:33:15 +01:00