0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/lib/private/Preview
provokateurin c8dbb119c7
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:40:57 +01:00
..
Storage Use storage filter when fetching previews to cleanup 2021-08-26 22:03:05 +02:00
BackgroundCleanupJob.php fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:40:57 +01:00
Bitmap.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
BMP.php Update php licenses 2021-06-04 22:02:41 +02:00
Bundled.php fix php-lint 2023-04-17 17:18:09 +02:00
EMF.php feat: add preview provider for emf files based on office 2023-11-13 12:35:54 +01:00
Font.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
Generator.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
GeneratorHelper.php composer run cs:fix 2023-01-20 11:45:08 +01:00
GIF.php Update php licenses 2021-06-04 22:02:41 +02:00
HEIC.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
Illustrator.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
Image.php composer run cs:fix 2023-01-20 11:45:08 +01:00
IMagickSupport.php cache formats supported by imagick 2023-02-13 14:57:06 +01:00
Imaginary.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
JPEG.php Update php licenses 2021-06-04 22:02:41 +02:00
Krita.php Fix typing in OC\Preview 2022-02-24 14:42:55 +01:00
MarkDown.php Use Image class from public API 2022-06-02 00:37:36 +00:00
MimeIconProvider.php feat(files): add uploader 2023-09-01 14:35:40 +02:00
Movie.php Lower failed movie preview to info 2024-02-03 18:52:05 +01:00
MP3.php feat: log file id and path when extracting the mp3 cover fails 2024-07-06 14:24:27 +02:00
MSOffice2003.php Update php licenses 2021-06-04 22:02:41 +02:00
MSOffice2007.php Update php licenses 2021-06-04 22:02:41 +02:00
MSOfficeDoc.php Update php licenses 2021-06-04 22:02:41 +02:00
Office.php fix: use png as preview right away 2023-11-13 22:00:45 +01:00
OpenDocument.php Fix typing in OC\Preview 2022-02-24 14:42:55 +01:00
PDF.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
Photoshop.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
PNG.php Update php licenses 2021-06-04 22:02:41 +02:00
Postscript.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
Provider.php Update php licenses 2021-06-04 22:02:41 +02:00
ProviderV1Adapter.php Save getting the parent node when generating the preview 2022-08-24 22:20:32 +02:00
ProviderV2.php fix(preview): gracefully handle file not being opened in ProviderV2 2024-09-10 11:26:38 +00:00
SGI.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
StarOffice.php Update php licenses 2021-06-04 22:02:41 +02:00
SVG.php Merge pull request #45337 from nextcloud/backport/44710/stable29 2024-05-16 16:41:49 +02:00
TGA.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
TIFF.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:14:10 +00:00
TXT.php Use Image class from public API 2022-06-02 00:37:36 +00:00
Watcher.php Check if the node has a null ID before deleting in preview watcher 2023-10-23 20:32:15 +05:30
WatcherConnector.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
WebP.php Update php licenses 2021-06-04 22:02:41 +02:00
XBitmap.php Update php licenses 2021-06-04 22:02:41 +02:00