aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor(theming): Replace security annotations with respective attributesprovokateurin2024-07-273-33/+33
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* test(theming): Fix broken footer links testsprovokateurin2024-07-271-3/+3
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(styles): Make sure footer with legal links is shown correctlyFerdinand Thiessen2024-07-261-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Use version with less color banding for dark variantFerdinand Thiessen2024-07-251-0/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(theming): Adjust dark variant of the new default backgroundFerdinand Thiessen2024-07-232-0/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-232-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-192-0/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(mail): Fix big logos in mail templates for OutlookJoas Schilling2024-07-171-0/+23
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-142-6/+6
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-129-15/+41
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Don't reset the cachebuster value when we reset themingMarcel Müller2024-07-101-0/+4
| | | | Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
* Merge pull request #46391 from nextcloud/chore/use-consistent-material-symbolsFerdinand Thiessen2024-07-103-3/+3
|\ | | | | chore: Make app icons consistent Material Symbols with same settings
| * chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-103-3/+3
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-102-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Make active apps initial state consistent with OCS APIFerdinand Thiessen2024-07-102-24/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-094-7/+11
| | | | | | | | | Nevertheless this causes a huge amount of new warnings. Previously the shell script for directories to lint was wrong it was generating all app names to lint, but was missing the `apps/` prefix. Causing only `core` to be linted. Co-authored-by: Grigorii K. Shartsev <me@shgk.me> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-092-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #46259 from nextcloud/feat/provide-body-containerFerdinand Thiessen2024-07-072-11/+21
|\ | | | | feat(theming): Provide `body-container-` variables through theming
| * feat(theming): Provide `body-container-` variables through themingFerdinand Thiessen2024-07-042-11/+21
| | | | | | | | | | | | | | | | * Provide the body container height, radius and margin as theming variables. * Remove unused old variables (`header-menu-profile-item-height` and `list-max-width`) * Fix comment about breakpoint JS location Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-072-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-056-0/+28
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0418-0/+56
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(theming): Add checkbox for force enable / disable blurry backgroundFerdinand Thiessen2024-07-024-11/+55
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Conitionally disable blur filter for performanceFerdinand Thiessen2024-07-027-27/+42
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-40/+40
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-022-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-272-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(deps): Update `debounce` to 2.1.0Ferdinand Thiessen2024-06-232-3/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): properly apply warning style to update outputRichard Steinmetz2024-06-191-2/+2
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Merge pull request #45875 from nextcloud/fix/guest-enforce-themeFerdinand Thiessen2024-06-172-8/+64
|\ | | | | fix(theming): also apply enforced theme for guests
| * fix(theming): also apply enforced theme for guestsskjnldsv2024-06-142-8/+64
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-172-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-162-0/+22
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variablesMarco2024-06-142-2/+6
|\ | | | | Feat: add new clickable area variables
| * Feat: Update apps/theming/lib/Themes/DefaultTheme.phpMarco2024-06-121-1/+1
| | | | | | | | Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Marco <marcoambrosini@proton.me>
| * Feat: add new clickable area variablesMarco Ambrosini2024-06-122-2/+6
| | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
* | Merge pull request #45819 from nextcloud/feat/reduce-border-radius-elementMarco2024-06-142-2/+2
|\ \ | | | | | | Feat: reduce border radius element to 8 px
| * | Feat: reduce border radius element to 8 pxMarco Ambrosini2024-06-122-2/+2
| | | | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-142-6/+30
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-132-4/+4
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-122-0/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-102-0/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-092-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-082-0/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0712-0/+102
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-064-0/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0590-716/+1078
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-3179-1449/+180
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>