nextcloud/lib/private/Preview
Tor Lillqvist 37c8ed4b5c No need to convert to PDF with LibreOffice, just convert to PNG
Exporting all pages of a document to a PDF is a waste of time. All we
need is a thumbnail of the first page anyway. Plus, reading that PDF
(even just the first page of it) into imagick is presumably much
slower than reading a simple PNG.

Signed-off-by: Tor Lillqvist <tml@collabora.com>
2018-07-12 11:40:41 +03:00
..
BMP.php Fix others 2016-07-21 18:13:57 +02:00
BackgroundCleanupJob.php Move to join 2018-05-14 13:30:22 +02:00
Bitmap.php Log path of file that failed to be parsed 2018-06-28 11:09:50 +02:00
Font.php Fix others 2016-07-21 18:13:57 +02:00
GIF.php Fix others 2016-07-21 18:13:57 +02:00
Generator.php Make sure the file is readable before attempting to create a preview 2018-05-30 11:34:02 +02:00
GeneratorHelper.php Fix float/integer handling in image API 2018-01-17 10:00:33 +01:00
Illustrator.php Fix others 2016-07-21 18:13:57 +02:00
Image.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
JPEG.php Fix others 2016-07-21 18:13:57 +02:00
MP3.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
MSOffice2003.php Fix others 2016-07-21 18:13:57 +02:00
MSOffice2007.php Fix others 2016-07-21 18:13:57 +02:00
MSOfficeDoc.php Fix others 2016-07-21 18:13:57 +02:00
MarkDown.php Fix others 2016-07-21 18:13:57 +02:00
Movie.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
Office.php No need to convert to PDF with LibreOffice, just convert to PNG 2018-07-12 11:40:41 +03:00
OpenDocument.php Fix others 2016-07-21 18:13:57 +02:00
PDF.php Fix others 2016-07-21 18:13:57 +02:00
PNG.php Fix others 2016-07-21 18:13:57 +02:00
Photoshop.php Fix others 2016-07-21 18:13:57 +02:00
Postscript.php Fix others 2016-07-21 18:13:57 +02:00
Provider.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
SVG.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
StarOffice.php Fix others 2016-07-21 18:13:57 +02:00
TIFF.php Fix others 2016-07-21 18:13:57 +02:00
TXT.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Watcher.php Delete the previews when a version is restored 2018-05-14 19:58:19 +02:00
WatcherConnector.php Delete the previews when a version is restored 2018-05-14 19:58:19 +02:00
XBitmap.php Fix others 2016-07-21 18:13:57 +02:00