| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-18 | README: software is always singular | Antoine Tenart | |
| Fix on small typo. Cosmetic patch. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 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-12 | libmat2: audio: add the audio/x-flac mime type | Antoine Tenart | |
| The FLAC parser looks for the 'audio/flac' mime type, but Fedora defines 'audio/x-flac' in /etc/mime.types for FLAC files. Add this mime type to the audio parser. Fixes #36. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-06-12 | README: fix one typo | Antoine Tenart | |
| Fixes one small typo in the README. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-06-12 | README: fix the Jessie python3 URL | Antoine Tenart | |
| Fixes the scheme in Jessie's Python3 URL. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-06-12 | README: remove extra empty spaces | Antoine Tenart | |
| This patch removes extra empty spaces at the end of some lines in README.md. This is a cosmetic patch. Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf> | |||
| 2018-06-10 | Improve a bit the coverage | 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-10 | Add branch coverage to the CI | jvoisin | |
| 2018-06-10 | Improve a bit our coverage wrt. torrent files handling | jvoisin | |
| 2018-06-10 | Improve a bit the performances wrt. image's metadata display | jvoisin | |
| 2018-06-10 | Bump a bit the coverage | jvoisin | |
| 2018-06-10 | Fix and add a test for explicitly non-supported formats | jvoisin | |
| 2018-06-10 | Improve a bit parsers autoloading | jvoisin | |
| 2018-06-10 | Improve a bit how we're handling "problematic" files in the CLI | jvoisin | |
| 2018-06-10 | Remove the badges | jvoisin | |
| They are now living directly in the gitlab instance. | |||
| 2018-06-08 | Speed up a bit the processing of get_meta for images with a "regular" name | jvoisin | |
| 2018-06-08 | Improve the code to handle problematic filenames | jvoisin | |
| 2018-06-07 | Document the fact that tests for MR are appreciated | jvoisin | |
| 2018-06-07 | Add a security contact | jvoisin | |
| 2018-06-06 | Prevent exiftool-based parameter-injection | jvoisin | |
| 2018-06-04 | Add some links into the readme | jvoisin | |
| 2018-06-04 | Sort the output of `mat2 -l` | jvoisin | |
| 2018-06-04 | Add more typing and use mypy in the CI | jvoisin | |
| 2018-06-04 | Import the dynamic import system | jvoisin | |
| The dynamic import should now work when MAT2 is installed system-wide, either via the distribution's packaging system, or via pip. | |||
| 2018-06-04 | Make bandit happier too. | jvoisin | |
| 2018-06-04 | Make pyflakes happier | jvoisin | |
| 2018-06-04 | Improve a bit the typing, again | totallylegit | |
| 2018-06-04 | Improve a return type annotation | totallylegit | |
| 2018-05-23 | Fix a typo in setup.py, thanks to Jonas Meurer | jvoisin | |
| 2018-05-21 | Update the release process now that we have a setup.py file | jvoisin | |
| 2018-05-21 | Give a first shot at writing a setup.py file | jvoisin | |
| 2018-05-21 | Improve a bit the gitignore file | jvoisin | |
| 2018-05-21 | Rename mat2.py to mat2 | 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` | |||
| 2018-05-16 | Bump the changelog0.1.1 | jvoisin | |
| 2018-05-16 | Do a pylint pass | jvoisin | |
| 2018-05-16 | Add a test about unsupported files | jvoisin | |
| 2018-05-16 | The CLI shouldn't display unsupported file extensions | jvoisin | |
| 2018-05-16 | Fix the build | jvoisin | |
| 2018-05-16 | Some arguments are mutually exclusives | jvoisin | |
| 2018-05-15 | Don't process unsupported filenames with a known mimetype | jvoisin | |
| 2018-05-15 | Don't mess with rdf for now | jvoisin | |
| 2018-05-15 | Clear a bit the help of the cli | jvoisin | |
| 2018-05-15 | Add an svg version of the logo | jvoisin | |
| 2018-05-14 | Improve a bit the readme0.1.0 | jvoisin | |
| 2018-05-14 | Add a changelog file | jvoisin | |
| 2018-05-14 | Add a contributing guide | jvoisin | |
