aboutsummaryrefslogtreecommitdiffstats
path: root/lib/attachment_to_html
Commit message (Expand)AuthorAgeLines
* Use a relative path in call to pdftohtml.Louise Crow2015-05-11-2/+2
* Handle the expected case where conversion fails and returns nil.Louise Crow2015-04-02-1/+2
* Set binary mode to false in call to pdftohtmlLouise Crow2015-02-13-2/+1
* Add charset to view-as-html templateGareth Rees2014-08-19-0/+1
* Handle converting empty RTF fileshotfix/0.18.0.3Gareth Rees2014-06-06-0/+2
* Remove obsolete requireLouise Crow2014-05-15-2/+0
* Work around bug#77932 in pdftohtmlGareth Rees2014-05-06-0/+11
* Dynamically inject AttachmentToHTML::View contentGareth Rees2014-04-07-2/+21
* Remove redundant AttachmentToHTML::HTMLGareth Rees2014-04-07-15/+0
* Update AttachmentToHTML for new View classGareth Rees2014-04-07-6/+7
* Simpler AttachmentToHTML::Adapters::CouldNotConvert interfaceGareth Rees2014-04-07-29/+15
* Simpler AttachmentToHTML::Adapters::GoogleDocsViewer interfaceGareth Rees2014-04-07-30/+13
* Simpler AttachmentToHTML::Adapters::RTF interfaceGareth Rees2014-04-07-46/+16
* Simpler AttachmentToHTML::Adapters::PDF interfaceGareth Rees2014-04-07-46/+16
* Simpler AttachmentToHTML::Adapters::Text interfaceGareth Rees2014-04-07-41/+20
* Add an AttachmentToHTML::View to deal with renderingGareth Rees2014-04-07-0/+41
* Work around a bug in unrtfGareth Rees2014-04-01-1/+12
* Get attachment body outside of chdirGareth Rees2014-04-01-24/+36
* Add AttachmentToHTML libraryGareth Rees2014-03-28-0/+516