Commit Graph

160 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
provokateurin 7b6303dcc9
fix(theming): Document correct response schema if app is not enabled 4 months ago
nfebe 625c1264fe fix(theming): Correctly generate CSS for font themes 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Ferdinand Thiessen f1448fcf07
chore(theming): remove scssphp and just native nested CSS 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
Simon L. 0bd624d0fe
feat(theming): allow to disable standalone windows 11 months ago
Ferdinand Thiessen ff835faf7b
fix(theming): Harden admin web link settings 11 months ago
provokateurin 085d4c9364
refactor(OpenAPI): Adjust scopes to match previous behavior 12 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 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
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue` 1 year ago
provokateurin 0a3093d05d
fix(theming): Use NavigationManager to handle default entries 1 year ago
Maxence Lange dd0099c69f fix(psalm): named attribute argument 1 year ago
provokateurin 79d9f2ebf6
refactor(theming): Replace security annotations with respective attributes 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 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
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 2fccd090b3
fix(manifest): Check if app exists instead of accessing null as an array 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen e9d4036389
feat(theming): Allow to configure default apps and app order in frontend settings 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
jld3103 b58ef2c0b1
theming: Add OpenAPI spec 3 years ago
Simon L 734b8c26db generate user themed favicon and touchicon 3 years ago
Faraz Samapoor 437631a334 Refactors "strpos" calls in /apps/theming to improve code readability. 3 years ago
Vincent Petry 6e75931412
Limit key names when uploading theme images 3 years ago
John Molakvoæ 1acd42e10c
Invert header if primary is bright and background disabled 3 years ago
John Molakvoæ f26ee9c69d
Faster theming tests, better colours comparison and properly follow admin theming changes 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
Simon L 04b236e320 generate user themed icons 3 years ago
John Molakvoæ ef760e0337
Add admin user customization kill switch 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
Christopher Ng 46ee620150 Fix excessive increase of cachebuster value 3 years ago
greta 02cc42d40a Move background settings from dashboard app to Appearance and accessibility settings 3 years ago
John Molakvoæ 601664bc84
Allow to manually specify a theme to apply to a section of an app 3 years ago
John Molakvoæ 24c5d994c7
Allow to override the default theme 4 years ago
John Molakvoæ d1dfdfe799
Lint and psalm fix 4 years ago
John Molakvoæ 493b20605f
Font fixes and design update for theme picker 4 years ago
John Molakvoæ 9ea72b1010
Migrating themes to Theming app 4 years ago
John Molakvoæ fa18a77fa2
Fix twofactor loading and public image 4 years ago
Joas Schilling b3cf312edc
Start theming providers 4 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Carl Schwan 760db78dba
Add better error handling 4 years ago
Carl Schwan f778cbe7b9
Fix registerEventListener issues 4 years ago
Carl Schwan e3a12b3482
Fix psalm issues in theming app 4 years ago