server/tests
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
..
acceptance Wait for the shared link to be set in the acceptance tests 2017-12-22 09:13:47 +01:00
apps Version and dependency are now required 2017-05-22 09:54:44 +02:00
Core Hide stay logged in checkbox when flow authentication is used 2017-12-28 11:15:26 +01:00
data Fix email buttons for white theme 2017-12-11 14:33:54 +01:00
docker
lib Don't lie about the preview mimetype 2018-01-07 11:41:54 +01:00
objectstore
Settings Get correct translations for SecurityProvider 2018-01-02 09:46:53 +01:00
travis
apps.php
bootstrap.php
enable_all.php
karma.config.js Add unit tests for the navigation bar slide gesture 2017-12-14 19:17:40 +01:00
phpunit-autotest-external.xml
phpunit-autotest.xml Add tests for OAuth2 app 2017-05-18 20:49:10 +02:00
preseed-config.php Enable object storage tests again 2017-08-17 09:40:12 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php