1
0
Fork 0

Commit Graph

  • a47ac01eb6 Remove a duplicate function master jvoisin 2024-04-05 19:51:14 +0200
  • 156855ab7e Remove dangling references from document.xml.rels Alex Marchant 2024-04-05 18:45:58 +0200
  • 09672a2dcc Merge branch 'alexmarchant-utf-8-encode-all' jvoisin 2024-04-05 18:33:30 +0200
  • f2c898c92d Strip comment references from document.xml Alex Marchant 2024-04-03 15:20:00 -0400
  • f931a0ecee Make utf-8 explicit in all tree.write calls Alex Marchant 2024-04-03 15:27:48 -0400
  • 61f39c4bd0 Strip comment references from document.xml Alex Marchant 2024-04-03 15:20:00 -0400
  • 1b9ce34e2c Add test that checks if comments.xml is removed without errors Alex Marchant 2024-04-03 15:03:33 -0400
  • 17e76ab6f0 Update comments file regex Alex Marchant 2024-04-03 14:49:39 -0400
  • 94ef57c994 Add python3.12 in the CI jvoisin 2023-11-08 15:55:40 +0100
  • 05d1ca5841 Improve the pyproject.yaml file jvoisin 2023-12-31 18:34:39 +0100
  • 55b468ded7 Update Arch Linux package URL in INSTALL.md jvoisin 2023-11-21 12:27:45 +0100
  • 0fcafa2edd Raise a ValueError for invalid FLAC files to please mypy jvoisin 2023-11-13 15:03:42 +0100
  • 7405955ab5
    parsers: Inherit the sandbox option when creating additional parsers Romain Vigier 2023-11-13 13:11:35 +0100
  • e6564509e1
    mat2: Fix the --no-sandbox argument Romain Vigier 2023-11-13 13:06:38 +0100
  • bbd5b2817c Fix the CI on Debian jvoisin 2023-11-08 15:28:08 +0100
  • 73f2a87aa0 Provide a name for the loggers jvoisin 2023-09-08 22:15:00 +0200
  • abcdf07ef4 Properly handle a cairo exception jvoisin 2023-09-07 16:31:34 +0200
  • a3081bce47
    setup: use share/man/man1 for man1 Rui Chen 2023-08-02 23:17:49 +0000
  • 47d5529840 tests: drop duplicate dirty.epub file; it's stored below data/ as well georg 2023-08-03 13:42:15 +0000
  • fa44794dfd Fix the project name in pyproject.toml jvoisin 2023-08-02 21:21:44 +0200
  • 04786d75da Bump the changelog 0.13.4 jvoisin 2023-08-02 21:09:12 +0200
  • cb7b5747a8 Add the manpage to the PyPI package jvoisin 2023-07-11 22:03:56 +0200
  • 8c26020f67 Add more files to ignore for MSOffice documents Jason Smalls 2023-07-11 21:36:52 +0200
  • a0c97b25c4 Add a variant mimetype for bmp Jason Smalls 2023-07-11 21:35:04 +0200
  • 1bcb945360 Harden get_meta in archive.py against variants of CVE-2022-35410 Jason Smalls 2023-07-11 21:31:53 +0200
  • 9159fe8705 Mention wp-mat in the readme jvoisin 2023-06-05 19:52:13 +0200
  • 1b9608aecf Use proper type annotations instead of comments jvoisin 2023-05-03 22:28:02 +0200
  • 2ac8c24dac Make use of is_dir/isdir for archives jvoisin 2023-05-03 22:19:19 +0200
  • 71ecac85b0 Add some documentation about OSX jvoisin 2023-04-11 21:35:25 +0200
  • b9677d8655 CI: codespell: drop obsolete list of ignored words georg 2023-03-21 13:18:54 +0000
  • 6fde80d3e3 CI: shallow clone repository and limit depth to 5 georg 2023-03-20 14:53:56 +0000
  • 6c05360afa CI: 'clone' git repository instead of 'fetch' georg 2023-03-20 14:50:48 +0000
  • 596696dfbc CI: Add python3.{7,8,9,10,11} test jobs georg 2023-03-09 19:54:58 +0000
  • daa17a3e9c Fix the CI on Archlinux jvoisin 2023-03-12 13:18:39 +0100
  • 6061f47231 fix: Typing in the parser factory Gu1nn3zz 2023-03-07 11:10:59 +0100
  • 8b41764a3e CI: linting: ruff: specify image georg 2023-03-07 11:25:17 +0000
  • ed0ffa5693 Update `pyproject.toml` to include `version` Rui Chen 2023-02-24 09:12:06 +0000
  • b1c03bce72 Bump the changelog 0.13.3 jvoisin 2023-02-23 21:36:46 +0100
  • a63011b3f6 Improve the CI jvoisin 2023-02-20 20:00:14 +0100
  • e41390eb64 Explicitly pass a parameter to functools.lru_cache jvoisin 2023-01-31 20:42:39 +0100
  • 66a36f6b15 Bump the changelog 0.13.2 jvoisin 2023-01-28 17:55:02 +0100
  • 3cb3f58084 Another typing pass jvoisin 2023-01-28 17:22:26 +0100
  • 39fb254e01 Fix the type annotations jvoisin 2023-01-28 15:57:20 +0000
  • 1f73a16ef3 imghdr is deprecated jvoisin 2023-01-14 15:38:12 +0100
  • e8b38f1101 Revert "Simplify a bit the typing annotations of ./mat2" jvoisin 2023-01-14 15:35:21 +0100
  • 8d7230ba16 Fix `-l` output jvoisin 2023-01-07 17:10:02 +0100
  • 2b02c82e7f Bump the changelog 0.13.1 jvoisin 2023-01-07 16:52:23 +0100
  • b00e221675 Make the 'A' in the README ascii art look more "A-like" Megamind 2022-12-30 20:05:33 +0000
  • 62a45c29df Improve xlsx support jvoisin 2022-12-25 18:05:13 +0100
  • 6479d869e4 Remove the Nautilus extension jvoisin 2022-12-05 20:31:12 +0100
  • 29057d6cdf Simplify a bit the typing annotations of ./mat2 jvoisin 2022-11-21 19:58:53 +0100
  • 180ea24e5a Remove pyflakes jvoisin 2022-11-21 19:42:31 +0100
  • 618e0a8e39 Fix the tests on the latest Debian jvoisin 2022-10-09 21:19:38 +0200
  • 6d93cf9397 Remove deprecated pylint checks jvoisin 2022-10-09 21:12:57 +0200
  • b1a16b334f Get rid of a deprecated check jvoisin 2022-10-09 21:10:12 +0200
  • 0501359600 Please pylint jvoisin 2022-10-09 21:04:19 +0200
  • cc5be8608b Simplify the typing annotations jvoisin 2022-08-28 22:29:06 +0200
  • 292f44c086 update source and installation b068931cc450442b 63f5b3d276ea4297 2022-08-24 18:19:39 +0000
  • 2dd196c2c7 Make use of cache to get binary paths jvoisin 2022-08-05 20:43:37 +0200
  • 34eb878aae Add the CVE number to the changelog jvoisin 2022-07-08 22:09:22 +0200
  • eec5c33a6b Bump the changelog 0.13.0 jvoisin 2022-07-06 19:20:21 +0200
  • beebca4bf1 Prevent arbitrary file read via zip archives jvoisin 2022-07-05 16:27:07 +0200
  • e2c4dbf721 Show a scary message in case of path traversal attempt jvoisin 2022-07-05 15:30:10 +0200
  • 704367f91e Add support for HEIC files jvoisin 2022-05-15 18:57:27 +0200
  • 2639713709 Minor cleanup jvoisin 2022-05-05 22:00:09 +0200
  • b18e6e11f0 Bump the changelog 0.12.4 jvoisin 2022-04-30 17:31:29 +0200
  • 62dc8c71c1 Enable gitlab's SAST jvoisin 2022-04-02 16:19:02 +0200
  • 697e9583b9 Please the linters jvoisin 2022-03-29 22:18:06 +0200
  • 1b37604d3a Make processing multiple files safer concurrence-wise jvoisin 2022-03-29 22:15:04 +0200
  • 1c3e2afa1e Escape more control chars in the cli jvoisin 2022-03-29 22:13:55 +0200
  • 05b8e97b68 Simplification of the testsuite jvoisin 2022-03-29 22:13:33 +0200
  • 2a74a400e2 Fix the svg tests on archlinux jvoisin 2022-03-28 22:43:22 +0200
  • 5ccddae7f5 Fix the PDF version jvoisin 2022-03-28 22:34:57 +0200
  • 12582ba2f5 Try to use modern rsvg functions when we can jvoisin 2022-03-16 20:23:49 +0100
  • 35092562e6 Mention dangerzone jvoisin 2022-01-06 18:31:34 +0100
  • e5dcd39225 Bump the changelog 0.12.3 jvoisin 2022-01-06 17:00:22 +0100
  • 660f0dea73 Fix the dolphin integration jvoisin 2022-01-05 13:54:50 +0100
  • cd2b9af902 Fix the Debian CI jvoisin 2021-12-26 15:45:29 +0100
  • 3378f3ab8c Please pylint by iterating on dict directly, instead of calling .keys() jvoisin 2021-12-26 15:23:26 +0100
  • 48680b9852 Add a fuzzer based on atheris jvoisin 2021-12-19 22:37:45 +0100
  • d555a02c90 Increase audio processing robustness jvoisin 2021-12-19 22:33:28 +0100
  • 143bb0a5f3 Add a check for weird audio files, instead of crashing jvoisin 2021-12-18 19:43:21 +0100
  • a1a7c76dc9 Make mat2 more robust wrt. weird audio files jvoisin 2021-12-14 23:30:13 +0100
  • 01b39aa68c Make libmat2 more robust against corrupted zip files jvoisin 2021-12-13 19:44:44 +0100
  • e312868c4e Increase a bit the robustness of mat2 jvoisin 2021-12-13 19:00:41 +0100
  • b71bafd2cf
    CONTRIBUTING.md: Update information about tests Denis 'GNUtoo' Carikli 2021-12-09 17:13:51 +0100
  • 22199df4d0 Please the linters wrt. the previous commit jvoisin 2021-12-09 16:58:24 +0100
  • 1703ed6ebb
    zip archives: keep individual files compression type Denis 'GNUtoo' Carikli 2021-12-06 17:45:47 +0100
  • 541b3c83b2 We're not in beta anymore. jvoisin 2021-11-23 17:39:19 +0100
  • 6afb0cb9d8 Please the linter, again. jvoisin 2021-11-23 17:36:17 +0100
  • 1c4e98425a Make the linter happier jvoisin 2021-11-23 17:34:14 +0100
  • fb7440ab5d Please a bit the CI jvoisin 2021-11-21 11:02:22 +0100
  • 0c91ac7367 Implement code for internationalization jvoisin 2021-11-12 20:10:57 +0100
  • 708841f9f5 Fix the coverage jvoisin 2021-10-03 19:52:45 +0200
  • d4479d9baa Bump the changelog 0.12.2 jvoisin 2021-08-29 13:27:30 +0200
  • 08a5792a9a
    libmat2/pdf: Drop printing 'lol' georg 2021-07-29 15:40:37 +0000
  • 3b094ae449 Fix pdf issues on printers Antonio Eugenio Burriel 2021-07-25 14:10:36 +0200
  • 0b094b594b Improve xlsx support jvoisin 2021-07-14 23:34:02 +0200
  • 8c1107c358 Make cairo behave in a less idiotic way jvoisin 2021-06-21 22:39:45 +0200
  • 6df615281b Fix the CI for recent exiftool versions jvoisin 2021-06-06 16:25:59 +0200