Commit Graph

  • 101b24a5c7 Typo in the question to convert all files to AVIF format master borekon 2025-01-28 11:00:47 +0100
  • ecebc0dadf typo fix borekon 2025-01-28 10:58:38 +0100
  • c5fc39d5d1 Preserve metadata when converting to webp borekon 2025-01-28 10:53:54 +0100
  • f8f6188edc optipng already complied for x86_64 borekon 2024-07-10 14:30:53 +0200
  • 27dfe70ce7 Do not change owner when optimizing jpg borekon 2024-04-14 21:47:15 +0000
  • 8f9c99465a strip-none is not supported by optipng borekon 2023-07-11 13:47:01 +0000
  • c3dd0dd535 Keep EXIF data in jpg cron borekon 2023-07-11 13:45:02 +0000
  • 5fcf709922 Actualizar 'README.md' borekon 2023-07-04 09:11:51 +0000
  • 8364f01c21 Actualizar 'README.md' borekon 2023-03-13 13:17:41 +0000
  • 79da33911a Keep all the EXIF/IPTC/etc markers borekon 2023-01-30 09:19:46 +0000
  • e39529cd99 Actualizar 'README.md' borekon 2023-01-30 09:16:58 +0000
  • c78ff855ef
    Merge pull request #17 from stafyniaksacha/master VirtuBox 2022-12-02 12:05:32 +0100
  • ae15dcf6b7
    Remove lock file on fail Sacha STAFYNIAK 2022-10-20 15:54:37 +0200
  • 6c8104ca2c
    Merge pull request #15 from VirtuBox/develop v2.0 develop VirtuBox 2020-11-11 13:38:51 +0100
  • 2696d188d4
    Merge remote-tracking branch 'origin/develop' into develop VirtuBox 2020-11-11 12:57:00 +0100
  • e91fee0836
    Update Changelog and Readme VirtuBox 2020-11-11 12:56:44 +0100
  • e7d9dee890
    Update main.yml VirtuBox 2020-11-11 12:47:08 +0100
  • ec68a935bf
    Create main.yml VirtuBox 2020-11-11 12:41:24 +0100
  • 55dbd153a9
    Merge pull request #12 from Webelys/enable-lock VirtuBox 2020-11-11 12:30:01 +0100
  • f445537361
    Fix typo VirtuBox 2020-11-10 20:30:31 +0100
  • 5e1c6d1da2
    Update img-optimize VirtuBox 2020-11-10 18:49:15 +0100
  • cbe45eea8e
    Fix travis VirtuBox 2020-10-19 14:07:33 +0200
  • a77944a525
    Remove avif file if conversion fail VirtuBox 2020-10-19 13:59:16 +0200
  • 716c541168
    Update travis VirtuBox 2020-10-18 19:11:16 +0200
  • 32e33d1f34
    Add avif support VirtuBox 2020-10-18 18:49:56 +0200
  • 092b337494 Don't forget to retrieve only md5 part Camille Lafitte 2020-03-05 15:36:31 +0100
  • 0ac427fdae Don't run twice on same directory on same moment Camille Lafitte 2020-03-05 15:19:51 +0100
  • 1b458c423c
    update readme VirtuBox 2019-12-08 14:52:02 +0100
  • 54457264a4
    update travis VirtuBox 2019-12-08 02:35:34 +0100
  • c1b6708ec2
    Update script VirtuBox 2019-12-06 01:02:27 +0100
  • 673889e740
    Fix bash -c VirtuBox 2019-08-29 18:27:51 +0200
  • 0fa994d9ec
    update github page VirtuBox 2019-08-17 11:41:13 +0200
  • 5738bccae7
    Fix dead link VirtuBox 2019-08-17 11:35:08 +0200
  • b843c45144
    Fix duplicate link VirtuBox 2019-08-17 11:31:01 +0200
  • a4a3c99be7
    Add scripts to compile optipng & libwebp VirtuBox 2019-08-15 23:44:27 +0200
  • 9d02d67ae7
    Fix $FIND_ARGS VirtuBox 2019-07-26 12:53:21 +0200
  • 967857a421
    Try to fix quiet VirtuBox 2019-07-19 11:41:00 +0200
  • 0607ede078
    update travis for testing VirtuBox 2019-07-19 10:56:12 +0200
  • bb5f42b037
    Fix travis image in README VirtuBox 2019-07-19 10:39:22 +0200
  • c80ebccbd2
    Fix 2nd argument not valid due to image path VirtuBox 2019-07-19 10:37:30 +0200
  • 5d9d604436
    Merge pull request #8 from Webelys/cmin-patch VirtuBox 2019-07-19 10:23:52 +0200
  • f437df5cf3 Be more explicit about cmin numeric value Camille Lafitte 2019-07-17 17:59:24 +0200
  • f0542d557c Add cmin support Camille Lafitte 2019-07-17 17:59:10 +0200
  • 35d692f17f Simplify quiet mode Camille Lafitte 2019-07-17 17:25:50 +0200
  • 3dca2073ac
    Extract archive non verbose VirtuBox 2019-07-12 16:31:38 +0200
  • 9413616c72
    Strip binaries before make install VirtuBox 2019-07-12 15:23:17 +0200
  • 13bf8d7752
    Update webp install script & compile libwebp VirtuBox 2019-07-12 14:29:29 +0200
  • 666a93baad
    set png level to o5 VirtuBox 2019-07-12 14:13:14 +0200
  • 20154dd39c
    Fix cwebp command VirtuBox 2019-07-12 14:11:01 +0200
  • 94b9c21492
    Add xargs flag --no-run-if-empty VirtuBox 2019-07-12 14:07:39 +0200
  • 9b152bb6c8
    Fix travis VirtuBox 2019-07-12 13:59:55 +0200
  • f6a5576adb
    Add travis VirtuBox 2019-07-12 13:58:53 +0200
  • 743c1b95d9
    update readme and changelog VirtuBox 2019-07-12 13:46:09 +0200
  • 2cd9570f8a
    Add quiet mode VirtuBox 2019-07-12 13:44:21 +0200
  • 347490b7e7
    Merge pull request #3 from camlafit/patch-1 VirtuBox 2019-05-17 12:25:50 +0200
  • 82d73c67a8
    Prevent error with file and space Km 2019-05-17 10:57:49 +0200
  • ae9dc38abd release v1.1 v1.1 VirtuBox 2019-04-05 03:51:50 +0200
  • af9f3459ad fix image path VirtuBox 2019-03-20 01:42:32 +0100
  • c8bc9ae00b set image path as optional VirtuBox 2019-03-20 01:38:32 +0100
  • 42dc003ec3 first release v1.0 VirtuBox 2019-03-20 01:30:47 +0100
  • d41b486bf3 add daily cronjob instructions & optimize script VirtuBox 2018-11-30 17:56:06 +0100
  • b1b012ab10 update installation method VirtuBox 2018-10-29 19:26:16 +0100
  • ca465cd743 make optimize.sh executable virtubox 2018-10-29 19:20:53 +0100
  • c00a163cc6 update README informations VirtuBox 2018-10-29 19:11:04 +0100
  • ed60d3dc14 add help VirtuBox 2018-10-29 19:03:21 +0100
  • c8b6fa8533 fix error in operators VirtuBox 2018-10-29 18:55:09 +0100
  • 870c70b7f5 fix menu display VirtuBox 2018-10-29 18:52:28 +0100
  • bf7c49c8c2 add command arguments VirtuBox 2018-10-24 07:47:01 +0200
  • bd2f877174 update screenshot VirtuBox 2018-08-10 06:35:13 +0200
  • 218a4380cf add screenshot VirtuBox 2018-08-10 06:32:50 +0200
  • ea769dbb9e add messages VirtuBox 2018-08-10 06:28:54 +0200
  • 0ce712acb1 fix variable VirtuBox 2018-08-09 21:45:12 +0200
  • 77fa1e8aec improve cronjobs VirtuBox 2018-08-07 15:27:37 +0200
  • 14ca323944 improve jpg search VirtuBox 2018-08-07 00:48:47 +0200
  • a990d7dc57 comment bash script VirtuBox 2018-07-30 14:36:29 +0200
  • 57d59df615 adjust jpg conversion settings VirtuBox 2018-07-30 14:26:18 +0200
  • 0679681819 fix issue with jpg conversion VirtuBox 2018-07-30 00:44:46 +0200
  • 8b4eee3ec6 replace lossless option VirtuBox 2018-07-29 16:52:12 +0200
  • 8cc9749423 update script and add cronjob VirtuBox 2018-07-28 22:55:16 +0200
  • 1fa54b67b7 fix color VirtuBox 2018-07-28 17:45:43 +0200
  • 1d674f7ba3 fix path VirtuBox 2018-07-28 17:39:36 +0200
  • cbe15ef52a fix variables error VirtuBox 2018-07-28 17:35:41 +0200
  • 4c5fa71333 add menu VirtuBox 2018-07-28 17:34:03 +0200
  • 030c46b9e3 add logs and messages VirtuBox 2018-07-28 17:19:45 +0200
  • ac2f0f882d Merge remote-tracking branch 'origin/master' VirtuBox 2018-07-28 16:00:19 +0200
  • ec313fbe7d add credits VirtuBox 2018-07-28 16:00:15 +0200
  • 17d9f81776 Set theme jekyll-theme-cayman VirtuBox 2018-07-28 15:57:03 +0200
  • f43242995e add docs folder for github page VirtuBox 2018-07-28 15:56:20 +0200
  • 584d07beed update script VirtuBox 2018-07-28 15:55:27 +0200
  • 1b8a2c4f47 Update README.md VirtuBox 2017-03-12 14:18:14 +0100
  • 12dc23362b Create centos-optimize.sh VirtuBox 2017-03-12 14:16:51 +0100
  • 355902b175 Update README.md VirtuBox 2016-12-22 12:41:54 +0100
  • e24ef2b33a Debian version VirtuBox 2016-10-17 03:55:14 +0200
  • 0916c32b4c Create optimize.sh VirtuBox 2016-10-16 18:31:18 +0200
  • 7a491a049c Initial commit VirtuBox 2016-10-16 18:27:04 +0200