aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-194-0/+38
* theming: Add OpenAPI specjld31032023-07-108-71/+149
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-4/+4
* Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-032-53/+47
|\
| * Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
|/
* Merge pull request #38900 from tanganellilore/add_theming_doc_urlJohn Molakvoæ2023-06-291-0/+6
|\
| * add getDocBaseUrl that exted defaultLorenzo Tanganelli2023-06-191-0/+6
* | chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-276-20/+140
* | feat: add detected mime type to exceptionDaniel Kesselberg2023-06-242-1/+27
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-212-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-2/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-26/+26
* Merge pull request #38823 from nextcloud/enh/noid/fix-iconsSimon L2023-06-161-4/+6
|\
| * generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-152-8/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-132-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-0/+2
* enh(theming): Info contrastChristopher Ng2023-06-063-3/+11
* enh(theming): Success contrastChristopher Ng2023-06-063-6/+14
* enh(theming): Warning contrastChristopher Ng2023-06-063-6/+14
* enh(theming): Error contrastChristopher Ng2023-06-063-4/+15
* Merge pull request #38631 from nextcloud/theming-set-background-color-via-occDaniel2023-06-061-0/+5
|\
| * feat: set background = backgroundColor via occDaniel Kesselberg2023-06-031-0/+5
* | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_appCôme Chilliet2023-06-054-8/+8
|\ \
| * | Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-024-8/+8
| |/
* | openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-215/+15
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-032-0/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2796-592/+496
* Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-241-0/+1206
|\
| * Add OpenAPI specsjld31032023-05-241-0/+1206
* | Use consistent imports for Vue componentsVarun Patil2023-05-235-19/+11
|/
* fix loading custom logo imageRobin Appelman2023-05-223-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-202-4/+4
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-162-0/+2
* feat(css): Add css variables for info colors (`--color-info`)Ferdinand Thiessen2023-05-162-0/+6
* Use the color-primary-element* variablesSimon L2023-05-132-2/+2
* adjust testsSimon L2023-05-112-16/+31
* use brighten and darken instead of greySimon L2023-05-101-4/+4
* fix(theming): Cut of the brightness into both directions if unknownJoas Schilling2023-05-101-4/+4
* Merge pull request #38063 from nextcloud/fix/themingJohn Molakvoæ2023-05-057-29/+53
|\
| * fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-044-8/+6
| * fix(theming): do not show the image default background on user theming if dis...John Molakvoæ2023-05-041-1/+1
| * fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-042-6/+18
| * fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-042-5/+5