nextcloud/apps/theming/lib
Joas Schilling b8fde8b7cb
fix(theming): Instead of expecting a warning handle it properly
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-20 23:06:27 +02:00
..
AppInfo chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Command fix(theming) include 'background_color' in list of supported keys 2025-03-08 11:28:06 +01:00
Controller chore(theming): remove scssphp and just native nested CSS 2025-04-22 09:51:04 +02:00
Jobs refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Migration fix(theming): Do not throw in background color migration 2025-01-29 15:32:43 +01:00
Service fix: ensure enabled (enforced) themes are always set on template layout 2025-04-04 10:16:34 +02:00
Settings refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
SetupChecks chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Themes fix(theming): high contrast themes scrollbar 2025-02-05 08:36:14 +01:00
Capabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
IconBuilder.php fix(theming): Instead of expecting a warning handle it properly 2025-05-20 23:06:27 +02:00
ImageManager.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
ITheme.php chore: Add SPDX header 2024-05-31 10:38:47 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-05-31 10:38:47 +02:00
ThemingDefaults.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Util.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00