log mgtool.php @ 277:4080b9bde2ac

age author description
Wed, 15 May 2019 04:55:37 +0300 Matti Hamalainen Sort DateTime objects correctly.
Wed, 15 May 2019 04:13:59 +0300 Matti Hamalainen Use DateTime objects instead of UNIX timestamp integers for MG_DATE values.
Wed, 15 May 2019 01:24:18 +0300 Matti Hamalainen Comments and cleanups.
Tue, 14 May 2019 13:11:35 +0300 Matti Hamalainen Bump copyright version.
Tue, 14 May 2019 12:51:49 +0300 Matti Hamalainen Use PHP long tag.
Wed, 19 Dec 2018 12:41:10 +0200 Matti Hamalainen Some fixes to GraphicsMagick image conversion.
Sun, 16 Dec 2018 17:46:03 +0200 Matti Hamalainen Add few comments.
Sun, 16 Dec 2018 17:45:51 +0200 Matti Hamalainen Move Imagick/Gmagick module check to script startup.
Sun, 16 Dec 2018 16:53:48 +0200 Matti Hamalainen Fix gmagick/imagick checking.
Sun, 16 Dec 2018 16:48:30 +0200 Matti Hamalainen Add support for PHP GraphicsMagick bindings, though it kind of sucks due to
Wed, 12 Dec 2018 17:20:58 +0200 Matti Hamalainen Minor fix to mgtool format conversion.
Wed, 12 Dec 2018 15:11:41 +0200 Matti Hamalainen Add 'trash' option to 'clean' command to clean up any unmanaged files
Wed, 12 Dec 2018 14:52:00 +0200 Matti Hamalainen Automatically clean any unnecessary "trash" from thumbnail and medium image directories.
Wed, 12 Dec 2018 13:34:24 +0200 Matti Hamalainen More work on webp/etc support implementation.
Wed, 12 Dec 2018 12:40:57 +0200 Matti Hamalainen Remove clean command suboptions 'thumbnails' and 'mediums' and replace them with 'images'.
Sat, 08 Dec 2018 15:51:02 +0200 Matti Hamalainen Add settings for med_format and tn_format (currently allowed values are
Mon, 29 Oct 2018 20:32:59 +0200 Matti Hamalainen Use floating point formatting for certain DVA values.
Fri, 23 Mar 2018 00:19:31 +0200 Matti Hamalainen Implement better interpretation of DVA values (exposure times, for example),
Thu, 15 Mar 2018 14:41:48 +0200 Matti Hamalainen Cosmetic indentation.
Wed, 14 Mar 2018 15:30:44 +0200 Matti Hamalainen Add an option to clean medium images separately from thumbnails.
Wed, 14 Mar 2018 15:21:42 +0200 Matti Hamalainen Separate medium image and thumbnail directories / handling.
Wed, 14 Mar 2018 13:53:40 +0200 Matti Hamalainen Cosmetic indentation.
Wed, 14 Mar 2018 13:52:49 +0200 Matti Hamalainen Cleanup.
Wed, 14 Mar 2018 13:51:18 +0200 Matti Hamalainen Clarify a comment.
Thu, 01 Mar 2018 14:01:49 +0200 Matti Hamalainen Improve yes/no prompt check.
Thu, 01 Mar 2018 14:01:41 +0200 Matti Hamalainen Add few comments.
Thu, 01 Mar 2018 13:37:07 +0200 Matti Hamalainen Bump copyright years.
Tue, 07 Nov 2017 14:47:36 +0200 Matti Hamalainen Possibly better check for tn_path validity.
Tue, 07 Nov 2017 14:47:25 +0200 Matti Hamalainen Document mgtool 'dump' command.
Fri, 01 Sep 2017 00:44:52 +0300 Matti Hamalainen Implement new config setting "timezone" for specifying the timezone used for date/timestamp interpretation.