Commit Graph

49 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin 085d4c9364
refactor(OpenAPI): Adjust scopes to match previous behavior 12 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
provokateurin 79d9f2ebf6
refactor(theming): Replace security annotations with respective attributes 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Joas Schilling 2fccd090b3
fix(manifest): Check if app exists instead of accessing null as an array 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 b58ef2c0b1
theming: Add OpenAPI spec 3 years ago
Simon L 734b8c26db generate user themed favicon and touchicon 3 years ago
Simon L 04b236e320 generate user themed icons 3 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Carl Schwan 760db78dba
Add better error handling 4 years ago
Carl Schwan f778cbe7b9
Fix registerEventListener issues 4 years ago
Carl Schwan e3a12b3482
Fix psalm issues in theming app 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Michael Weimann 38ea5d14b3
Disables SVG favicon uploads when imagemagick is missing. 7 years ago
Roeland Jago Douma e4db293cc1
Fix possible test timing issues in IconController 8 years ago
Julius Härtl 5b0ce806a3
Minor fixes and cleanup 8 years ago
Roeland Jago Douma e5cc8be9d5
Fix usage 8 years ago
Julius Härtl 272b392cac
Move to more generic image handling and add extra images 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 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
Joas Schilling 8c703c954d
Fix theming tests 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Julius Haertl 5fbadee95f
Check if image files for theming are empty 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 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
Julius Haertl b466628bfd
Improve unit tests for image generation 9 years ago
Julius Haertl ac7f852ed9
Theming: Add IconController tests 9 years ago
Julius Haertl 4945592a86
Fix IconController after rebase 9 years ago
Julius Haertl 6c7ebb1204
Theming: Add icon caching 9 years ago
Julius Haertl c7adcb85ae
Theming: Fix default parameters in icon routes 9 years ago
Julius Haertl 64510bd87a
Theming: Add PHPdoc and icon fallback to theming logo 9 years ago
Julius Haertl 2d65b8c600
Theming: Add favicon-touch and fix icon creation with non svg images 9 years ago
Julius Haertl b3eab7db01
Theming: Add dynamic icon and favicon endpoints 9 years ago