summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): When selected a background image make header color independent ...Ferdinand Thiessen2024-05-282-0/+5
* chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-142-223/+0
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-072-15/+15
* fix(theming): Apply same logic on capabilities for primary color like on themesFerdinand Thiessen2024-01-231-2/+9
* fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-174-2/+4
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-172-13/+29
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-152-0/+65
* fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrastFerdinand Thiessen2023-12-281-3/+31
* fix(theming): Adjust `color-error` and `color-success` to work for input bord...Ferdinand Thiessen2023-12-272-8/+8
* fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrastFerdinand Thiessen2023-12-273-7/+34
* fix(theming): Invert filter should be based on primary-elementFerdinand Thiessen2023-12-221-2/+2
* fix(theming): Make dark theme accessible and add unit testFerdinand Thiessen2023-12-211-12/+13
* fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-211-6/+6
* fix(theming): Adjust primary text color calculation to also work with high co...Ferdinand Thiessen2023-12-191-3/+4
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-191-1/+1
* enh(theming): Adjust color utils to work as specified by WCAG (color contrast...Ferdinand Thiessen2023-12-192-5/+52
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-062-5/+5
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-301-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2326-103/+101
* fix(theming): Adjust config listener to validate `apporder` configFerdinand Thiessen2023-11-211-6/+10
* Fix apporder when an application has several menu itemsCôme Chilliet2023-11-141-4/+6
* Merge pull request #41059 from nextcloud/fix/theming/capabilitiesKate2023-11-061-7/+41
|\
| * fix(theming): Correctly expose user and admin themingjld31032023-11-031-7/+41
* | add descriptions for background picturesSimon L2023-11-031-0/+19
|/
* fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-021-5/+10
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-272-2/+2
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-273-6/+6
* fix(theming): Make it clearer that color-text-light and -lighter are deprecatedFerdinand Thiessen2023-10-272-4/+4
* fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve...Ferdinand Thiessen2023-10-271-2/+3
* feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-211-1/+4
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-204-41/+105
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-193-5/+17
* Fix background removal checkJohn Molakvoæ2023-10-194-5/+7
* Add single status code descriptions for OpenAPIjld31032023-09-272-0/+4
* Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-26/+9
* 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