marcel
marcel copied to clipboard
Add test cases for all filetypes with more than 100 uploads in the last 1,000,000 on BC3
- [x] .jpg
- [x] .pdf
- [x] .png
- [x] .docx
- [x] .xlsx
- [x] .zip
- [x] .pptx
- [x] .doc
- [x] .mp4
- [x] .xls
- [x] .gif
- [x] .jpeg
- [x] .psd
- [x] .ai
- [x] .csv
- [x] .mp3
- [x] .mov
- [x] .txt
- [x] .tif
- [x] .xlsm
- [x] .html
- [x] .wav
- [x] .key
- [x] .svg
- [x] .pages
- [x] .ppt
- [x] .rtf
- [x] .tiff
- [x] .xml
- [x] .apk
- [x] .numbers
- [x] .sketch
- [x] .bmp
- [x] .xlsb
- [x] .json
- [x] .swf
- [x] .js
- [x] .dotx
- [x] .log
- [x] .eps
- [x] .dwg
- [ ] .msg
- [ ] .rar
- [x] .m4a
- [ ] .indd
- [ ] .htm
- [x] .eml
- [ ] .otf
- [ ] .odt
- [x] .ttf
- [ ] .fmp12
- [x] .m4v
- [x] .sql
- [ ] .pub
- [ ] .7z
- [ ] .nef
- [ ] .cr2
- [ ] .ods
- [ ] .vsd
- [ ] .dxf
- [ ] .amr
- [ ] .gsheet
@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.