|
f8f6188edc
|
optipng already complied for x86_64
|
2024-07-10 14:30:53 +02:00 |
|
|
27dfe70ce7
|
Do not change owner when optimizing jpg
|
2024-04-14 21:47:15 +00:00 |
|
|
8f9c99465a
|
strip-none is not supported by optipng
|
2023-07-11 13:47:01 +00:00 |
|
|
c3dd0dd535
|
Keep EXIF data in jpg cron
|
2023-07-11 13:45:02 +00:00 |
|
|
5fcf709922
|
Actualizar 'README.md'
|
2023-07-04 09:11:51 +00:00 |
|
|
8364f01c21
|
Actualizar 'README.md'
|
2023-03-13 13:17:41 +00:00 |
|
|
79da33911a
|
Keep all the EXIF/IPTC/etc markers
|
2023-01-30 09:19:46 +00:00 |
|
|
e39529cd99
|
Actualizar 'README.md'
|
2023-01-30 09:16:58 +00:00 |
|
VirtuBox
|
c78ff855ef
|
Merge pull request #17 from stafyniaksacha/master
Remove lock file on fail
|
2022-12-02 12:05:32 +01:00 |
|
Sacha STAFYNIAK
|
ae15dcf6b7
|
Remove lock file on fail
|
2022-10-20 15:54:37 +02:00 |
|
VirtuBox
|
6c8104ca2c
|
Merge pull request #15 from VirtuBox/develop
v2.0
|
2020-11-11 13:38:51 +01:00 |
|
VirtuBox
|
2696d188d4
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-11-11 12:57:00 +01:00 |
|
VirtuBox
|
e91fee0836
|
Update Changelog and Readme
|
2020-11-11 12:56:44 +01:00 |
|
VirtuBox
|
e7d9dee890
|
Update main.yml
|
2020-11-11 12:47:08 +01:00 |
|
VirtuBox
|
ec68a935bf
|
Create main.yml
|
2020-11-11 12:41:24 +01:00 |
|
VirtuBox
|
55dbd153a9
|
Merge pull request #12 from Webelys/enable-lock
Don't run twice on same directory on same moment
|
2020-11-11 12:30:01 +01:00 |
|
VirtuBox
|
f445537361
|
Fix typo
|
2020-11-10 20:30:31 +01:00 |
|
VirtuBox
|
5e1c6d1da2
|
Update img-optimize
* avif support
|
2020-11-10 18:49:15 +01:00 |
|
VirtuBox
|
cbe45eea8e
|
Fix travis
|
2020-10-19 14:07:33 +02:00 |
|
VirtuBox
|
a77944a525
|
Remove avif file if conversion fail
|
2020-10-19 13:59:16 +02:00 |
|
VirtuBox
|
716c541168
|
Update travis
|
2020-10-18 19:11:16 +02:00 |
|
VirtuBox
|
32e33d1f34
|
Add avif support
|
2020-10-18 18:49:56 +02:00 |
|
Camille Lafitte
|
092b337494
|
Don't forget to retrieve only md5 part
* md5sum return spacing and - in more , remove it
|
2020-03-05 15:36:31 +01:00 |
|
Camille Lafitte
|
0ac427fdae
|
Don't run twice on same directory on same moment
* We can't run optimize script twice on same instant
|
2020-03-05 15:19:51 +01:00 |
|
VirtuBox
|
1b458c423c
|
update readme
|
2019-12-08 14:52:02 +01:00 |
|
VirtuBox
|
54457264a4
|
update travis
|
2019-12-08 02:35:34 +01:00 |
|
VirtuBox
|
c1b6708ec2
|
Update script
|
2019-12-06 01:02:27 +01:00 |
|
VirtuBox
|
673889e740
|
Fix bash -c
|
2019-08-29 18:27:51 +02:00 |
|
VirtuBox
|
0fa994d9ec
|
update github page
|
2019-08-17 11:41:13 +02:00 |
|
VirtuBox
|
5738bccae7
|
Fix dead link
|
2019-08-17 11:35:08 +02:00 |
|
VirtuBox
|
b843c45144
|
Fix duplicate link
|
2019-08-17 11:31:01 +02:00 |
|
VirtuBox
|
a4a3c99be7
|
Add scripts to compile optipng & libwebp
|
2019-08-15 23:44:27 +02:00 |
|
VirtuBox
|
9d02d67ae7
|
Fix $FIND_ARGS
|
2019-07-26 12:53:21 +02:00 |
|
VirtuBox
|
967857a421
|
Try to fix quiet
|
2019-07-19 11:41:00 +02:00 |
|
VirtuBox
|
0607ede078
|
update travis for testing
|
2019-07-19 10:56:12 +02:00 |
|
VirtuBox
|
bb5f42b037
|
Fix travis image in README
|
2019-07-19 10:39:22 +02:00 |
|
VirtuBox
|
c80ebccbd2
|
Fix 2nd argument not valid due to image path
|
2019-07-19 10:37:30 +02:00 |
|
VirtuBox
|
5d9d604436
|
Merge pull request #8 from Webelys/cmin-patch
Cmin patch
|
2019-07-19 10:23:52 +02:00 |
|
Camille Lafitte
|
f437df5cf3
|
Be more explicit about cmin numeric value
* We can/must use +/- prefix
|
2019-07-17 18:00:19 +02:00 |
|
Camille Lafitte
|
f0542d557c
|
Add cmin support
* Follow cmin find argument
* cf #5
|
2019-07-17 17:59:53 +02:00 |
|
Camille Lafitte
|
35d692f17f
|
Simplify quiet mode
* Provide an unique optional argument
* set quiet mode if required
related to #6 and 2cd9570f8a
|
2019-07-17 17:37:24 +02:00 |
|
VirtuBox
|
3dca2073ac
|
Extract archive non verbose
|
2019-07-12 16:31:38 +02:00 |
|
VirtuBox
|
9413616c72
|
Strip binaries before make install
|
2019-07-12 15:23:17 +02:00 |
|
VirtuBox
|
13bf8d7752
|
Update webp install script & compile libwebp
|
2019-07-12 14:29:29 +02:00 |
|
VirtuBox
|
666a93baad
|
set png level to o5
|
2019-07-12 14:13:14 +02:00 |
|
VirtuBox
|
20154dd39c
|
Fix cwebp command
|
2019-07-12 14:11:01 +02:00 |
|
VirtuBox
|
94b9c21492
|
Add xargs flag --no-run-if-empty
|
2019-07-12 14:07:39 +02:00 |
|
VirtuBox
|
9b152bb6c8
|
Fix travis
|
2019-07-12 13:59:55 +02:00 |
|
VirtuBox
|
f6a5576adb
|
Add travis
|
2019-07-12 13:58:53 +02:00 |
|
VirtuBox
|
743c1b95d9
|
update readme and changelog
|
2019-07-12 13:46:09 +02:00 |
|