summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/Imaginary.php
Commit message (Expand)AuthorAgeFilesLines
* Use \Throwable insteadGit'Fellow2023-11-011-1/+1
* Catch Imaginary processing errorsGit'Fellow2023-11-011-1/+1
* Don't pass invalid streams to ImaginaryGit'Fellow2023-10-291-0/+3
* log imaginary errors as info to not spam the server logsSimon L2023-08-101-2/+2
* Merge pull request #37148 from nextcloud/enh/noid/increase-imaginary-timeoutsSimon L2023-05-041-0/+2
|\
| * increase imaginary timeouts as for big files the processing could take very longSimon L2023-03-091-0/+2
* | Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-2/+2
|/
* imaginary - fix autorotate and improve the logicSimon L2023-03-091-33/+32
* imaginary - allow to generate heif, pdf and svg thumbnailsSimon L2023-02-081-18/+45
* imaginary - add tiff to supported formatsSimon L2023-01-251-1/+1
* preview: respect quality in ImaginaryVarun Patil2022-12-031-0/+3
* Fix distorted previews when using imaginaryRichard Steinmetz2022-11-111-4/+14
* Fix imaginary with rotated exif imagesCarl Schwan2022-04-041-8/+16
* Send images to imaginary docker to generate previewsVincent Petry2022-03-171-0/+136