| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-09 | CI: Add job to run tests on gentoo | georg | |
| Closes #93 | |||
| 2019-03-07 | CI: Don't run 'pip3 install' the Docker images already does that | georg | |
| 2019-03-07 | CI: Drop obsolete tags to force jobs to run on whitewhale | georg | |
| This made sense some time ago. Nowdays, the whitewhale runner seems to not really be reliable, so tagging jobs with it doesn't gain much. Relates #45 | |||
| 2019-03-07 | CI: Don't install packages in the jobs, now handled via pre-built images | georg | |
| Relates #45 | |||
| 2019-03-07 | pylint: disable 'no-else-return' rule (R1705) | georg | |
| 2019-03-07 | Small fixes for newer pylint versions | georg | |
| 2019-03-07 | CI: Use own images to speed up jobs | georg | |
| Relates #45 Relates #93 | |||
| 2019-03-07 | doing a release: this is about mat2, not mat | georg | |
| Additionally, fix a typo. | |||
| 2019-03-06 | Update a bit the release process | jvoisin | |
| 2019-03-06 | The gitlab mirror was useless, lets remove it | jvoisin | |
| 2019-03-05 | Refactor {black,white}list into {block,allow}list | Brolf | |
| Closes #96 | |||
| 2019-03-01 | fix typo | georg | |
| 2019-02-28 | Bump the changelog0.8.0 | jvoisin | |
| 2019-02-27 | Improve the previous commit | jvoisin | |
| - More tests - More documentation - Minor code cleanup | |||
| 2019-02-27 | Improve epub support | jvoisin | |
| 2019-02-25 | Document the previous commit | jvoisin | |
| 2019-02-24 | In archive-based formats, the `mimetype` file comes first | jvoisin | |
| This should improve epub compatibility, along with other formats as a side-effect | |||
| 2019-02-23 | <title> is also an html metadata | jvoisin | |
| 2019-02-23 | Fix a bug in css cleaning | jvoisin | |
| It's not mandatory to actually have a comment inside comment delimiter, like `/**/`. | |||
| 2019-02-21 | Fix the setup.py on Debian | jvoisin | |
| 2019-02-21 | Mention bubblewrap in the README | jvoisin | |
| 2019-02-20 | Implement epub support | jvoisin | |
| 2019-02-17 | Bump the changelog0.7.0 | jvoisin | |
| 2019-02-10 | Make the mandatory metadata warning generic | jvoisin | |
| This should close #95. | |||
| 2019-02-09 | Streamline a bit the previous commit | jvoisin | |
| 2019-02-09 | bind mount /etc/ld.so.cache to the sandbox | Poncho | |
| without /etc/ld.so.cache available in the sandbox, tests fail on gentoo with: /usr/bin/ffmpeg: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory | |||
| 2019-02-08 | Improve a bit get_meta for libreoffice files | jvoisin | |
| 2019-02-08 | Add support for html files | jvoisin | |
| 2019-02-07 | Use of the archive refactoring for the office documents too | jvoisin | |
| 2019-02-04 | Refactor a bit office get_meta handling | jvoisin | |
| This should make easier to get more metadata from archive-based file formats. | |||
| 2019-02-03 | Fix the return code on parsers' list display | jvoisin | |
| 2019-02-03 | Implement .gif support | jvoisin | |
| 2019-02-03 | Whenever possible, use bwrap for subprocesses | intrigeri | |
| This should closes #90 | |||
| 2019-02-03 | Document how to get the coverage from the testsuite | jvoisin | |
| 2019-02-02 | Add support for wmv | jvoisin | |
| 2019-01-16 | Rename the internal class used by the nautilus extension | jvoisin | |
| This should solve collisions with people like me that are copy/pasting the documentation, creating conflicts with other extensions that are doing the very same thing. | |||
| 2018-12-15 | Update debian packaging status | Alan | |
| 2018-12-15 | Fix debian build instructions | Alan | |
| 2018-12-08 | Add a note in the readme about `-L` and pdf | jvoisin | |
| 2018-11-11 | mat2 is now available on pypi | jvoisin | |
| 2018-11-11 | Add a readme for the nautilus extension | jvoisin | |
| 2018-11-10 | Bump the changelog0.6.0 | jvoisin | |
| 2018-11-10 | Remove a useless image | jvoisin | |
| 2018-11-08 | Add some type annotations to the nautilus extension | jvoisin | |
| 2018-11-07 | Add a missing file :/ | jvoisin | |
| 2018-11-07 | Prove that the previous commit is working | jvoisin | |
| 2018-11-07 | Do not display control characters in output | jvoisin | |
| Kudos to Sherry Taylor for reporting this issue ♥ | |||
| 2018-10-28 | Add mp4 support | jvoisin | |
| 2018-10-25 | Add support for zip files | jvoisin | |
| 2018-10-25 | Improve archive-based parser's robustness against corrupted embedded files | jvoisin | |
