summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18Add a separator for the Nautilus extensionjvoisin
2018-07-18Remove the disclaimer from the Nautilus extensionjvoisin
2018-07-18nautilus: first working versionAntoine Tenart
2018-07-16README: Fix typogeorg
2018-07-15Add a check for a missed dependency in `./mat2 -c`jvoisin
2018-07-10Bump the changelog0.2.0jvoisin
2018-07-10Remove `print` from libmat, and use the `logging` module insteadjvoisin
2018-07-10Implement a check for dependencies in mat2jvoisin
2018-07-09Add pylint3 to the cijvoisin
2018-07-09Make pylint even happierjvoisin
2018-07-09Fix the previous commitjvoisin
2018-07-09Minor improvement of fedora's duration in the testsuitejvoisin
2018-07-09Document that MAT2 not being able to detect metadata doesn't mean that the fi...jvoisin
2018-07-09Remove a useless option that was never implemented anywayjvoisin
2018-07-08Fix some pep8 issues spotted by pyflakesjvoisin
2018-07-08Achieve 100% coverage!jvoisin
2018-07-08Bump coverage againjvoisin
2018-07-08Bump coverage for office files and fix some related crashesjvoisin
2018-07-08Silence a mypy's stupid warningjvoisin
2018-07-08Add defusedxml as an (optional) way to prevent XML-based attacksjvoisin
2018-07-08Remove a leftover printjvoisin
2018-07-08Bump coverage for torrent handlingjvoisin
2018-07-08Simplify how torrent files are handledjvoisin
2018-07-07Bump the coverage for pdfjvoisin
2018-07-07Fix a mistake in office file revisions handlingjvoisin
2018-07-07Bump a bit the coveragejvoisin
2018-07-06Bump the changelog0.1.3jvoisin
2018-07-06Simplify BMP handlingjvoisin
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