Commit Graph

479 Commits (08e62bece99ab59624b363aec64400a499991561)

Author SHA1 Message Date
Côme Chilliet c99ebaa866
fix(theming): Fix erronous phpdoc typing 2 years ago
Côme Chilliet 6d7ff2e85a
fix: Fix typing issues related to resource migration 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Simon L 03d19f14a6 fix(theming): fix incorrectly inverted favicons 2 years ago
Ferdinand Thiessen 4b8868a7f1
feat(theming): Provide CSS variable for favorite color and adjust for dark mode 2 years ago
Julius Härtl acda6b841e
chore: Remove old theming migration steps as they are only needed once 2 years ago
John Molakvoæ 6364e53e5a
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
John Molakvoæ 775974fb7d
Support theme meta w3c standard 2 years ago
Ferdinand Thiessen 0f2b9b09ec
fix(theming): The background is the primary color and must not be double inverted 2 years ago
Côme Chilliet 220296b216 fix: Fix template parameter for some listeners 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Ferdinand Thiessen 8de89b2103
fix(theming): Apply same logic on capabilities for primary color like on themes 2 years ago
Ferdinand Thiessen 18b91ba2e1 fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast 2 years ago
Joas Schilling 2fccd090b3
fix(manifest): Check if app exists instead of accessing null as an array 2 years ago
Côme Chilliet d1f2add10c Migrate PHP imagick module check to new SetupCheck API 2 years ago
Ferdinand Thiessen a782d6f797 fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrast 2 years ago
Ferdinand Thiessen 3d8e2ec9b0
fix(theming): Invert filter should be based on primary-element 2 years ago
Ferdinand Thiessen acfb8ef551 fix(theming): Adjust `color-error` and `color-success` to work for input border colors 2 years ago
Ferdinand Thiessen 74f6995bdb fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrast 2 years ago
Ferdinand Thiessen ae12a73c85 fix(theming): Make dark theme accessible and add unit test 2 years ago
Ferdinand Thiessen 2e5d435df7 fix(theming): Adjust status colors to be also accessible on blurry background 2 years ago
Ferdinand Thiessen 84123b3910
fix(theming): Adjust primary text color calculation to also work with high contrast themes 2 years ago
Ferdinand Thiessen 61f401da57
fix(theming): Adjust hover color to be accessible 2 years ago
Ferdinand Thiessen 141d1e9026
enh(theming): Adjust color utils to work as specified by WCAG (color contrast and luma calculation) 2 years ago
Ferdinand Thiessen da346aa80e
fix(theming): Adjust dark theme to be accessible adjust cypress tests 2 years ago
Joas Schilling 9c0ba1bab9
fix(theming): Fix color inverted icons based on theming and dark mode 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen fa2c834aab
fix(theming): Adjust config listener to validate `apporder` config 2 years ago
Côme Chilliet 54a3012a11
Fix apporder when an application has several menu items 2 years ago
Simon L bb6c241760 add descriptions for background pictures 2 years ago
jld3103 e69e201af8
fix(theming): Correctly expose user and admin theming 2 years ago
Ferdinand Thiessen 32ac5e7af8
fix(theming): Make sure the footer is hidden if not content is rendered 2 years ago
Ferdinand Thiessen 3378a73e99
fix(theming): Make changes on primary color less invasiv 2 years ago
Ferdinand Thiessen 3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility 2 years ago
Ferdinand Thiessen be129a7d1f
fix(theming): Make it clearer that color-text-light and -lighter are deprecated 2 years ago
Ferdinand Thiessen 1c4787af84
fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 even on hover 2 years ago
Ferdinand Thiessen 615a6846da
feat(theming): Allow to reset the user defined app order to the default value 2 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 2 years ago
John Molakvoæ 4f4074452d
Fix background removal not applying to user default theming 2 years ago
John Molakvoæ a024ee1cfe
Fix background removal check 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
julia.kirschenheuter d6fb961a94 Change color of error and success 2 years ago
Robin Appelman ccf57e0715 add separate event for rendering login page template 2 years ago
John Molakvoæ 0a046844f6
feat(theming): add mime accept in Theming image file picker 2 years ago
julia.kirschenheuter ddb808e136 Change color for primary element on hover 3 years ago
Simon L d891a0a83a fix tests 3 years ago
Simon L 8ed35de5f4 add missing places and address review. 3 years ago
Simon L c4893e9641 address review 3 years ago