Skip to content

Tags: fahadsiddiqui/mimetype

Tags

v1.1.1

Toggle v1.1.1's commit message
Refactor mso xml detection for trailing signatures

Zip archives do not care about the order of the files inside them. This
makes the signature files of Ms office formats to be in the trailing
part of the archive and not get picked up by the detection alg. This
commit improves detection by giving up search for general MS office
signature search in favor of searching for more precise entries.
Related issue: gabriel-vasile#81

v1.1.0

Toggle v1.1.0's commit message
Add docs for EqualsAny

v1.0.5

Toggle v1.0.5's commit message
Improve zip sub formats detection

Add Performance section in README

v1.0.4

Toggle v1.0.4's commit message
Use Is method in tests instead of string comparƣson

v1.0.3

Toggle v1.0.3's commit message
Behave as http.DetectContentType and return text/plain for empty input

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request gabriel-vasile#83 from vansante/add-guard-for-msof…

…fice-slice

Add a guard for msoffice byteslice index

v1.0.1

Toggle v1.0.1's commit message
Add support for UTF-16

v1.0.0

Toggle v1.0.0's commit message
Add more v1.x changes in readme

v0.3.23

Toggle v0.3.23's commit message
Merge branch 'fix_msoxml'

v0.3.22

Toggle v0.3.22's commit message
Fix heic and heif extensions