Commit Graph

294 Commits (bf7dc2f2e7a4ef82db38d10deebfdfaebdac4b13)

Author SHA1 Message Date
Ferdinand Thiessen bf7dc2f2e7
fix(theming): Do not throw in background color migration 12 months ago
Ferdinand Thiessen ff835faf7b
fix(theming): Harden admin web link settings 12 months ago
provokateurin 7cb295fcf4
fix(theming): Return default theme if the user never selected a theme 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Joas Schilling 0e07c310a1
fix(ci): Remove more withConsecutive in apps 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Christoph Wurst 903484a884
refactor: migrate dirname to __DIR__ constants 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Joas Schilling 0c224393f5
fix(tests): Test OTF font file 1 year ago
Ferdinand Thiessen c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue` 1 year ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 1 year ago
provokateurin 0a3093d05d
fix(theming): Use NavigationManager to handle default entries 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Marco Ambrosini e10f0dc38b
feat(theming): Update value of body container radius 1 year ago
provokateurin a0eca3384b
test(theming): Fix broken footer links tests 1 year ago
Ferdinand Thiessen 2d827d0ed4
feat(theming): Add checkbox for force enable / disable blurry background 2 years ago
Ferdinand Thiessen 697a963243
fix(theming): Conitionally disable blur filter for performance 2 years ago
skjnldsv 88e83d9c5a fix(theming): also apply enforced theme for guests 2 years ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 538a04968a
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
Ferdinand Thiessen 0ef3147ea0
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Ferdinand Thiessen 4b8868a7f1
feat(theming): Provide CSS variable for favorite color and adjust for dark mode 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
Ferdinand Thiessen a782d6f797 fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrast 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
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 e69e201af8
fix(theming): Correctly expose user and admin theming 2 years ago
Ferdinand Thiessen 3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility 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
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
John Molakvoæ 998b3a2581
feat(f2v): migrate Files 2 years ago
Daniel Kesselberg f21cbfff64 feat: add detected mime type to exception 3 years ago
Robin Appelman 51984dc273
fix loading custom logo image 3 years ago
Simon L 4a89b7ea22 adjust tests 3 years ago
John Molakvoæ 4c71d8f8a4
fix(theming): replace elementColor dark value with better contrast `#8c8c8c` 3 years ago
Ferdinand Thiessen 7e1152603f feat(theming): Only convert a background image if it benefits from it 3 years ago
Vincent Petry 6e75931412
Limit key names when uploading theme images 3 years ago