issues
search
rails
/
marcel
Find the mime type of files, examining file, filename and declared type
Apache License 2.0
386
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Extension] Issue with `csv` extension which can be carried with `application/vnd.ms-excel` or `text/plain` content type
#116
Mth0158
opened
1 week ago
0
Macro-enabled Excel workbooks incorrectly identified as non-macro-enabled content type
#115
timfrazee
opened
1 month ago
0
Update tika definitions to latest version
#114
MarcelEeken
opened
1 month ago
0
Add support for .gpx files
#113
trekdemo
opened
2 months ago
0
application/vnd.java.hprof trailing space
#112
nvanoorschot
opened
2 months ago
0
CSV containing SVG tags incorrectly detected as image/svg+xml
#111
dloebl
opened
2 months ago
0
Incorrect XML magic identification when <title tag present
#110
IBazylchuk
opened
3 months ago
1
application/javascript is deprecated. text/javascript should be used for js files
#109
MrRTi
opened
4 months ago
0
Improve test_helper files method
#108
Mth0158
opened
4 months ago
0
JS file containing SVG incorrectly detected as SVG
#107
genezys
opened
4 months ago
0
Incorrect identification of PDF as HTML
#106
weilandia
closed
4 months ago
1
Provide a 'Changelog' link on rubygems.org/gems/marcel
#105
mark-young-atg
opened
5 months ago
0
Fix detection of AV1 in WebM as video/webm
#104
alexandergitter
opened
5 months ago
0
csv with BOM, detected as text/plain
#103
hanpeic
opened
7 months ago
0
Incorrect HTML magic identification when preceeded by a comment
#102
markedmondson
opened
7 months ago
0
Canonical types and aliases
#101
jeremy
opened
8 months ago
0
fix: detect svgs with title as image/svg+xml intead of text/html
#100
sjoulbak
opened
8 months ago
1
Regression fix: binary declared type should fall back to filename extension type
#99
jeremy
closed
8 months ago
0
Breaking change with 1.0.3 - removal of Marcel::TYPES
#98
toby-brilliant
closed
8 months ago
4
Marcel::Magic.by_magic return nil for a plain textfile
#97
ericproulx
closed
8 months ago
1
Marcel incorrectly reports all text files as `application/octet-stream`
#96
pcantrell
closed
8 months ago
6
JPEG XL image variants are assigned the wrong :content_type
#95
dkam
opened
1 year ago
2
Fix Illustrator detection as application/pdf instead of application/illustrator
#94
jeremy
closed
9 months ago
1
Add note in README how to extend detection of custom file types
#93
vipulnsward
closed
1 year ago
0
Chore: Update tika definitions to latest release of Tika 2.7.0
#92
vipulnsward
closed
1 year ago
3
single test failure when using rack 3
#91
Apteryks
closed
8 months ago
1
Add support for pkcs8 (.p8) files
#90
ocarreterom
opened
1 year ago
0
Identify Sony and Canon raw images as subtypes of image/tiff
#89
afcapel
closed
8 months ago
0
Update gem name in Gemfile
#88
elebow
closed
1 year ago
0
Get name and extension from Pathname
#87
olivier-thatch
closed
8 months ago
1
Incorrect identification for JS content starting with comments
#86
tzabaman
closed
8 months ago
1
Adds CI using GitHub Actions.
#85
petergoldstein
closed
1 year ago
1
Support older XLIFF mime type (application/x-xliff+xml)
#84
goetzc
opened
1 year ago
0
Update marcel to rack 3
#83
hahmed
closed
8 months ago
1
Move to GitHub Actions
#82
hahmed
closed
1 year ago
1
Update definitions.rb
#81
eugentorica
closed
1 year ago
1
The AV1 format is not recognized inside the webm container.
#80
RinCat
opened
2 years ago
1
JSON file with html content detected as text/html since v1.0.0
#79
adamzapasnik
opened
2 years ago
1
Documentation is misleading
#78
akimd
closed
8 months ago
2
ZIP archive misidentified as video/x-ms-wmv
#77
mdavidn
opened
2 years ago
3
Potential minor security risk (upload/spread arbitrary data) with ActiveStorage
#76
gr8bit
closed
8 months ago
1
Does not detect html if the document contains svg.
#75
AlexanderShvaykin
opened
2 years ago
2
Fix magic detection for HTML with `<svg`
#74
ursm
closed
2 years ago
2
[Help]: Trying to generate tables with the strings as is
#73
michelson
closed
2 years ago
1
Store MIME parents in a distinct Hash
#72
casperisfine
closed
2 years ago
3
Remove comment strings from Tables::TYPE
#71
casperisfine
closed
2 years ago
1
tables.rb: Generate UTF-8 strings when possible.
#70
casperisfine
closed
2 years ago
0
Suppress warning
#69
wonda-tea-coffee
closed
2 years ago
0
Add explanation of MimeType.for's handling of argument types
#68
elebow
closed
2 years ago
1
image/svg+xml returned for an html document with svg in it
#67
jbielick
closed
2 years ago
3
Next