nextcloud/apps/files_external/lib/Lib/Storage
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
..
AmazonS3.php Update license headers 2016-05-26 19:57:24 +02:00
Dropbox.php Update license headers 2016-05-26 19:57:24 +02:00
FTP.php Update license headers 2016-05-26 19:57:24 +02:00
Google.php Fix GDrive file size when mime type doesn't match contents 2016-06-08 09:46:49 +02:00
OwnCloud.php Move Lib\Storage to PSR-4 2016-05-24 08:41:22 +02:00
SFTP.php Update license headers 2016-05-26 19:57:24 +02:00
SMB.php implement specific rename handling for SMB 2016-05-31 13:32:11 +02:00
StreamWrapper.php Update license headers 2016-05-26 19:57:24 +02:00
Swift.php Added object cache for Swift ext storage 2016-05-24 13:29:29 +02:00