nextcloud/apps/theming/lib
Ferdinand Thiessen 83c5b9297a
fix(theming): Also provide default image as background by absolut URL
There was a regression that for the default theme the image was not set as the background.
Also the background was not always an absolut URL, only for custom images it was absolut,
for default images / shipped images it was relative.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-01 11:30:20 +02:00
..
AppInfo Migrate PHP imagick module check to new SetupCheck API 2024-01-11 11:28:59 +01:00
Command Merge pull request #38631 from nextcloud/theming-set-background-color-via-occ 2023-06-06 15:55:31 +02:00
Controller fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Jobs fix(theming): Fix query for configvalue as CLOB on OCI 2023-01-31 11:57:54 +01:00
Listener fix: Fix template parameter for some listeners 2024-01-30 10:57:15 +01:00
Migration chore: Remove old theming migration steps as they are only needed once 2024-02-14 11:13:06 +01:00
Service fix(theming): also apply enforced theme for guests 2024-06-17 07:22:41 +00:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SetupChecks Migrate PHP imagick module check to new SetupCheck API 2024-01-11 11:28:59 +01:00
Themes fix(theming): When selected a background image make header color independent of primary color 2024-05-28 16:49:02 +02:00
Capabilities.php fix(theming): Also provide default image as background by absolut URL 2024-07-01 11:30:20 +02:00
IconBuilder.php fix(theming): fix incorrectly inverted favicons 2024-03-11 11:01:39 +01:00
ImageManager.php Fix background removal check 2023-10-19 11:54:09 +02:00
ITheme.php Merge pull request #32231 from nextcloud/feat/theming-scheme-meta 2024-02-08 18:26:48 +01:00
ResponseDefinitions.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ThemingDefaults.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Util.php fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast 2023-12-19 10:20:33 -06:00