nextcloud-server/lib/private/Preview
Arthur Schiwon c4f4c5a3fb
Merge pull request #41067 from Murena-SAS/preview-folder-deletes
Fix for previews not being generated sometimes
2024-01-18 11:46:12 +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 composer run cs:fix 2023-01-20 11:45:08 +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
GIF.php
Generator.php Us strpos() only 2023-11-15 00:04:25 +07:00
GeneratorHelper.php composer run cs:fix 2023-01-20 11:45:08 +07:00
HEIC.php preview: fix HEIC orientation 2022-12-08 23:14:13 +07:00
IMagickSupport.php cache formats supported by imagick 2023-02-13 14:57:06 +07:00
Illustrator.php
Image.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Imaginary.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
JPEG.php
Krita.php Fix typing in OC\Preview 2022-02-24 14:42:55 +07:00
MP3.php feat: replace id3parser with mp3info 2023-06-28 14:58:59 +07:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
MarkDown.php Use Image class from public API 2022-06-02 00:37:36 +07:00
MimeIconProvider.php feat(files): add uploader 2023-09-01 14:35:40 +07:00
Movie.php fix indent 2 2023-02-16 10:10:12 +07:00
Office.php fix: use png as preview right away 2023-11-13 22:00:45 +07:00
OpenDocument.php Fix typing in OC\Preview 2022-02-24 14:42:55 +07:00
PDF.php
PNG.php
Photoshop.php
Postscript.php
Provider.php
ProviderV1Adapter.php Save getting the parent node when generating the preview 2022-08-24 22:20:32 +07:00
ProviderV2.php Fix tmp file cleaning for bundled previews 2022-02-24 14:55:57 +07:00
SGI.php
SVG.php Use Image class from public API 2022-06-02 00:37:36 +07:00
StarOffice.php
TGA.php
TIFF.php
TXT.php Use Image class from public API 2022-06-02 00:37:36 +07:00
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