Commit Graph

70 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen fc5dad8343
feat(theming): add new default background for Nextcloud 32 4 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen cfdd691f28
fix: ensure enabled (enforced) themes are always set on template layout 9 months ago
Kostiantyn Miakshyn 438528b850 fix: Apply enforce theme config for anonymous users as well 1 year 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
Ferdinand Thiessen 9949bcf7a0
refactor(theming): Reduce duplicated code in `BackgroundService` 1 year ago
Ferdinand Thiessen 60083b1b5f
fix(theming): Use `AppConfig` for setting background image 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 531862d474
fix: Use migration instead of repair step for restoring custom color 1 year ago
Ferdinand Thiessen 4efd39ec23
fix(theming): Allow to specify a userId manually in BackgroundService 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
skjnldsv 1d00f48d26 fix(theming): enforce theme should still provide dark as fallback 1 year ago
Ferdinand Thiessen d5dc6b2476
feat(theming): Allow shipped backgrounds to have a dark variant 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 f19d586839
fix(theming): Add some strict checking for userId 2 years ago
Ferdinand Thiessen 538a04968a
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
Ferdinand Thiessen 8028784976
fix: cleanup theming app code 2 years ago
Ferdinand Thiessen 282f1b1fab
fix(theming): Also apply new background colors to guest view 2 years ago
Ferdinand Thiessen 482395ba2f
fix(theming): Also reset background color settings when updating global background image 2 years ago
Ferdinand Thiessen 705335e6a5
feat(theming): Allow to configure primary color separate from background in admin settings 2 years ago
Ferdinand Thiessen de938bb401
feat(theming): Separate background and primary color 2 years ago
Ferdinand Thiessen 0211feb946
fix(theming): Also set default background color ("primary") for custom images 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 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
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Simon L bb6c241760 add descriptions for background pictures 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
Jan C. Borchardt 8c9a9195b9
Add distraction free backgrounds for Nextcloud 26 3 years ago
Christopher Ng 1c753c2b15 Lighten default color slightly for increased contrast 3 years ago
Christopher Ng 3db3d75bb9 Revert "Fix border color contrast" 3 years ago
John Molakvoæ f26ee9c69d
Faster theming tests, better colours comparison and properly follow admin theming changes 3 years ago
John Molakvoæ a869259e41
More theming cypress tests and some fixes 3 years ago
John Molakvoæ 064fa10ecf
Extract colour from custom background 3 years ago
John Molakvoæ cedae7c6d7
Allow to remove the background and select a custom colour 3 years ago
Christopher Ng a0266d1b16 Fix border color contrast 3 years ago
Simon L 04b236e320 generate user themed icons 3 years ago
Vincent Petry 19f35f42bc
Improve cache buster for user backgrounds 3 years ago
John Molakvoæ e4ff84d468
Scope the appdata theming storage for global and users 3 years ago
Arthur Schiwon 59e07102ed
graceful background image handling 3 years ago
John Molakvoæ (skjnldsv) 4b46c5a5a0
Use default system primary 3 years ago
Christopher Ng 7044191eb6 Use brand color for background only and keep accessible color as color primary 3 years ago
Christopher Ng 67742884b7 Add preset primary colors for shipped backgrounds 3 years ago