nextcloud-server/lib/private/Preview
Daniel Kesselberg a4bf0f69be
feat: log file id and path when extracting the mp3 cover fails
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>

[skip ci]
2024-07-06 14:24:27 +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:14:10 +07:00
Bundled.php fix php-lint 2023-04-17 17:18:09 +07:00
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:14:10 +07:00
GIF.php
Generator.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
GeneratorHelper.php
HEIC.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +07:00
IMagickSupport.php
Illustrator.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +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-06 14:24:27 +07:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
MarkDown.php
MimeIconProvider.php feat(files): add uploader 2023-09-01 14:35:40 +07:00
Movie.php Lower failed movie preview to info 2024-02-03 18:52:05 +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:14:10 +07:00
PNG.php
Photoshop.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +07:00
Postscript.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +07:00
Provider.php
ProviderV1Adapter.php
ProviderV2.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
SGI.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +07:00
SVG.php Merge pull request #45337 from nextcloud/backport/44710/stable29 2024-05-16 16:41:49 +07:00
StarOffice.php
TGA.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +07:00
TIFF.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +07:00
TXT.php
Watcher.php Check if the node has a null ID before deleting in preview watcher 2023-10-23 20:32:15 +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