nextcloud-server/lib/private/Preview
Richard Steinmetz 704310d3fa fix(preview): gracefully handle file not being opened in ProviderV2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-10 11:25:41 +07:00
..
Storage
BMP.php
BackgroundCleanupJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Bitmap.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
Bundled.php
EMF.php feat: add preview provider for emf files based on office 2023-11-13 12:35:54 +07:00
Font.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
GIF.php
Generator.php Us strpos() only 2023-11-15 00:04:25 +07:00
GeneratorHelper.php
HEIC.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
IMagickSupport.php
Illustrator.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
Image.php
Imaginary.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
JPEG.php
Krita.php
MP3.php feat: log file id and path when extracting the mp3 cover fails 2024-07-08 11:39:19 +07:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
MarkDown.php
MimeIconProvider.php
Movie.php Lower failed movie preview to info 2024-02-10 12:47:46 +07:00
Office.php fix: use png as preview right away 2023-11-13 22:00:45 +07:00
OpenDocument.php
PDF.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
PNG.php
Photoshop.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
Postscript.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
Provider.php
ProviderV1Adapter.php
ProviderV2.php fix(preview): gracefully handle file not being opened in ProviderV2 2024-09-10 11:25:41 +07:00
SGI.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
SVG.php Merge pull request #45339 from nextcloud/backport/44710/stable28 2024-05-16 16:42:05 +07:00
StarOffice.php
TGA.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
TIFF.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +07:00
TXT.php
Watcher.php fix(preview): Check if node id is null before deleting the preview folder 2024-02-15 07:19:58 +07:00
WatcherConnector.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
WebP.php
XBitmap.php