aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/SVG.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-24/+4
* fix: Extend SVG reference checkJoas Schilling2024-05-161-1/+1
* fix(preview): check mime type before processing with ImagickVarun Patil2024-04-081-7/+16
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Migrate more classes of lib/private to LoggerInterfaceCôme Chilliet2022-04-261-3/+3
* Fix resource usages in OC_ImageCôme Chilliet2021-10-281-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Add new Provider interface for preview providersRobin Appelman2019-06-171-7/+9
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+3
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+4
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-1/+1
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-0/+70