nextcloud/apps/theming/lib
Ferdinand Thiessen 32ac5e7af8
fix(theming): Make sure the footer is hidden if not content is rendered
Previously the footer was empty, but the backdrop was still shown.
This hides the footer if no text content was defined.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-02 14:55:34 +01:00
..
AppInfo add separate event for rendering login page template 2023-08-17 10:57:56 +02:00
Command Merge pull request #38631 from nextcloud/theming-set-background-color-via-occ 2023-06-06 15:55:31 +02:00
Controller feat(theming): Allow to configure default apps and app order in frontend settings 2023-10-20 00:24:17 +02:00
Jobs fix(theming): Fix query for configvalue as CLOB on OCI 2023-01-31 11:57:54 +01:00
Listener feat(theming): Allow to configure default apps and app order in frontend settings 2023-10-20 00:24:17 +02:00
Migration l10n: Fixed grammar 2023-02-11 21:54:06 +01:00
Service fix(theming): Make changes on primary color less invasiv 2023-10-27 12:56:23 +02:00
Settings feat(theming): Allow to reset the user defined app order to the default value 2023-10-21 03:52:25 +02:00
Themes fix(theming): Make changes on primary color less invasiv 2023-10-27 12:56:23 +02:00
Capabilities.php theming: Add OpenAPI spec 2023-07-10 17:25:58 +02:00
IconBuilder.php Fix Psalm code scanning alerts 2021-07-12 20:05:44 +02:00
ImageManager.php Fix background removal check 2023-10-19 11:54:09 +02:00
ITheme.php Font fixes and design update for theme picker 2022-04-21 09:31:07 +02:00
ResponseDefinitions.php theming: Add OpenAPI spec 2023-07-10 17:25:58 +02:00
ThemingDefaults.php fix(theming): Make sure the footer is hidden if not content is rendered 2023-11-02 14:55:34 +01:00
Util.php fix loading custom logo image 2023-05-22 15:10:54 +02:00