aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* Change color of error and successjulia.kirschenheuter2023-08-212-16/+16
* add separate event for rendering login page templateRobin Appelman2023-08-171-0/+2
* feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-032-1/+8
* Change color for primary element on hoverjulia.kirschenheuter2023-07-241-1/+1
* Merge pull request #39008 from nextcloud/enh/noid/reorder-fontsSimon L2023-07-211-1/+1
|\
| * fix testsSimon L2023-07-211-1/+1
| * add missing places and address review.Simon L2023-07-201-1/+1
| * address reviewSimon L2023-07-191-1/+1
| * switch to bootstrap font-stackSimon L2023-07-191-1/+1
* | theming: Add OpenAPI specjld31032023-07-105-20/+143
* | 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
* | feat: add detected mime type to exceptionDaniel Kesselberg2023-06-241-1/+1
|/
* generate user themed favicon and touchiconSimon L2023-06-161-4/+6
* enh(theming): Info contrastChristopher Ng2023-06-062-3/+10
* enh(theming): Success contrastChristopher Ng2023-06-062-3/+10
* enh(theming): Warning contrastChristopher Ng2023-06-062-3/+10
* enh(theming): Error contrastChristopher Ng2023-06-062-4/+14
* 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
* | Refactors "strpos" calls in /apps/theming to improve code readability.Faraz Samapoor2023-06-024-8/+8
|/
* fix loading custom logo imageRobin Appelman2023-05-221-1/+1
* feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-161-0/+1
* feat(css): Add css variables for info colors (`--color-info`)Ferdinand Thiessen2023-05-161-0/+3
* 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
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-041-1/+1
* fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-041-4/+2
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-041-4/+4
* fix(theming): ensure image background is not defined if admin disabled itJohn Molakvoæ2023-05-041-10/+11
* fix(theming): calc primary element from current main backgroundJohn Molakvoæ2023-05-042-6/+19
* Add distraction free backgrounds for Nextcloud 26Jan C. Borchardt2023-03-031-0/+22
* fix(themeing): Add error handling to ImageManagerFerdinand Thiessen2023-02-201-23/+41
* feat(theming): Only convert a background image if it benefits from itFerdinand Thiessen2023-02-201-2/+31
* l10n: Fixed grammarrakekniven2023-02-111-1/+1
* fix(theming): Fix query for configvalue as CLOB on OCIJulius Härtl2023-01-311-1/+2
* l10n: Change administrator to administrationValdnet2023-01-301-5/+5
* l10n: Change admin to administratorValdnet2023-01-301-5/+5
* Use the default color and matching text color for the federation inviteJoas Schilling2023-01-301-0/+9
* fix(l10n): fix admin images migrationrakekniven2023-01-231-1/+1
* fix(theming): fix admin images migrationJohn Molakvoæ (skjnldsv)2023-01-232-76/+101
* Limit key names when uploading theme imagesVincent Petry2023-01-111-1/+14
* Fix theming migration repair step by passing correct type for argumentCôme Chilliet2023-01-101-6/+5
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-082-10/+17
* Merge pull request #35547 from nextcloud/enh/noid/delete-background-size-vari...Simon L2022-12-061-7/+0
|\
| * delete the --image-background-size variableSimon L2022-12-051-7/+0
* | Lighten default color slightly for increased contrastChristopher Ng2022-12-061-1/+1
* | Add new border color variable for increased contrastChristopher Ng2022-12-062-0/+2
|/
* Revert "Fix border color contrast"Christopher Ng2022-12-033-5/+5