Age | Commit message (Expand) | Author | Files | Lines |
2019-05-29 | HTML writer: output video and audio elements | mb21 | 1 | -2/+6 |
2019-05-29 | Text.Pandoc.MIME: add mediaCategory [API change] | mb21 | 1 | -2/+9 |
2019-03-01 | Remove license boilerplate. | John MacFarlane | 1 | -18/+0 |
2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel | 1 | -2/+2 |
2019-02-02 | MIME: add WebP | Mauro Bieg | 1 | -0/+1 |
2018-04-21 | Mime: Use the alias application/eps for eps. | John MacFarlane | 1 | -1/+1 |
2018-03-18 | Use NoImplicitPrelude and explicitly import Prelude. | John MacFarlane | 1 | -0/+2 |
2018-01-05 | Update copyright notices to include 2018 | Albert Krewinkel | 1 | -2/+2 |
2017-12-26 | Add opus to MIME type table as audio/ogg. | John MacFarlane | 1 | -0/+1 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -1/+0 |
2017-05-13 | Update dates in copyright notices | Albert Krewinkel | 1 | -2/+2 |
2017-03-04 | Stylish-haskell automatic formatting changes. | John MacFarlane | 1 | -3/+3 |
2017-02-24 | SelfContained: don't use data URIs for script or style. | John MacFarlane | 1 | -1/+1 |
2017-02-22 | Added emf to mimeTypes with type application/x-msmetafile. | John MacFarlane | 1 | -0/+1 |
2016-11-12 | Use correct mime types for woff and woff2. | John MacFarlane | 1 | -2/+2 |
2016-03-22 | Updated copyright dates to include 2016. | John MacFarlane | 1 | -2/+2 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -1/+0 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -0/+1 |
2015-05-27 | Fixed svg handling in EPUB writer. | John MacFarlane | 1 | -1/+3 |
2015-04-29 | Added woff2 to MIME types | Alfred Wechselberger | 1 | -0/+1 |
2015-04-26 | Updated copyright notices to -2015. Closes #2111. | John MacFarlane | 1 | -2/+2 |
2014-11-16 | Changed mime type for otf to application/vnd.ms-opentype. | John MacFarlane | 1 | -1/+1 |
2014-10-04 | add mime type for WebVTT | Jason Ronallo | 1 | -0/+1 |
2014-08-17 | MIME cleanup. | Artyom Kazak | 1 | -10/+30 |
2014-05-09 | Update copyright notices for 2014, add missing notices | Albert Krewinkel | 1 | -2/+2 |
2014-03-14 | EPUB writer: Incorporate files linked in <video> tags. | John MacFarlane | 1 | -0/+1 |
2014-01-07 | Added wmf and emf mime types. | John MacFarlane | 1 | -0/+2 |
2013-11-30 | MIME: Add entry for jfif. | John MacFarlane | 1 | -0/+1 |
2013-11-19 | MIME: In looking up extensions, drop the encoding info. | John MacFarlane | 1 | -1/+2 |
2013-07-20 | PDF generation improvements. | John MacFarlane | 1 | -2/+9 |
2013-01-17 | MIME: Support vs and fs as text/plain. | John MacFarlane | 1 | -0/+2 |
2012-10-11 | Added MIME types for .wof and .eot. | John MacFarlane | 1 | -0/+2 |
2012-07-26 | Fixed whitespace errors. | John MacFarlane | 1 | -1/+1 |
2012-06-28 | Added webm to mime types. Closes #543. | John MacFarlane | 1 | -0/+1 |
2012-01-30 | Added `--epub-embed-font` option. | John MacFarlane | 1 | -0/+2 |
2012-01-14 | Added 'layout-cache' to getMimeType. | John MacFarlane | 1 | -0/+1 |
2011-07-19 | Added unexported Text.Pandoc.MIME. | John MacFarlane | 1 | -0/+483 |