aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/MIME.hs
AgeCommit message (Expand)Author
2025-03-28T.P.Mime: fix typo in avif mime type (#10735)Christian Christiansen
2025-03-19Mime: handle apng, avif, jxl.John MacFarlane
2025-03-18Add mime type and extension for avif.John MacFarlane
2024-12-19T.P.MIME: fix `extensionFromMimeType`.John MacFarlane
2024-04-25Update copyright dates to 2024.John MacFarlane
2023-11-17Ensure we use .svg not .svgz as extension for image/svg+xml mime type.John MacFarlane
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-09-12T.P.MIME: Removes more unnecessary overrides.Albert Krewinkel
2022-09-11T.P.MIME: Remove deprecated overrides (#8292)Albert Krewinkel
2022-09-11Require mime-types 0.1.1Albert Krewinkel
2022-09-04T.P.Mime: Base module on package mime-types. (#8277)Albert Krewinkel
2022-06-21Update fonts MIME following IANA recommendation (#8127)Gabriel Lewertowski
2022-03-30Add mime type for mkv extension (#7181).John MacFarlane
2022-01-02Copyright notices: update for 2022Albert Krewinkel
2021-07-22MIME: use image/x-xcf instead of application/x-xcf.John MacFarlane
2021-06-10T.P.MIME, extensionFromMimeType: add a few special cases.John MacFarlane
2021-02-22Text.Pandoc.MIME: add exported function getCharset.John MacFarlane
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2020-06-17Fix MIME type for TrueType fonts in EPUBs (#6464)Michael Reed
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel
2020-02-07More in-depth refactoring and cleanup (#6123)Joseph C. Sible
2019-12-20Added glsl mime type for WebGL maps (#6000)Jared Lander
2019-12-12Change misleading module comment.John MacFarlane
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-05-29HTML writer: output video and audio elementsmb21
2019-05-29Text.Pandoc.MIME: add mediaCategory [API change]mb21
2019-03-01Remove license boilerplate.John MacFarlane
2019-02-04Add missing copyright notices and remove license boilerplate (#5112)Albert Krewinkel
2019-02-02MIME: add WebPMauro Bieg
2018-04-21Mime: Use the alias application/eps for eps.John MacFarlane
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane
2018-01-05Update copyright notices to include 2018Albert Krewinkel
2017-12-26Add opus to MIME type table as audio/ogg.John MacFarlane
2017-10-27hlint suggestions.John MacFarlane
2017-05-13Update dates in copyright noticesAlbert Krewinkel
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2017-02-24SelfContained: don't use data URIs for script or style.John MacFarlane
2017-02-22Added emf to mimeTypes with type application/x-msmetafile.John MacFarlane
2016-11-12Use correct mime types for woff and woff2.John MacFarlane
2016-03-22Updated copyright dates to include 2016.1.17.0.2John MacFarlane
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane
2015-05-27Fixed svg handling in EPUB writer.John MacFarlane
2015-04-29Added woff2 to MIME typesAlfred Wechselberger
2015-04-26Updated copyright notices to -2015. Closes #2111.John MacFarlane
2014-11-16Changed mime type for otf to application/vnd.ms-opentype.John MacFarlane
2014-10-04add mime type for WebVTTJason Ronallo
2014-08-17MIME cleanup.Artyom Kazak
2014-05-09Update copyright notices for 2014, add missing noticesAlbert Krewinkel