jvoisin
cd5f2eb71c
Add a missing comma
...
This should improve epub support
2021-03-07 16:42:38 +01:00
jvoisin
ec082d6483
Improve a bit the support of epub
2021-02-07 17:24:50 +01:00
jvoisin
f8111547ae
Improve epub compatibility
2021-01-30 16:24:42 +01:00
jvoisin
88fa71fbde
Bump the changelog
2020-12-18 17:55:41 +01:00
Romain Vigier
6cd28ed46c
Add Metadata Cleaner link
2020-12-07 11:14:03 +01:00
jvoisin
92dcc8175d
Add a mention of mat2-web
2020-11-30 22:02:07 +01:00
jvoisin
7131aa6fd7
Fix the link to the mailing list
2020-11-30 21:52:39 +01:00
jvoisin
7ce2b5121b
Please pylint
2020-11-30 18:53:25 +01:00
jvoisin
a517f8d36e
Please pylint
2020-11-30 18:52:07 +01:00
jvoisin
61dce89fbd
Raise a ValueError explicitly
2020-11-30 18:52:07 +01:00
jvoisin
88b7ec2c48
Don't be silly
2020-11-23 19:55:35 +01:00
Holger Paradies
8bea98911e
Fix dolphin integration
2020-11-21 15:31:13 +00:00
jvoisin
62ec8f6c1e
Fix the CI on fedora
2020-11-13 17:30:47 +01:00
jvoisin
148bcbba52
Bump coverage
2020-11-13 17:27:23 +01:00
jvoisin
b3def8b5de
Mount /etc/alternatives inside bubblewrap
...
This is now required by ffmpeg
2020-11-13 17:18:20 +01:00
jvoisin
77dde8a049
Please pylint
2020-11-13 12:09:25 +01:00
Romain Vigier
1b361ec27e
Don't set a default value when retrieving Xmlns key for SVG metadata
2020-11-12 22:46:14 +01:00
jvoisin
58a1563a99
Better test of corrupted MSOffice files
2020-11-06 16:05:42 +01:00
jvoisin
f638168033
Better handling of malformed pdf
2020-11-06 16:05:24 +01:00
jvoisin
b84f73c5c3
Handle multiple namespaces in MSOffice's content types
2020-11-06 15:29:42 +01:00
jvoisin
96e639dfd3
Fix a regexp for xsls files
...
This should increase a bit the compability with Excel files
2020-11-06 15:26:30 +01:00
jvoisin
46b3ae1672
Fix a crash affecting some mp3 files
2020-07-22 15:47:35 +02:00
jvoisin
d0bc79442b
Add a small bla about donations
2020-06-30 22:03:14 +02:00
rhamnousia
17919c73a9
typo fixes in nautilus/mat2.py
2020-06-29 12:54:24 +00:00
rhamnousia
60d820b053
fixed a minor typo in the nautilus readme
2020-06-28 18:32:00 -04:00
jvoisin
461534a966
Add a list of supported formats in the README
2020-06-09 13:50:51 +02:00
jvoisin
d8b68ef68e
Improve a bit Microsoft word support
2020-05-17 16:53:36 +02:00
jvoisin
c8dc020dc5
Improve xlsx support
2020-04-06 20:47:32 +02:00
jvoisin
599909a760
Improve xlsx support
2020-04-02 20:58:10 +02:00
jvoisin
d008b1e2f0
Bump the changelog
2020-03-29 13:21:55 +02:00
jvoisin
d7a03d907b
Vastly improve ppt compatibility
2020-03-08 14:06:27 +01:00
jvoisin
a23dc001cd
Improve compatibility with MS Office of cleaned ppt
2020-03-07 14:34:07 +01:00
jvoisin
f93df85d03
Improve a bit ppt support
2020-03-07 05:22:36 -08:00
jvoisin
e5b1068ed6
Improve a bit the support of ppt files
2020-03-07 12:49:45 +01:00
Antoine Tenart
843c0d8cc5
mat2: standardize the help messages format
...
This is a cosmetic patch only.
Signed-off-by: Antoine Tenart <antoine.tenart@ack.tf>
2020-02-27 10:25:29 +01:00
tguinot
56d2c4aa5f
Add which pathfinding for executables
2020-02-11 17:23:11 +01:00
jvoisin
12f23e0150
Bump the changelog
2020-02-09 19:00:34 +01:00
jvoisin
72f41c5e05
Clarify a bit the manpage
2020-02-08 17:04:53 +01:00
jvoisin
5270071b94
Remove a couple of residual metadata in pdf
...
This commit takes care of removing residual metadata
added by mat2 during the cleaning of pdf.
2020-02-08 17:00:37 +01:00
jvoisin
5312603a88
Fix the testsuite
2020-02-08 15:21:13 +01:00
jvoisin
ebe06cb8a9
Add an example of possible quality loss in the manpage
2020-02-08 14:01:13 +01:00
jvoisin
6dd48de4ef
Improve a bit the robustness of the testsuite
2020-02-05 21:53:57 +01:00
georg
e0f4f0e302
man: fix typo and improve wording
2020-01-06 11:22:10 +00:00
jvoisin
4acf3af002
Add a note about lightweight mode in the man
2020-01-05 20:32:38 +01:00
jvoisin
ee704db2ff
Add support for wav files
2020-01-01 19:47:46 +01:00
jvoisin
693408f1a6
Please mypy
...
Mypy doesn't like some annotation in web.py,
this commits aims at pleasing it.
2019-12-29 15:20:48 +01:00
jvoisin
0902e9e330
Make the testsuite a bit more robust
...
Some terminals with a small number of column
could wrap the cli's output in a way that
would make the testsuite fail.
This commit break the tests in several smaller one
to mitigate this.
This issue was originally reported by eleius
[here](https://github.com/actionless/pikaur/issues/433 ), and forwarded as #153 .
2019-12-23 23:10:39 +01:00
Ivy Fay
b2efffdaa4
sandbox: stop mounting new filesystem on /tmp
...
Mounting new, empty filesystem on /tmp makes impossible to use mat2 for manipulating files stored there. Especially it breaks running tests while creating package and using /tmp as temporary builddir which is common setup in Arch Linux:
https://aur.archlinux.org/packages/mat2/#comment-721221
2019-12-18 02:23:43 -08:00
jvoisin
7465cedee7
Handle tiff images with a .tif extension
2019-12-16 14:55:35 -08:00
jvoisin
f5aef1b391
Improve the reliability of Exiftool-base parsers
2019-12-15 09:04:51 -08:00