log mgtool.php @ 319:bf4115b6dc2a

age author description
Mon, 06 Apr 2020 20:48:07 +0300 Matti Hamalainen Improve WebP parsing resiliency. feof($fh) does not return true when ftell() == filesize exactly.
Mon, 06 Apr 2020 20:26:11 +0300 Matti Hamalainen Add better checks for custom/user selected album cover image.
Mon, 06 Apr 2020 19:40:06 +0300 Matti Hamalainen Fix EXIF FileSize field for WebP files.
Mon, 06 Apr 2020 19:05:49 +0300 Matti Hamalainen Add (unused) helper function mgConvertAttribute().
Mon, 06 Apr 2020 19:05:13 +0300 Matti Hamalainen Refactor EXIF handling and integrate it with XMP handling. With a disgusting
Mon, 06 Apr 2020 18:37:49 +0300 Matti Hamalainen Add some commented out / unused example code in mgParseXMPData().
Mon, 06 Apr 2020 18:36:23 +0300 Matti Hamalainen Remove <?xpacket ?> from the XMP, as SimpleXML can't parse it.
Mon, 06 Apr 2020 17:23:02 +0300 Matti Hamalainen Minor cleanup to XMP/EXIF fetching.
Sat, 04 Apr 2020 17:52:42 +0300 Matti Hamalainen Get med/tn image sizes after they have been generated.
Fri, 03 Apr 2020 17:12:30 +0300 Matti Hamalainen Cosmetic fix in mgtool help.
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.
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.
Mon, 31 Jul 2017 14:48:09 +0300 Matti Hamalainen Change how date timestamps are stored and handled. This breaks cache file
Mon, 20 Mar 2017 15:37:19 +0200 Matti Hamalainen Implement flag config option type.
Thu, 19 Jan 2017 09:43:31 +0200 Matti Hamalainen Bump copyright years.