summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/Bitmap.php
Commit message (Expand)AuthorAgeFilesLines
* fix(preview): check mime type before processing with ImagickVarun Patil2024-05-151-0/+21
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Use Image class from public APIChristopher Ng2022-06-021-1/+1
* Set loglevel for IMagick Thumbnail error to infoAlexander F2022-05-091-1/+1
* Fix typing in OC\PreviewCôme Chilliet2022-02-241-6/+15
* Fix resource usages in OC_ImageCôme Chilliet2021-10-281-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add new Provider interface for preview providersRobin Appelman2019-06-171-10/+9
* Log path of file that failed to be parsedMorris Jobke2018-06-281-1/+1
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-1/+5
* 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/+114