aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
...
* | chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-23/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-2/+2
|/
* fix: Use migration instead of repair step for restoring custom colorFerdinand Thiessen2024-09-107-74/+315
* chore: Use `IAppConfig` instead of `IConfig->getAppValue`Ferdinand Thiessen2024-09-105-99/+108
* fix: Add repair step to restore primary color after separating primary and ba...Ferdinand Thiessen2024-09-104-0/+67
* fix(theming): Allow to specify a userId manually in BackgroundServiceFerdinand Thiessen2024-09-102-21/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-102-0/+4
* fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-092-2/+8
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-095-16/+26
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-072-0/+4
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-5/+5
* Merge pull request #47690 from nextcloud/chore/themingJohn Molakvoæ2024-09-041-8/+8
|\
| * chore(theming): Increase app versionFerdinand Thiessen2024-09-021-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-032-0/+4
|/
* fix(css): refine css cleanupprotoclown2024-09-022-0/+3
* fix(css): re-use old --color-scrollbar variableprotoclown2024-09-025-7/+2
* Merge pull request #47670 from nextcloud/fix/touchicon-calcJulius Härtl2024-09-021-17/+12
|\
| * fix: Properly calculate intermediate icon for touch icon generationJulius Härtl2024-09-011-17/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-302-0/+18
|/
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2510-32/+32
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-244-2/+22
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-39/+39
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-0/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-172-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-154-8/+22
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-132-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-104-0/+14
* fix(theming): make cache buster depend on the app versionRichard Steinmetz2024-08-071-1/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-022-8/+8
* feat(theming): Update value of body container radiusMarco Ambrosini2024-08-013-5/+7
* Feat: update border radius variablesMarco Ambrosini2024-08-012-9/+22
* feat: add small font size variableMarco Ambrosini2024-07-312-0/+2
* Merge branch 'master' into feat/update-line-heightMarco2024-07-312-0/+4
|\
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+4
* | Feat: update line heightMarco Ambrosini2024-07-312-2/+2
|/
* fix(psalm): named attribute argumentMaxence Lange2024-07-291-1/+1
* refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
* test(theming): Fix broken footer links testsprovokateurin2024-07-271-3/+3
* fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-261-1/+1
* fix(theming): Use version with less color banding for dark variantFerdinand Thiessen2024-07-251-0/+0
* chore(theming): Adjust dark variant of the new default backgroundFerdinand Thiessen2024-07-232-0/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-232-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-192-0/+28
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+23
* Merge pull request #46504 from nextcloud/fix/dark-theme-enforceJohn Molakvoæ2024-07-152-2/+19
|\
| * fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-132-2/+19
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-6/+6
|/
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-129-15/+41