log mgtool.php @ 306:2c5ff6aa9845

age author description
Fri, 03 Apr 2020 16:26:00 +0300 Matti Hamalainen Bump copyright years.
Fri, 03 Apr 2020 16:24:06 +0300 Matti Hamalainen Collect dimension/size (width/height) information of thumbnail and medium images into the cache.
Fri, 03 Apr 2020 16:22:51 +0300 Matti Hamalainen Add new MG_STR_LC setting type, which is string but automatically lowercased.
Thu, 26 Mar 2020 11:15:33 +0200 Matti Hamalainen Improve few comments.
Thu, 26 Mar 2020 10:54:51 +0200 Matti Hamalainen Cleanup indent and use if instead of switch/case.
Mon, 30 Sep 2019 15:09:11 +0300 Matti Hamalainen For images that have no EXIF timestamp information, always sort them "lower" compared to ones that have.
Fri, 02 Aug 2019 12:54:51 +0300 Matti Hamalainen Improve configuration file handling.
Thu, 01 Aug 2019 15:26:08 +0300 Matti Hamalainen Allow album-specific {tn,med}_{width,height,format} settings.
Thu, 01 Aug 2019 15:11:12 +0300 Matti Hamalainen Backed out changeset 13a23b120e72
Thu, 01 Aug 2019 14:42:06 +0300 Matti Hamalainen Rename a variable.
Sun, 28 Jul 2019 07:53:36 +0300 Matti Hamalainen Work on very early form of virtual gallery support.
Mon, 20 May 2019 15:11:08 +0300 Matti Hamalainen Add new $galExifConversions field, a boolean to distinguish unique and non-unique metadata fields.
Fri, 17 May 2019 03:15:53 +0300 Matti Hamalainen Indentation.
Fri, 17 May 2019 02:05:01 +0300 Matti Hamalainen Define named constants for $galExifConversions array fields.
Thu, 16 May 2019 23:09:17 +0300 Matti Hamalainen Cleanup.
Thu, 16 May 2019 23:08:39 +0300 Matti Hamalainen Improve help.
Thu, 16 May 2019 21:45:59 +0300 Matti Hamalainen Add functions for extracting XMP information from files and parsing the XMP
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.