nextcloud/apps
nfebe 625c1264fe fix(theming): Correctly generate CSS for font themes
Fixes a regression from dropping the SCSS compiler that broke
font themes like OpenDyslexic. The old code relied on the SCSS
compiler to automatically correct the order of the CSS rules,
ensuring the @font-face declaration was always valid.
The server now correctly generates the `@font-face` rule at
the top level of the stylesheet, fixing the previously invalid nested CSS.

Introduced in : f1448fcf07

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-07-11 12:27:41 +01:00
..
admin_audit fix(l10n): Update translations from Transifex 2025-07-01 00:12:14 +00:00
cloud_federation_api fix(l10n): Update translations from Transifex 2025-07-03 00:12:18 +00:00
comments fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00
contactsinteraction fix(l10n): Update translations from Transifex 2025-07-03 00:12:18 +00:00
dashboard fix(l10n): Update translations from Transifex 2025-07-04 00:12:11 +00:00
dav Merge pull request #53893 from nextcloud/fix/cleanup-loadapp-calls 2025-07-10 15:06:05 +02:00
encryption fix(l10n): Update translations from Transifex 2025-07-05 00:12:03 +00:00
federatedfilesharing fix(l10n): Update translations from Transifex 2025-07-09 00:12:29 +00:00
federation fix(l10n): Update translations from Transifex 2025-07-04 00:12:11 +00:00
files fix(l10n): Update translations from Transifex 2025-07-11 00:12:23 +00:00
files_external style(PHP): code cleanup, no effective changes 2025-07-10 23:21:16 +02:00
files_reminders Merge pull request #53767 from nextcloud/jtr-fix-files-reminders-disabled 2025-07-07 21:02:29 +02:00
files_sharing fix(l10n): Update translations from Transifex 2025-07-09 00:12:29 +00:00
files_trashbin fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00
files_versions fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-04-10 00:22:46 +00:00
oauth2 chore: run rector 2025-07-01 22:45:52 +02:00
profile fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00
provisioning_api fix: force lowercase emails 2025-07-10 09:10:01 +02:00
settings fix(l10n): Update translations from Transifex 2025-07-11 00:12:23 +00:00
sharebymail chore: run rector 2025-07-01 22:45:52 +02:00
systemtags refactor(files): add active folder to active store and refactor 2025-07-07 10:52:20 +02:00
testing chore: run rector 2025-07-01 22:45:52 +02:00
theming fix(theming): Correctly generate CSS for font themes 2025-07-11 12:27:41 +01:00
twofactor_backupcodes chore: run rector 2025-07-01 22:45:52 +02:00
updatenotification fix(l10n): Update translations from Transifex 2025-07-05 00:12:03 +00:00
user_ldap fix(l10n): Update translations from Transifex 2025-07-11 00:12:23 +00:00
user_status chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +02:00
weather_status fix(l10n): Update translations from Transifex 2025-07-05 00:12:03 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00
workflowengine fix(l10n): Update translations from Transifex 2025-07-08 00:12:13 +00:00