server/lib/private/legacy
Roeland Jago Douma 5b21650097
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-07 11:41:54 +01:00
..
db Update license headers 2017-11-06 16:56:19 +01:00
group
template Update license headers 2017-11-06 16:56:19 +01:00
api.php OC_OCS_Response is deprecated 2017-09-21 17:56:00 +02:00
app.php Get the Installer via DI 2017-11-25 12:00:57 +01:00
db.php Fix default parameter of OC_DB::executeAudited() 2017-12-18 13:58:54 +01:00
defaults.php Fix email buttons for white theme 2017-12-11 14:33:54 +01:00
eventsource.php Some more invalid PHPDocs in legacy classes 2017-08-01 08:20:16 +02:00
filechunking.php
files.php Merge pull request #7075 from nextcloud/remove-unused-variables 2017-11-07 16:18:40 +01:00
helper.php Also replace all other occurences 2017-12-18 20:57:11 +01:00
hook.php
image.php Don't lie about the preview mimetype 2018-01-07 11:41:54 +01:00
json.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
response.php Update license headers 2017-11-06 16:56:19 +01:00
template.php Update license headers 2017-11-06 16:56:19 +01:00
user.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
util.php Merge pull request #7334 from nextcloud/feature/noid/language-depending-skeleton-directory 2017-12-08 18:19:01 +01:00