nextcloud-server/lib/private/Preview
Louis Chemineau 867be352f3
fix(blurhash): Use preview API to generate the previews
This allows to benefit from all the checks done by the preview API.
This also use the newly introduced `cacheResult` argument to limit disk usage.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-05-05 11:13:31 +07:00
..
Storage
BMP.php
BackgroundCleanupJob.php fix(preview): Filter for folders in cleanup old preview job 2025-01-27 10:16:08 +07:00
Bitmap.php
Bundled.php
EMF.php
Font.php
GIF.php
Generator.php fix(blurhash): Use preview API to generate the previews 2025-05-05 11:13:31 +07:00
GeneratorHelper.php
HEIC.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
IMagickSupport.php
Illustrator.php
Image.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
Imaginary.php
ImaginaryPDF.php
JPEG.php
Krita.php
MP3.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
MarkDown.php
MimeIconProvider.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Movie.php fix(previews): avoid large file downloads for remote movie storage 2025-04-23 10:04:27 +07:00
Office.php chore(Previews): make thumbnail generation more robust 2025-01-02 18:32:44 +07:00
OpenDocument.php
PDF.php
PNG.php
Photoshop.php
Postscript.php
Provider.php
ProviderV1Adapter.php
ProviderV2.php fix(previews): Cleanup Movie provider code and remove deprecated static vars 2025-04-08 09:53:02 +07:00
SGI.php
SVG.php
StarOffice.php
TGA.php
TIFF.php
TXT.php
Watcher.php refactor: cleanup rollback hook usage 2025-04-25 08:25:11 +07:00
WatcherConnector.php refactor: cleanup rollback hook usage 2025-04-25 08:25:11 +07:00
WebP.php
XBitmap.php