Commit Graph

41 Commits (master)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling bcf46ab575
test: Migrate theming and sharebymail to PHPUnit10 7 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Joas Schilling 0e07c310a1
fix(ci): Remove more withConsecutive in apps 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Ferdinand Thiessen 0ef3147ea0
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Daniel Kesselberg f21cbfff64 feat: add detected mime type to exception 3 years ago
Ferdinand Thiessen 7e1152603f feat(theming): Only convert a background image if it benefits from it 3 years ago
John Molakvoæ d77e832223
Fix tests 3 years ago
John Molakvoæ 5f3229ed67
Automatically enable plain background if primary colour is set 3 years ago
John Molakvoæ 0ea23cad0e
Revert "Fix unit tests for the theming app" 3 years ago
Carl Schwan 13ca01ee12
Fix unit tests for the theming app 3 years ago
Côme Chilliet f8a5be6a90
Remove deprecated at matcher from theming tests 4 years ago
Julius Härtl 3d0b5c1ff9
Avoid file system access on checking if an image exists 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Julius Härtl 0daf097af3
Fix tests 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 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 2fbad1ed72
Fix (array) indent style to always use one tab 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 d855c38e07
Moves the logo files to logo 7 years ago
Julius Härtl ceee91d9d4
Add info message if an exception occurs during the svg to png conversion 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 9b919245f6
Adjust ImageManager tests for png generation 8 years ago
Julius Härtl 4a5826cddb
Generate PNG version of the theming app logo for mails 8 years ago
Julius Härtl d771f65911
Add more tests for ImageManager 8 years ago
Julius Härtl b385f1c7d5
Fix theming tests 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Julius Haertl 3a400f92d1
Replace null return with NotFoundException 9 years ago
Julius Haertl 492d0b9f9b
Caching for icon files using AppData 9 years ago