summaryrefslogtreecommitdiff
path: root/tests/data (follow)
AgeCommit message (Collapse)Author
2018-10-02Use [Content_Types].xml to improve MS Office coveragejvoisin
2018-09-30Remove dangling references in MS Office's [Content_types].xmljvoisin
2018-09-24Implement rsid stripping for office filesjvoisin
MS Office XML rsid is a "unique identifier used to track the editing session when the physical character representing this section mark was last formatted." See the following links for details: - https://msdn.microsoft.com/en-us/library/office/documentformat.openxml.wordprocessing.previoussectionproperties.rsidrpr.aspx - https://blogs.msdn.microsoft.com/brian_jones/2006/12/11/whats-up-with-all-those-rsids/.
2018-07-08Bump coverage againjvoisin
2018-07-08Bump coverage for office files and fix some related crashesjvoisin
2018-07-06Add support for .txt filesjvoisin
2018-07-01Remove docx revisionsjvoisin
2018-07-01Remove the thumbnails from libreoffice filesjvoisin
2018-06-10Add some tests for non-supported embedded fileformatsjvoisin
2018-04-23Add a test for odgjvoisin
2018-04-23Test .odf supportjvoisin
2018-04-22Add support for torrent files cleaningjvoisin
2018-04-16Add support for BMPjvoisin
To be completely honest, BMP have no metadata, but we still add it, just in caseā„¢
2018-04-01Add support for .tiff filesjvoisin
2018-03-31Add support for .odtjvoisin
2018-03-31Add support for docxjvoisin
2018-03-25FLAC supportjvoisin
2018-03-25Implement mp3 and ogg supportjvoisin
2018-03-25Add support for jpegjvoisin
2018-03-20Add a test for PNG filesjvoisin
2018-03-06First commitjvoisin