nextcloud/lib
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
..
composer Add repair job for pending cron jobs 2018-07-09 14:53:37 +02:00
l10n [tx-robot] updated from transifex 2018-07-11 00:12:15 +00:00
private No need to convert to PDF with LibreOffice, just convert to PNG 2018-07-12 11:40:41 +03:00
public Separate fopen into read and write methods 2018-07-11 12:08:37 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Fix remnants of refactoring 2018-07-05 17:09:38 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00