Commit Graph

312 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 3 months ago
Salvatore Martire b247c97964 fix(theming): use IAppConfig instead of IConfig to set theming config 4 months ago
Ferdinand Thiessen 7a367b6451
feat(theming): provide Nextcloud Assistant theming colors 4 months ago
Ferdinand Thiessen 03332a1d13
fix(theming): provide proper element color variables for status colors 4 months ago
Ferdinand Thiessen 55f968aa4b
fix(theming): add missing `color-text-success` variable 4 months ago
Ferdinand Thiessen d79e18ab18
feat: add CSS variables for status border and text 5 months ago
Ferdinand Thiessen 04c9015210
feat: darken hover colors of primary and secondary 5 months ago
Ferdinand Thiessen 64db537b76
feat: use secondary-like status colors 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 5 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Julius Knorr 9f12d68523
fix: Pass over product name as capability 7 months ago
Joas Schilling bcf46ab575
test: Migrate theming and sharebymail to PHPUnit10 8 months ago
Joas Schilling b8fde8b7cb
fix(theming): Instead of expecting a warning handle it properly 8 months ago
Simon L. 6235ed6222 feat(PWA): add `display_override` to set the display-mode to `minimal-ui` on supported browsers 10 months ago
Côme Chilliet 64863c9d46
chore: Apply new rector configuration to apps folder 11 months ago
Côme Chilliet ed5b7ae161
chore: re-apply current rector configuration to apps folder 11 months ago
Simon L. 0bd624d0fe
feat(theming): allow to disable standalone windows 11 months ago
Ferdinand Thiessen bf7dc2f2e7
fix(theming): Do not throw in background color migration 11 months ago
Ferdinand Thiessen ff835faf7b
fix(theming): Harden admin web link settings 11 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