rclone/backend/drive
Fabian Möller 690a44e40e drive: rewrite mime type and extension handling
Make use of the mime package to find matching extensions and mime types.
For simplicity, all extensions are now prefixed with "." to match the
mime package requirements.

Parsed extensions get converted if needed.
2018-09-25 15:20:23 +01:00
..
drive.go drive: rewrite mime type and extension handling 2018-09-25 15:20:23 +01:00
drive_internal_test.go drive: rewrite mime type and extension handling 2018-09-25 15:20:23 +01:00
drive_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
upload.go Implement new backend config system 2018-07-16 21:20:47 +01:00