0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 23:47:25 +00:00
nextcloud_server/lib/private/Preview
provokateurin 10f1d97689
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:42:06 +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:42:06 +01:00
Bitmap.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +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:16:43 +00:00
Generator.php Us strpos() only 2023-11-15 00:04:25 +01: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:16:43 +00:00
Illustrator.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +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-10 12:47:46 +00:00
MP3.php feat: log file id and path when extracting the mp3 cover fails 2024-07-08 11:39:19 +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:16:43 +00:00
Photoshop.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +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:16:43 +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:25:41 +00:00
SGI.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +00:00
StarOffice.php Update php licenses 2021-06-04 22:02:41 +02:00
SVG.php Merge pull request #45339 from nextcloud/backport/44710/stable28 2024-05-16 16:42:05 +02:00
TGA.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +00:00
TIFF.php fix(preview): check mime type before processing with Imagick 2024-05-15 20:16:43 +00:00
TXT.php Use Image class from public API 2022-06-02 00:37:36 +00:00
Watcher.php fix(preview): Check if node id is null before deleting the preview folder 2024-02-15 07:19:58 +01:00
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