nextcloud-server/tests/lib
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
..
Accounts
Activity
App
AppFramework
Archive
Authentication
BackgroundJob
Cache
Calendar
Collaboration/Collaborators
Command
Comments
Contacts/ContactsMenu
DB
Diagnostics
Encryption
Federation
Files
GlobalScale
Group
Hooks
Http/Client
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail
Memcache
Migration
Notification
OCS
Preview Don't lie about the preview mimetype 2018-01-07 11:41:54 +01:00
PublicNamespace
Remote
Repair
RichObjectStrings
Security
Session
Settings
Share
Share20
Support/CrashReport
SystemTag
Template
Traits
Updater
User
Util
AllConfigTest.php
APITest.php
AppConfigTest.php
AppTest.php
AutoLoaderTest.php
AvatarManagerTest.php
AvatarTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
ErrorHandlerTest.php
FileChunkingTest.php
FilesTest.php
HelperStorageTest.php
HookHelper.php
HTTPHelperTest.php
ImageTest.php
InfoXmlTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairStepTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UserTest.php
UtilCheckServerTest.php
UtilTest.php