aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Preview/Imaginary.php
Commit message (Expand)AuthorAgeFilesLines
* feat(preview): move previews for imaginary pdf to own class ImaginaryPDFernolf2024-07-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* 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-251-0/+3
* feat: Imaginary WebP supportJanisPlayer2023-09-021-1/+19
* log imaginary errors as info to not spam the server logsSimon L2023-08-091-2/+2
* Allow to specify an imaginary keyJanisPlayer2023-05-221-1/+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