| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-11 | Add a variant mimetype for bmp | Jason Smalls | |
| 2023-01-28 | Fix the type annotations | jvoisin | |
| 2022-08-28 | Simplify the typing annotations | jvoisin | |
| 2018-10-12 | Bump mypy typing coverage | jvoisin | |
| 2018-07-19 | Improve the code's documentation | jvoisin | |
| 2018-07-06 | Simplify BMP handling | jvoisin | |
| 2018-07-06 | Add support for .txt files | 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-12 | libmat2: harmless: add the text/xml mime type | Antoine Tenart | |
| Fedora defines the 'text/xml' mime type for xml files. Adds this mime type to the harmless parser. Fixes #36. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-06-04 | Add more typing and use mypy in the CI | jvoisin | |
| 2018-06-04 | Improve a bit the typing, again | totallylegit | |
| 2018-05-18 | Rename some files to simplify packaging | jvoisin | |
| - the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py` | |||
