Andy Scherzinger
|
cc1686dba9
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
1 year ago |
Ferdinand Thiessen
|
8028784976
|
fix: cleanup theming app code
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
0ef3147ea0
|
fix(tests): Adjust theming test for new splitted background and primary colors
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
282f1b1fab
|
fix(theming): Also apply new background colors to guest view
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
705335e6a5
|
feat(theming): Allow to configure primary color separate from background in admin settings
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Ferdinand Thiessen
|
8de89b2103
|
fix(theming): Apply same logic on capabilities for primary color like on themes
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2 years ago |
Joas Schilling
|
aa5f037af7
|
chore: apply changes from Nextcloud coding standards 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2 years ago |
jld3103
|
e69e201af8
|
fix(theming): Correctly expose user and admin theming
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2 years ago |
jld3103
|
b58ef2c0b1
|
theming: Add OpenAPI spec
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
3 years ago |
Christoph Wurst
|
95145ee0c9
|
feat(ocp): More specific type for ICapabilities::getCapabilities
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
4 years ago |
Christoph Wurst
|
d89a75be0b
|
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
5 years ago |
Julien Veyssier
|
f5ef2d7d58
|
override default dashboard background with theming one
fix getAppValue default value in theming app
fix cacheBuster value injection
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
5 years ago |
Christoph Wurst
|
2a054e6c04
|
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
5 years ago |
Joas Schilling
|
be5176076e
|
Precalculate the primary element color for dark mode too
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
5 years ago |
GretaD
|
c31c995ff0
|
Set serverBackground if it is a custom background or default hub
Signed-off-by: GretaD <gretadoci@gmail.com>
|
5 years ago |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
6 years ago |
Guillaume COMPAGNON
|
ed399a31bd
|
add var for theming images , advanced options
Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
|
6 years ago |
Julius Härtl
|
d4e106f2b3
|
More detailed theming capabilities
This will allow clients to easily check if a custom background is used
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
8 years ago |
Morris Jobke
|
cce4c285db
|
Fix email buttons for white theme
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
8 years ago |
Julius Härtl
|
00956c00b2
|
Theming: expose element color though capabilities API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
8 years ago |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
8 years ago |
Joas Schilling
|
b7b4cfd6a1
|
Add the primary font color to the capabilities as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
8 years ago |
Julius Härtl
|
42d9be4529
|
Expose theming capabilities to public
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
8 years ago |
Julius Härtl
|
81847c01b0
|
Return color when theming uses no background image
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
9 years ago |
Jan-Christoph Borchardt
|
9a75714c22
|
rename confusing getMailHeaderColor to getColorPrimary, ref #3491
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
9 years ago |
Joas Schilling
|
67408c3f63
|
Add image URLs and tests
|
9 years ago |
Joas Schilling
|
1d834bd49e
|
Add theming information to capabilities for the client
|
9 years ago |
Morris Jobke
|
2f42a3fc31
|
Add workflowengine
|
9 years ago |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
9 years ago |
Roeland Jago Douma
|
ea47974a08
|
Add OCSMiddleware to catch OCS exceptions
* OCSException
* OCSBadRequestException
* OCSForbiddenException
* OCSNotFoundException
|
9 years ago |
Bjoern Schiessle
|
f9fd7093c0
|
don't try to log the currently logged in user, this fails on cronjobs. The users are logged anyway
|
9 years ago |
Bjoern Schiessle
|
86f12cc3e7
|
listen to trash bin and group manager hooks
|
9 years ago |