nextcloud/apps/theming/lib
Côme Chilliet 7c637e31b3 fix(theming): Fix favicon and touchicon ratios
On some systems (depending on imagick version I think) the ratio would
 be messed up on the touchicon, favicon and link preview images.
This fixes it without breaking other systems.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-01-20 13:04:28 +00:00
..
AppInfo chore: Add SPDX header 2024-05-31 10:38:47 +02:00
Command refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Controller fix(theming): Correctly generate CSS for font themes 2025-07-11 19:49:14 +00: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-30 00:28:37 +00:00
Service fix: ensure enabled themes are set on the template 2025-04-04 09:23:45 +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 09:05:35 +00:00
Capabilities.php fix: Pass over product name as capability 2025-10-09 20:39:44 +02:00
IconBuilder.php fix(theming): Fix favicon and touchicon ratios 2026-01-20 13:04:28 +00: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 fix(theming): use IAppConfig instead of IConfig to set theming config 2025-08-29 14:09:54 +00:00
Util.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00