summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ImageManager.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+3
* Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-081-1/+1
|\
| * Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-3/+0
| * Moves the logo files to logoMichael Weimann2018-10-021-3/+4
| * Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-0/+2
* | Append error from exception for messageDaniel Kesselberg2018-10-031-1/+1
* | Fix call to loggerDaniel Kesselberg2018-10-031-1/+1
|/
* Add info message if an exception occurs during the svg to png conversionJulius Härtl2018-06-141-1/+12
* Minor fixes and cleanupJulius Härtl2018-06-061-0/+1
* Use svg opt out as parameterJulius Härtl2018-06-051-6/+8
* Adjust ImageManager tests for png generationJulius Härtl2018-06-051-6/+3
* Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-3/+53
* Fix theming testsJulius Härtl2018-04-191-0/+12
* Add typehintsJulius Härtl2018-04-191-2/+3
* Move to more generic image handling and add extra imagesJulius Härtl2018-04-191-6/+66
* Update license headersMorris Jobke2017-11-061-11/+11
* Move theming images to AppDataJulius Haertl2017-02-161-1/+1
* Sanitize input and small fixesJulius Haertl2016-11-181-3/+0
* Replace null return with NotFoundExceptionJulius Haertl2016-11-181-6/+3
* Caching for icon files using AppDataJulius Haertl2016-11-181-0/+118