summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-06Add support for .txt filesjvoisin
2018-07-02Document that we do like PEP8jvoisin
2018-07-02Improve a bit the formatting of the code thanks to pyflakes3jvoisin
2018-07-01Improve a bit the READMEjvoisin
2018-07-01Document in our implementation notes how revisions are handled and whyjvoisin
2018-07-01Remove docx revisionsjvoisin
2018-07-01MAT2 is now cleaning revisions from odt files!jvoisin
2018-07-01Remove the thumbnails from libreoffice filesjvoisin
2018-06-27Massively simplify how we're cleaning office filesjvoisin
2018-06-24Ensure Poppler's minimal versionjvoisin
2018-06-22Document that we tests against corrupted filesjvoisin
2018-06-22Pyflakes should run on the testsuite toojvoisin
2018-06-22Split the testsuite a bit and add more testsjvoisin
2018-06-22Improve reliability against corrupted image filesjvoisin
2018-06-21Bump the changelog0.1.2jvoisin
2018-06-21Fix some deprecated directives in the COTNRIBUTING.md filejvoisin
2018-06-21Improve the reliability of the office parserjvoisin
2018-06-21Fix some linter warningsjvoisin
2018-06-21Refactor how offices files are handledjvoisin
2018-06-21Minor simplification of the office-related codejvoisin
2018-06-20Improve the threat-model again, thanks to @joejvoisin
2018-06-19Improve a bit our threat modeljvoisin
2018-06-19Add fedora in the CIjvoisin
2018-06-18README: software is always singularAntoine Tenart
2018-06-12libmat2: harmless: add the text/xml mime typeAntoine Tenart
2018-06-12libmat2: audio: add the audio/x-flac mime typeAntoine Tenart
2018-06-12README: fix one typoAntoine Tenart
2018-06-12README: fix the Jessie python3 URLAntoine Tenart
2018-06-12README: remove extra empty spacesAntoine Tenart
2018-06-10Improve a bit the coveragejvoisin
2018-06-10Minor code simplificationjvoisin
2018-06-10Make the parsing of office format's metadata more robustjvoisin
2018-06-10Add some tests for non-supported embedded fileformatsjvoisin
2018-06-10Add branch coverage to the CIjvoisin
2018-06-10Improve a bit our coverage wrt. torrent files handlingjvoisin
2018-06-10Improve a bit the performances wrt. image's metadata displayjvoisin
2018-06-10Bump a bit the coveragejvoisin
2018-06-10Fix and add a test for explicitly non-supported formatsjvoisin
2018-06-10Improve a bit parsers autoloadingjvoisin
2018-06-10Improve a bit how we're handling "problematic" files in the CLIjvoisin
2018-06-10Remove the badgesjvoisin
2018-06-08Speed up a bit the processing of get_meta for images with a "regular" namejvoisin
2018-06-08Improve the code to handle problematic filenamesjvoisin
2018-06-07Document the fact that tests for MR are appreciatedjvoisin
2018-06-07Add a security contactjvoisin
2018-06-06Prevent exiftool-based parameter-injectionjvoisin
2018-06-04Add some links into the readmejvoisin
2018-06-04Sort the output of `mat2 -l`jvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-06-04Import the dynamic import systemjvoisin