aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* theming: Add OpenAPI specjld31032023-07-108-71/+149
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-092-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-032-53/+47
|\ | | | | Fix event names of 2FA related typed events
| * Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* 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
| | | | | | | | Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
* | chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-276-20/+140
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | feat: add detected mime type to exceptionDaniel Kesselberg2023-06-242-1/+27
| | | | | | | | | | | | | | The mimetype may not match the file extension. Helps the user to find out why a provided image is not accepted. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-212-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-26/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38823 from nextcloud/enh/noid/fix-iconsSimon L2023-06-161-4/+6
|\ | | | | generate user themed favicon and touchicon
| * generate user themed favicon and touchiconSimon L2023-06-161-4/+6
| | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-152-8/+8
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-132-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-112-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* enh(theming): Info contrastChristopher Ng2023-06-063-3/+11
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(theming): Success contrastChristopher Ng2023-06-063-6/+14
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(theming): Warning contrastChristopher Ng2023-06-063-6/+14
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(theming): Error contrastChristopher Ng2023-06-063-4/+15
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #38631 from nextcloud/theming-set-background-color-via-occDaniel2023-06-061-0/+5
|\ | | | | feat: set background = backgroundColor via occ
| * feat: set background = backgroundColor via occDaniel Kesselberg2023-06-031-0/+5
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_appCôme Chilliet2023-06-054-8/+8
|\ \ | | | | | | Refactors "strpos" calls in /apps/theming
| * | Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-024-8/+8
| |/ | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
* | openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-215/+15
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-032-0/+6
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-302-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-282-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2796-592/+496
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #38438 from nextcloud/feature/openapi/specsKate2023-05-241-0/+1206
|\ | | | | Add OpenAPI specs
| * Add OpenAPI specsjld31032023-05-241-0/+1206
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | Use consistent imports for Vue componentsVarun Patil2023-05-235-19/+11
|/ | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* fix loading custom logo imageRobin Appelman2023-05-223-6/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-202-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat(theming): Add border radius rounded css variable so ↵Ferdinand Thiessen2023-05-162-0/+2
| | | | | | `body-container-radius` can be used on mobile devices Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(css): Add css variables for info colors (`--color-info`)Ferdinand Thiessen2023-05-162-0/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Use the color-primary-element* variablesSimon L2023-05-132-2/+2
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* adjust testsSimon L2023-05-112-16/+31
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* use brighten and darken instead of greySimon L2023-05-101-4/+4
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* fix(theming): Cut of the brightness into both directions if unknownJoas Schilling2023-05-101-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 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
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * fix(theming): do not show the image default background on user theming if ↵John Molakvoæ2023-05-041-1/+1
| | | | | | | | | | | | disabled Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-042-6/+18
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * fix(theming): replace `color-primary-text-dark` with ↵John Molakvoæ2023-05-042-5/+5
| | | | | | | | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
| * fix(theming): ensure image background is not defined if admin disabled itJohn Molakvoæ2023-05-041-10/+11
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>