Resolve "Files mistakingly interpreted as .zip files"

Merged David Sikter requested to merge 801-files-mistakingly-interpreted-as-zip-files into v1.1.0

Closes #801 (closed). We interpreted any files that had the zip format as zipped files, which should be decompressed when uploading, regardless of the file extension. Updated so that automatic decompression only takes place when we have certain file extensions.

Edited by David Sikter

Merge request reports