Commit Graph

264 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Morris Jobke cce4c285db
Fix email buttons for white theme 8 years ago
Julius Härtl d70e9059a5
Theming: Fix tests for favicon containing multiple sizes 8 years ago
Julius Härtl 31b9fc9eac
Theming: Generate favicon sizes to avoid resizing issues done by the browser 8 years ago
Julius Härtl b1b8c99193
Theming: add hint about favicon generation 8 years ago
Julius Härtl 00956c00b2
Theming: expose element color though capabilities API 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Markus Staab db34b59238 Prevent XSS in links which open a new browser window 8 years ago
Julius Härtl f15e85c4f5
Theming: Add tests for mimetype and upload error checks 8 years ago
Julius Härtl c0d104087b
Theming: Check valid image format also for logo 8 years ago
Julius Härtl c337c8fa45
Theming: Handle errors on uploaded files properly 8 years ago
Joachim Bauch 91598cbfb5
Use theme methods "getTitle" and "getEntity" as fallback if name is not themed. 8 years ago
Julius Härtl 9a47b25f19
Theming: Invert app icon in favicon for bright backgrounds 8 years ago
Julius Härtl 1f8a3e05c1
Theming: Use png32 for generated icons 8 years ago
Julius Härtl 8391ca8792
Use IAppManager instead of private API 8 years ago
Julius Härtl 770aae42f6
Add themed manifest.json to theming app 8 years ago
Julius Härtl b49ab065b7
Move theming related imagePath logic to ThemingDefaults 8 years ago
Julius Härtl da5662c454
Use separate element color in theming 8 years ago
Julius Härtl 0a49757535
Change invertion threshold to 55% 8 years ago
Jan-Christoph Borchardt badbab81ea Update background image to the one used on the website 8 years ago
Joas Schilling b7b4cfd6a1
Add the primary font color to the capabilities as well 9 years ago
Daniel Calviño Sánchez db52e861dd Provide "server.css" URL in ThemingController response 9 years ago
Julius Härtl 9cd21bbe8a
Use same lightness calculation as the SCSS compiler for theming 9 years ago
Morris Jobke e48ca730fe Add Android and iOS URLs to theming app 9 years ago
Roeland Jago Douma e2298e0a71
Allow overwriting of IOS theming values 9 years ago
Julius Härtl ce5ad7e7f4
Prefer custom theme over theming app 9 years ago
Julius Härtl 42d9be4529
Expose theming capabilities to public 9 years ago
Julius Härtl 52f10c436e
Scale logo only for custom ones 9 years ago
Julius Härtl 489131333a
Inject FileAccessHelper for proper testing 9 years ago
Julius Härtl 81847c01b0
Return color when theming uses no background image 9 years ago
Julius Härtl d3865b6096
Use appdata logo when generating icons 9 years ago
Julius Härtl edb5502b9d
Add proper Content-Type to icons 9 years ago
Julius Härtl 1157f413c9
Fallback to default favicon 9 years ago
Lukas Reschke 099234cf12
Add function to request SVG or regular fallback image 9 years ago
Julius Härtl 510f7cf1b6
Fix tests for theming backgroundColor 9 years ago
Julius Haertl 4199a56912
Theming app: Add plain background color option 9 years ago
Morris Jobke ac04fb8277 Fix invalid theming URLs 9 years ago
Julius Härtl 7c69c117e2
Delete theming images when logo/background is reset to default 9 years ago
Julius Härtl 6e215a0874
Code cleanup and preview for undo actions 9 years ago
Julius Härtl b436e43d68
Make sure that ThemingDefaults uses the correct default values from \OC_Defaults 9 years ago
Julius Härtl 6b8341ce4b
Use generated SCSS for theming preview 9 years ago
Joas Schilling bedd500884
Logo and background URLs must be relative 9 years ago
Julius Härtl bc1efdf2e1
Fix theming tests 9 years ago
Julius Haertl 68a63ad3f3
Implement scss variable injection by OC_Defaults 9 years ago
Joas Schilling 8c703c954d
Fix theming tests 9 years ago
Morris Jobke d83c8e0271
ThemingDefaults append cacheBusterCounter to logo URL by default 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Lukas Reschke 281ad406e8
Add support for theming 9 years ago
Jan-Christoph Borchardt 9a75714c22
rename confusing getMailHeaderColor to getColorPrimary, ref #3491 9 years ago
Joas Schilling b3556456b6
Don't use private api 9 years ago
Joas Schilling e8750f618b
Correctly escape the footer description from theming 9 years ago