nextcloud-server/lib/private/Preview
Côme Chilliet 13c11208d4
Ignore errors when searching for bundled preview
When an odt file is xml and not zip, it would throw a ValueError.
It will now just ignore this file and return null for the preview.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-28 15:43:07 +01:00
..
Storage Use storage filter when fetching previews to cleanup 2021-08-26 22:03:05 +02:00
BackgroundCleanupJob.php Use storage filter when fetching previews to cleanup 2021-08-26 22:03:05 +02:00
Bitmap.php Fix typing in OC\Preview 2022-02-24 14:42:55 +01:00
BMP.php
Bundled.php Ignore errors when searching for bundled preview 2022-02-28 15:43:07 +01:00
Font.php
Generator.php
GeneratorHelper.php
GIF.php
HEIC.php Fix typing in OC\Preview 2022-02-24 14:42:55 +01:00
Illustrator.php
Image.php
JPEG.php
Krita.php Fix typing in OC\Preview 2022-02-24 14:42:55 +01:00
MarkDown.php Check style update 2022-01-13 00:19:07 +01:00
Movie.php Fix typing in OC\Preview\Movie 2022-02-24 14:55:48 +01:00
MP3.php
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
Office.php Use findBinaryPath for previews 2021-10-23 23:15:42 +02:00
OpenDocument.php Fix typing in OC\Preview 2022-02-24 14:42:55 +01:00
PDF.php
Photoshop.php
PNG.php
Postscript.php
Provider.php
ProviderV1Adapter.php
ProviderV2.php Fix tmp file cleaning for bundled previews 2022-02-24 14:55:57 +01:00
SGI.php
StarOffice.php
SVG.php Fix resource usages in OC_Image 2021-10-28 17:48:43 +02:00
TGA.php
TIFF.php
TXT.php Check style update 2022-01-13 00:19:07 +01:00
Watcher.php
WatcherConnector.php
WebP.php
XBitmap.php