rails / marcel

Find the mime type of files, examining file, filename and declared type
Apache License 2.0
385 stars 65 forks source link

Add test cases for all filetypes with more than 100 uploads in the last 1,000,000 on BC3 #2

Open tomafro opened 7 years ago

tomafro commented 7 years ago
rosa commented 7 years ago

@tomafro this might be relevant for .xlsx, .docx, .pptx. I think we are failing right now to correctly map all those file types if they were generated with something else than Microsoft Office. If that pull request doesn't make it to mimemagic, we could also stop using the custom mimemagic/overlay and add our own instead.