Commit Graph

39 Commits (cb4b4d659e145dc2fd3ab4fda9f0f584c00aec2e)

Author SHA1 Message Date
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years 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
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Côme Chilliet 37f8f7a5a1
Fix tests on PHP 8.1 for encryption, files_sharing, files_version, 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 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. 8 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 b385f1c7d5
Fix theming tests 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 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
Joas Schilling 8c703c954d
Fix theming tests 9 years ago
Morris Jobke 5b4adf66e5
Move OC_Defaults to OCP\Defaults 9 years ago
Julius Haertl d409fe1c52
Error handling and tests if file was not found 10 years ago
Julius Haertl 78de213b85
Sanitize input and small fixes 10 years ago
Julius Haertl 3a400f92d1
Replace null return with NotFoundException 10 years ago
Julius Haertl 2e8dd21815
Improve caching 10 years ago
Julius Haertl 492d0b9f9b
Caching for icon files using AppData 10 years ago
Julius Haertl 9e28a3ba12
Theming: Code cleanup and cache buster for mime icons 10 years ago
Julius Haertl 237034818d
Check if dynamic icons can be used 10 years ago
Julius Haertl af8976ab03
Add IconBuilder class to encapsulate icon generation 10 years ago
Julius Haertl b466628bfd
Improve unit tests for image generation 10 years ago
Julius Haertl ac7f852ed9
Theming: Add IconController tests 10 years ago