nextcloud/apps/files_external/lib/Lib
Vincent Petry fa9c96ac4f
Fix GDrive file size when mime type doesn't match contents
Uploading a txt file with XML contents makes GDrive return the XML mime
type.

This fix makes sure the logic that returns "SPACE_UNKNOWN" for the size
properly rely on the Google Docs mime types.
2016-06-08 09:46:49 +02:00
..
Auth Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
Backend Move Lib\Backend to PSR-4 2016-05-24 08:41:21 +02:00
Config Move Stuff to PSR-4 again 2016-05-24 16:10:22 +02:00
Storage Fix GDrive file size when mime type doesn't match contents 2016-06-08 09:46:49 +02:00
Api.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
DefinitionParameter.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
DependencyTrait.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
FrontendDefinitionTrait.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
IdentifierTrait.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
InsufficientDataForMeaningfulAnswerException.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
LegacyDependencyCheckPolyfill.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
MissingDependency.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
PersonalMount.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
PriorityTrait.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
SessionStorageWrapper.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
StorageConfig.php Update license headers 2016-05-26 19:57:24 +02:00
StorageModifierTrait.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00
VisibilityTrait.php Move remaining classes to PSR-4 2016-05-24 08:41:22 +02:00