index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
/
MIME.hs
Age
Commit message (
Expand
)
Author
2023-11-17
Ensure we use .svg not .svgz as extension for image/svg+xml mime type.
John MacFarlane
2023-01-10
Update copyright years, it's 2023!
Albert Krewinkel
2022-09-12
T.P.MIME: Removes more unnecessary overrides.
Albert Krewinkel
2022-09-11
T.P.MIME: Remove deprecated overrides (#8292)
Albert Krewinkel
2022-09-11
Require mime-types 0.1.1
Albert Krewinkel
2022-09-04
T.P.Mime: Base module on package mime-types. (#8277)
Albert Krewinkel
2022-06-21
Update fonts MIME following IANA recommendation (#8127)
Gabriel Lewertowski
2022-03-30
Add mime type for mkv extension (#7181).
John MacFarlane
2022-01-02
Copyright notices: update for 2022
Albert Krewinkel
2021-07-22
MIME: use image/x-xcf instead of application/x-xcf.
John MacFarlane
2021-06-10
T.P.MIME, extensionFromMimeType: add a few special cases.
John MacFarlane
2021-02-22
Text.Pandoc.MIME: add exported function getCharset.
John MacFarlane
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
2020-06-17
Fix MIME type for TrueType fonts in EPUBs (#6464)
Michael Reed
2020-03-15
Use implicit Prelude (#6187)
Albert Krewinkel
2020-03-13
Update copyright year (#6186)
Albert Krewinkel
2020-02-07
More in-depth refactoring and cleanup (#6123)
Joseph C. Sible
2019-12-20
Added glsl mime type for WebGL maps (#6000)
Jared Lander
2019-12-12
Change misleading module comment.
John MacFarlane
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
2019-05-29
HTML writer: output video and audio elements
mb21
2019-05-29
Text.Pandoc.MIME: add mediaCategory [API change]
mb21
2019-03-01
Remove license boilerplate.
John MacFarlane
2019-02-04
Add missing copyright notices and remove license boilerplate (#5112)
Albert Krewinkel
2019-02-02
MIME: add WebP
Mauro Bieg
2018-04-21
Mime: Use the alias application/eps for eps.
John MacFarlane
2018-03-18
Use NoImplicitPrelude and explicitly import Prelude.
John MacFarlane
2018-01-05
Update copyright notices to include 2018
Albert Krewinkel
2017-12-26
Add opus to MIME type table as audio/ogg.
John MacFarlane
2017-10-27
hlint suggestions.
John MacFarlane
2017-05-13
Update dates in copyright notices
Albert Krewinkel
2017-03-04
Stylish-haskell automatic formatting changes.
John MacFarlane
2017-02-24
SelfContained: don't use data URIs for script or style.
John MacFarlane
2017-02-22
Added emf to mimeTypes with type application/x-msmetafile.
John MacFarlane
2016-11-12
Use correct mime types for woff and woff2.
John MacFarlane
2016-03-22
Updated copyright dates to include 2016.
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-05-27
Fixed svg handling in EPUB writer.
John MacFarlane
2015-04-29
Added woff2 to MIME types
Alfred Wechselberger
2015-04-26
Updated copyright notices to -2015. Closes #2111.
John MacFarlane
2014-11-16
Changed mime type for otf to application/vnd.ms-opentype.
John MacFarlane
2014-10-04
add mime type for WebVTT
Jason Ronallo
2014-08-17
MIME cleanup.
Artyom Kazak
2014-05-09
Update copyright notices for 2014, add missing notices
Albert Krewinkel
2014-03-14
EPUB writer: Incorporate files linked in <video> tags.
John MacFarlane
2014-01-07
Added wmf and emf mime types.
John MacFarlane
2013-11-30
MIME: Add entry for jfif.
John MacFarlane
2013-11-19
MIME: In looking up extensions, drop the encoding info.
John MacFarlane
2013-07-20
PDF generation improvements.
John MacFarlane
[next]