nextcloud/lib
Roeland Jago Douma 50b880edeb
Don't lie about the preview mimetype
For legacy reasons we stored all the previews with a png extention.
However we did not put png data in them all the time.

This caused the preview endpoints to always report that a preview is a
png file. Which was a lie.

Since we abstract away from the storage etc in the previewmanager. There
is no need anymore to store them as .png files and instead we can use
the actual file extention.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-01-08 20:39:39 +01:00
..
composer Allow getting the filepath when getting cached mounts by fileid 2017-12-12 14:11:40 +01:00
l10n [tx-robot] updated from transifex 2018-01-06 01:11:22 +00:00
private Don't lie about the preview mimetype 2018-01-08 20:39:39 +01:00
public Don't lie about the preview mimetype 2018-01-08 20:39:39 +01:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Use the guest.css for the maintenance page as well 2017-06-14 11:10:20 -05:00