Commit Graph

78 Commits (4f31b7b9cc2dac060194de2c769b149a2ac861ba)

Author SHA1 Message Date
Julius Härtl 47a0254bb3
Validate urls in theming settings and properly handle error messages 7 years ago
Michael Weimann 38ea5d14b3
Disables SVG favicon uploads when imagemagick is missing. 7 years ago
John Molakvoæ (skjnldsv) 4f0a318e02
Fixed theming tests 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
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 850e2256f3
fix tests 8 years ago
Julius Härtl b385f1c7d5
Fix theming tests 8 years ago
rakekniven 789221a0fc
Update ThemingControllerTest.php 8 years ago
rakekniven bcdbbb56b0
Update ThemingControllerTest.php 8 years ago
Kyle Fazzari 25c89a6feb
Add mock to setup 8 years ago
Kyle Fazzari a1f1824116
theming: handle not being in the serverroot 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Julius Härtl f15e85c4f5
Theming: Add tests for mimetype and upload error checks 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
Daniel Calviño Sánchez 986dffdae4 Split updateStylesheet tests for success and error 9 years ago
Daniel Calviño Sánchez d7e45d45c4 Unify DataResponse format with its uses in the rest of the file 9 years ago
Julius Härtl 489131333a
Inject FileAccessHelper for proper testing 9 years ago
Julius Härtl 639168ede4
Fix tests 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 Härtl 7c69c117e2
Delete theming images when logo/background is reset to default 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 e5ddb40a3e
Add test for creating AppData folder 9 years ago
Julius Haertl 3f0134622d
Use createMock 9 years ago
Julius Haertl b2cbe3530d
Use ::class in tests and correct import 9 years ago
Julius Haertl 345d1f1291
Adapt ThemingController tests 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 2ab4d1e0a3
Use IAppManager instead of OC_App 9 years ago
Julius Haertl d409fe1c52
Error handling and tests if file was not found 9 years ago
Julius Haertl 78de213b85
Sanitize input and small fixes 9 years ago
Julius Haertl 3a400f92d1
Replace null return with NotFoundException 9 years ago
Julius Haertl cc8b1d3829
Fix icon-folder css 9 years ago
Julius Haertl 2e8dd21815
Improve caching 9 years ago
Julius Haertl 492d0b9f9b
Caching for icon files using AppData 9 years ago
Julius Haertl 9e28a3ba12
Theming: Code cleanup and cache buster for mime icons 9 years ago
Julius Haertl 237034818d
Check if dynamic icons can be used 9 years ago
Julius Haertl af8976ab03
Add IconBuilder class to encapsulate icon generation 9 years ago