aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/ImageManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-6/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+4
* Moves the logo files to logoMichael Weimann2018-10-021-3/+3
* Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+6
* Minor fixes and cleanupJulius Härtl2018-06-061-2/+2
* Use svg opt out as parameterJulius Härtl2018-06-051-3/+3
* Adjust ImageManager tests for png generationJulius Härtl2018-06-051-7/+48
* Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-0/+1
* Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
* Fix theming testsJulius Härtl2018-04-191-7/+13
* Update license headersMorris Jobke2017-11-061-11/+12
* Use ::class in test mocksMorris Jobke2017-10-241-1/+1
* Replace null return with NotFoundExceptionJulius Haertl2016-11-181-8/+6
* Caching for icon files using AppDataJulius Haertl2016-11-181-0/+185