| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-21 | Improve the reliability of the office parser | jvoisin | |
| 2018-06-21 | Fix some linter warnings | jvoisin | |
| 2018-06-21 | Refactor how offices files are handled | jvoisin | |
| - xml files are no longer considered harmless - Factorization of the `remove_all` method for office files - Explicit whitelist are used - Blacklist are used to skip files completely - Non-blacklisted files are _still cleaned_ - Unsupported files are still triggering an error | |||
| 2018-06-21 | Minor simplification of the office-related code | jvoisin | |
| 2018-06-10 | Minor code simplification | jvoisin | |
| 2018-06-10 | Make the parsing of office format's metadata more robust | jvoisin | |
| 2018-06-10 | Add some tests for non-supported embedded fileformats | jvoisin | |
| 2018-06-04 | Add more typing and use mypy in the CI | jvoisin | |
| 2018-05-18 | Rename some files to simplify packaging | jvoisin | |
| - the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py` | |||
