| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-24 | Add support for AIFF files | jvoisin | |
| This should close #151 | |||
| 2020-11-06 | Better test of corrupted MSOffice files | jvoisin | |
| 2020-03-08 | Vastly improve ppt compatibility | jvoisin | |
| 2020-01-01 | Add support for wav files | jvoisin | |
| 2019-09-01 | Add support for ppm | jvoisin | |
| 2019-09-01 | Add a test for nsid cleaning | jvoisin | |
| 2019-07-22 | Add a test for svg namespace | jvoisin | |
| 2019-07-13 | Add support for svg | jvoisin | |
| 2019-02-20 | Implement epub support | jvoisin | |
| 2019-02-08 | Add support for html files | jvoisin | |
| 2019-02-03 | Implement .gif support | jvoisin | |
| 2019-02-02 | Add support for wmv | jvoisin | |
| 2018-11-07 | Add a missing file :/ | jvoisin | |
| 2018-10-28 | Add mp4 support | jvoisin | |
| 2018-10-22 | Implement support for .avi files, via ffmpeg | jvoisin | |
| - This commit introduces optional dependencies (namely ffmpeg): mat2 will spit a warning when trying to process an .avi file if ffmpeg isn't installed. - Since metadata are obtained via exiftool, this commit also refactors a bit our exfitool wrapper. | |||
| 2018-10-11 | Delete pictures of FLAC files | jvoisin | |
| 2018-10-02 | Use [Content_Types].xml to improve MS Office coverage | jvoisin | |
| 2018-09-30 | Remove dangling references in MS Office's [Content_types].xml | jvoisin | |
| 2018-09-24 | Implement rsid stripping for office files | jvoisin | |
| 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-08 | Bump coverage again | jvoisin | |
| 2018-07-08 | Bump coverage for office files and fix some related crashes | jvoisin | |
| 2018-07-06 | Add support for .txt files | jvoisin | |
| 2018-07-01 | Remove docx revisions | jvoisin | |
| 2018-07-01 | Remove the thumbnails from libreoffice files | jvoisin | |
| 2018-06-10 | Add some tests for non-supported embedded fileformats | jvoisin | |
| 2018-04-23 | Add a test for odg | jvoisin | |
| 2018-04-23 | Test .odf support | jvoisin | |
| 2018-04-22 | Add support for torrent files cleaning | jvoisin | |
| 2018-04-16 | Add support for BMP | jvoisin | |
| To be completely honest, BMP have no metadata, but we still add it, just in case⢠| |||
| 2018-04-01 | Add support for .tiff files | jvoisin | |
| 2018-03-31 | Add support for .odt | jvoisin | |
| 2018-03-31 | Add support for docx | jvoisin | |
| 2018-03-25 | FLAC support | jvoisin | |
| 2018-03-25 | Implement mp3 and ogg support | jvoisin | |
| 2018-03-25 | Add support for jpeg | jvoisin | |
| 2018-03-20 | Add a test for PNG files | jvoisin | |
| 2018-03-06 | First commit | jvoisin | |
