Commit Graph

91 Commits (0a4569dff7df2668a856438433bbd3dfabca33b5)

Author SHA1 Message Date
Thomas Citharel d63de5471b Don't require Same Site Cookies on assets 7 years ago
Michael Weimann 38ea5d14b3
Disables SVG favicon uploads when imagemagick is missing. 7 years ago
Julius Härtl 80efb51a1a
[theming] reload css variables instead of the whole server css 8 years ago
Roeland Jago Douma e4db293cc1
Fix possible test timing issues in IconController 8 years ago
Roeland Jago Douma f65a6e782c
Mock the timefactory in the theming tests 8 years ago
Julius Härtl 5b0ce806a3
Minor fixes and cleanup 8 years ago
Julius Härtl d132527aa9
Use svg opt out as parameter 8 years ago
Julius Härtl 4a5826cddb
Generate PNG version of the theming app logo for mails 8 years ago
Roeland Jago Douma e5cc8be9d5
Fix usage 8 years ago
Arthur Schiwon 16c061818e
also add a privacy link 8 years ago
Julius Härtl 5b3ca8f7c6
Add Content-Disposition header 8 years ago
Julius Härtl 2bf51c7b9e
Properly check mime type of the uploaded file 8 years ago
Arthur Schiwon 62f1156a56
allow to specify a link to a legal notice 8 years ago
Julius Härtl b385f1c7d5
Fix theming tests 8 years ago
Julius Härtl 39f44e1452
Add typehints 8 years ago
Julius Härtl 272b392cac
Move to more generic image handling and add extra images 8 years ago
rakekniven d88db9b496
Update ThemingController.php 8 years ago
rakekniven b2ceb29484
Update ThemingController.php 8 years ago
rakekniven 4fc4e6dcaa
Update ThemingController.php 8 years ago
Kyle Fazzari 8dcbea124e
Remove null check 8 years ago
Kyle Fazzari a1f1824116
theming: handle not being in the serverroot 8 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Julius Härtl 422e20569b
Theming: adjust background image resizing 8 years ago
Julius Härtl 3379290a73
Fix SCSS processing when undoing theming values 8 years ago
Julius Härtl 24233162a0
Fix faulty path in theming scss generation 8 years ago
Morris Jobke 0eebff152a
Update license headers 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
Julius Härtl 770aae42f6
Add themed manifest.json to theming app 8 years ago
Daniel Calviño Sánchez db52e861dd Provide "server.css" URL in ThemingController response 9 years ago
Julius Härtl 489131333a
Inject FileAccessHelper for proper testing 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
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
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 6b8341ce4b
Use generated SCSS for theming preview 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 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Jan-Christoph Borchardt 9a75714c22
rename confusing getMailHeaderColor to getColorPrimary, ref #3491 9 years ago
Julius Haertl b2cbe3530d
Use ::class in tests and correct import 9 years ago
Julius Haertl 6a9d5d60dc
Move theming images to AppData 9 years ago
Morris Jobke 3798f842c0
theme app navigation menu highlight color 9 years ago
Lukas Reschke be3ec7ffb7
Use DataDownloadResponse 9 years ago
Julius Haertl 5fbadee95f
Check if image files for theming are empty 9 years ago
Julius Haertl 6c4664bc82
Workaround for PHP bug when calling imagescale 9 years ago
Julius Haertl d409fe1c52
Error handling and tests if file was not found 9 years ago