Michael Weimann
|
38ea5d14b3
Disables SVG favicon uploads when imagemagick is missing.
|
6 年 前 |
Morris Jobke
|
8f6acbff62
Merge pull request #9258 from nextcloud/theming-logo-png
|
6 年 前 |
Roeland Jago Douma
|
e4db293cc1
Fix possible test timing issues in IconController
|
6 年 前 |
Julius Härtl
|
5b0ce806a3
Minor fixes and cleanup
|
6 年 前 |
Roeland Jago Douma
|
e5cc8be9d5
Fix usage
|
6 年 前 |
Julius Härtl
|
272b392cac
Move to more generic image handling and add extra images
|
6 年 前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年 前 |
Julius Härtl
|
489131333a
Inject FileAccessHelper for proper testing
|
7 年 前 |
Julius Härtl
|
edb5502b9d
Add proper Content-Type to icons
|
7 年 前 |
Julius Härtl
|
1157f413c9
Fallback to default favicon
|
7 年 前 |
Joas Schilling
|
8c703c954d
Fix theming tests
|
7 年 前 |
Morris Jobke
|
5b4adf66e5
Move OC_Defaults to OCP\Defaults
|
7 年 前 |
Julius Haertl
|
5fbadee95f
Check if image files for theming are empty
|
8 年 前 |
Julius Haertl
|
d409fe1c52
Error handling and tests if file was not found
|
8 年 前 |
Julius Haertl
|
78de213b85
Sanitize input and small fixes
|
8 年 前 |
Julius Haertl
|
3a400f92d1
Replace null return with NotFoundException
|
8 年 前 |
Julius Haertl
|
2e8dd21815
Improve caching
|
8 年 前 |
Julius Haertl
|
492d0b9f9b
Caching for icon files using AppData
|
8 年 前 |
Julius Haertl
|
9e28a3ba12
Theming: Code cleanup and cache buster for mime icons
|
8 年 前 |
Julius Haertl
|
237034818d
Check if dynamic icons can be used
|
8 年 前 |
Julius Haertl
|
af8976ab03
Add IconBuilder class to encapsulate icon generation
|
8 年 前 |
Julius Haertl
|
b466628bfd
Improve unit tests for image generation
|
8 年 前 |
Julius Haertl
|
ac7f852ed9
Theming: Add IconController tests
|
8 年 前 |
Julius Haertl
|
4945592a86
Fix IconController after rebase
|
8 年 前 |
Julius Haertl
|
6c7ebb1204
Theming: Add icon caching
|
8 年 前 |
Julius Haertl
|
c7adcb85ae
Theming: Fix default parameters in icon routes
|
8 年 前 |
Julius Haertl
|
64510bd87a
Theming: Add PHPdoc and icon fallback to theming logo
|
8 年 前 |
Julius Haertl
|
2d65b8c600
Theming: Add favicon-touch and fix icon creation with non svg images
|
8 年 前 |
Julius Haertl
|
b3eab7db01
Theming: Add dynamic icon and favicon endpoints
|
8 年 前 |