Commit graph

  • 0326837a62 Removing trailing spaces. main Rodolphe Breard 2015-11-04 20:43:49 +0100
  • 1b406e97bd Ignoring vim swapfiles. Rodolphe Breard 2015-11-04 20:43:26 +0100
  • 2885143d58 Fixing a size detection bug. The conditions used to determine whether or not an image have to be processed depending on its size were boggus. This commit fixes the issue, images are now processed as they should. Rodolphe Breard 2015-09-12 19:03:38 +0200
  • 31bf102452 Do not compress small images. Before this commit, every images were reprocessed all of the time. Because the address book may be re-compressed when new pictures are added, we want to process them and not reprocess the previous ones. This commit include a size detection so images below the size limit are not processed. Rodolphe Breard 2015-09-12 18:43:06 +0200
  • 973cfabe69 Improving the README. It's still too simplistic, but the following items have to be here: - specifying the vCard version supported ; - specifying the requirements ; - links to the specifications and useful stuff. Rodolphe Breard 2015-09-05 22:17:49 +0200
  • f77a385101 Ignoring photo URLs. Photos inserted as an URL instead of being base64 encoded should not be compressed. Rodolphe Breard 2015-09-05 22:15:31 +0200
  • 63ee7ac32d Adding a minimalistic readme. Rodolphe Breard 2015-09-05 21:39:33 +0200
  • 555567e321 Ignoring test files. Rodolphe Breard 2015-09-05 21:38:54 +0200
  • 188de5661b Removing the useless -V alias. Rodolphe Breard 2015-09-05 21:38:18 +0200
  • decebd46b1 Compressing images using imagemagick. Rodolphe Breard 2015-09-05 21:25:13 +0200
  • 250dc2d0bf arguments parsing Rodolphe Breard 2015-09-05 16:03:34 +0200
  • b7befe8711 first commit Rodolphe Breard 2015-09-05 16:03:12 +0200