aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-156-9/+15
* Merge pull request #48440 from nextcloud/refactor/background-serviceFerdinand Thiessen2024-10-031-34/+28
|\
| * refactor(theming): Reduce duplicated code in `BackgroundService`refactor/background-serviceFerdinand Thiessen2024-09-281-34/+28
* | fix(theming): Use `AppConfig` for setting background imagefix/background-imageFerdinand Thiessen2024-09-281-1/+3
|/
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-12/+9
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-199-19/+20
* fix(a11y): Update OpenDyslexic from 0.920 to 2.001Joas Schilling2024-09-121-11/+3
* fix: Use migration instead of repair step for restoring custom colorFerdinand Thiessen2024-09-104-71/+311
* chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-103-42/+39
* fix: Add repair step to restore primary color after separating primary and ba...Ferdinand Thiessen2024-09-101-0/+64
* fix(theming): Allow to specify a userId manually in BackgroundServiceFerdinand Thiessen2024-09-102-21/+44
* fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-091-1/+3
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-092-8/+12
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-5/+5
* fix(css): refine css cleanupprotoclown2024-09-021-0/+2
* fix(css): re-use old --color-scrollbar variableprotoclown2024-09-024-6/+2
* fix: Properly calculate intermediate icon for touch icon generationJulius Härtl2024-09-011-17/+12
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-258-23/+23
* fix(theming): make cache buster depend on the app versionRichard Steinmetz2024-08-071-1/+3
* feat(theming): Update value of body container radiusMarco Ambrosini2024-08-011-4/+4
* Feat: update border radius variablesMarco Ambrosini2024-08-011-5/+11
* feat: add small font size variableMarco Ambrosini2024-07-311-0/+1
* Feat: update line heightMarco Ambrosini2024-07-311-1/+1
* fix(psalm): named attribute argumentMaxence Lange2024-07-291-1/+1
* refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
* fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-261-1/+1
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+23
* fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-131-1/+7
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-125-12/+37
* fix(theming): Don't reset the cachebuster value when we reset themingMarcel Müller2024-07-101-0/+4
* feat(theming): Provide `body-container-` variables through themingFerdinand Thiessen2024-07-041-6/+12
* feat(theming): Add checkbox for force enable / disable blurry backgroundFerdinand Thiessen2024-07-022-3/+12
* fix(theming): Conitionally disable blur filter for performanceFerdinand Thiessen2024-07-021-27/+31
* fix(theming): properly apply warning style to update outputRichard Steinmetz2024-06-191-2/+2
* fix(theming): also apply enforced theme for guestsskjnldsv2024-06-141-8/+22
* Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variablesMarco2024-06-141-1/+3
|\
| * Feat: Update apps/theming/lib/Themes/DefaultTheme.phpMarco2024-06-121-1/+1
| * Feat: add new clickable area variablesMarco Ambrosini2024-06-121-1/+3
* | Feat: reduce border radius element to 8 pxMarco Ambrosini2024-06-121-1/+1
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-3132-704/+64
* Merge pull request #45247 from nextcloud/add-border-widthFerdinand Thiessen2024-05-291-0/+3
|\
| * feat(theming): Add variable for border widthMarco Ambrosini2024-05-281-0/+3
* | Feat: Add temporary border-radius variableMarco Ambrosini2024-05-271-0/+1
|/
* fix(theming): Add some strict checking for userIdFerdinand Thiessen2024-05-211-1/+14
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-213-5/+5
* fix(settings): Return mean color of background image on setFerdinand Thiessen2024-05-212-8/+13
* fix: Always populate `--image-background`Ferdinand Thiessen2024-05-211-2/+3
* fix: cleanup theming app codeFerdinand Thiessen2024-05-215-30/+24
* fix(settings): Make background selector be responsive to user changesFerdinand Thiessen2024-05-213-38/+25
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-0/+1