server/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
..
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
BMP.php
Font.php
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
GIF.php
Illustrator.php
Image.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
JPEG.php
MarkDown.php
Movie.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
MP3.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
MSOffice2003.php
MSOffice2007.php
MSOfficeDoc.php
Office.php No need to convert to PDF with LibreOffice, just convert to PNG 2018-07-12 11:40:41 +03:00
OpenDocument.php
PDF.php
Photoshop.php
PNG.php
Postscript.php
Provider.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
StarOffice.php
SVG.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
TIFF.php
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