Commit Graph

551 Commits (aef905a13bc426e4f4898f46997977d4907bc1b6)

Author SHA1 Message Date
Joas Schilling b8fde8b7cb
fix(theming): Instead of expecting a warning handle it properly 5 months ago
Ferdinand Thiessen f1448fcf07
chore(theming): remove scssphp and just native nested CSS 6 months ago
Ferdinand Thiessen cfdd691f28
fix: ensure enabled (enforced) themes are always set on template layout 6 months ago
doubleO8 da51459022 fix(theming) include 'background_color' in list of supported keys 7 months ago
Simon L. 6235ed6222 feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on supported browsers 7 months ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 8 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 8 months ago
Simon L. 0bd624d0fe
feat(theming): allow to disable standalone windows 8 months ago
skjnldsv 6679c428f6 fix(theming): high contrast themes scrollbar 8 months ago
Ferdinand Thiessen bf7dc2f2e7
fix(theming): Do not throw in background color migration 8 months ago
Ferdinand Thiessen ff835faf7b
fix(theming): Harden admin web link settings 8 months ago
Kostiantyn Miakshyn 438528b850 fix: Apply enforce theme config for anonymous users as well 9 months ago
provokateurin 085d4c9364
refactor(OpenAPI): Adjust scopes to match previous behavior 9 months ago
provokateurin 7cb295fcf4
fix(theming): Return default theme if the user never selected a theme 11 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
Ferdinand Thiessen 9949bcf7a0
refactor(theming): Reduce duplicated code in `BackgroundService` 1 year ago
Ferdinand Thiessen 60083b1b5f
fix(theming): Use `AppConfig` for setting background image 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Joas Schilling 599a94fc9a
fix(a11y): Update OpenDyslexic from 0.920 to 2.001 1 year ago
Ferdinand Thiessen 531862d474
fix: Use migration instead of repair step for restoring custom color 1 year ago
Ferdinand Thiessen c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue` 1 year ago
Ferdinand Thiessen ee1585d809
fix: Add repair step to restore primary color after separating primary and background 1 year ago
Ferdinand Thiessen 4efd39ec23
fix(theming): Allow to specify a userId manually in BackgroundService 1 year ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 1 year ago
provokateurin 0a3093d05d
fix(theming): Use NavigationManager to handle default entries 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
protoclown b711da7393 fix(css): refine css cleanup 1 year ago
protoclown d1f82e7fc7 fix(css): re-use old --color-scrollbar variable 1 year ago
Julius Härtl 463c21d25a
fix: Properly calculate intermediate icon for touch icon generation 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Richard Steinmetz 087f74806d
fix(theming): make cache buster depend on the app version 1 year ago
Marco Ambrosini e10f0dc38b
feat(theming): Update value of body container radius 1 year ago
Marco Ambrosini 92e27a24f8
Feat: update border radius variables 1 year ago
Marco Ambrosini 9855485b0d feat: add small font size variable 1 year ago
Marco Ambrosini e537728dd1 Feat: update line height 1 year ago
Maxence Lange dd0099c69f fix(psalm): named attribute argument 1 year ago
provokateurin 79d9f2ebf6
refactor(theming): Replace security annotations with respective attributes 1 year ago
Ferdinand Thiessen 39e163a192
fix(styles): Make sure footer with legal links is shown correctly 1 year ago
Joas Schilling 693a81bfa3
fix(mail): Fix big logos in mail templates for Outlook 1 year ago
skjnldsv 1d00f48d26 fix(theming): enforce theme should still provide dark as fallback 1 year ago
Ferdinand Thiessen d5dc6b2476
feat(theming): Allow shipped backgrounds to have a dark variant 1 year ago
Marcel Müller 4f12584310 fix(theming): Don't reset the cachebuster value when we reset theming 1 year ago
Ferdinand Thiessen c9e8cdd7ad feat(theming): Provide `body-container-` variables through theming 1 year ago
Ferdinand Thiessen 2d827d0ed4
feat(theming): Add checkbox for force enable / disable blurry background 1 year ago
Ferdinand Thiessen 697a963243
fix(theming): Conitionally disable blur filter for performance 1 year ago
Richard Steinmetz 9c930146a5
fix(theming): properly apply warning style to update output 1 year ago
skjnldsv 88e83d9c5a fix(theming): also apply enforced theme for guests 1 year ago