log

age author description
Sun, 16 Dec 2018 17:45:51 +0200 Matti Hamalainen Move Imagick/Gmagick module check to script startup.
Sun, 16 Dec 2018 17:45:00 +0200 Matti Hamalainen Update example configuration.
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:27:50 +0200 Matti Hamalainen Added tag rel-0_9_7 for changeset c95fdce46842
Wed, 12 Dec 2018 17:27:44 +0200 Matti Hamalainen Bump version. rel-0_9_7
Wed, 12 Dec 2018 17:26:32 +0200 Matti Hamalainen Minor stylesheet adjustments.
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 14:50:56 +0200 Matti Hamalainen Fix sub-gallery thumbnail images after previous changes.
Wed, 12 Dec 2018 13:34:24 +0200 Matti Hamalainen More work on webp/etc support implementation.
Wed, 12 Dec 2018 13:02:07 +0200 Matti Hamalainen Simplify mgGetNaviActive() a bit.
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.
Mon, 04 Jun 2018 00:03:54 +0300 Matti Hamalainen Remove type="text/javascript" from script tags.
Sat, 02 Jun 2018 19:23:19 +0300 Matti Hamalainen Remove mb_internal_encoding($pageCharset), PHP7 hasn't got that anymore.
Thu, 03 May 2018 14:12:40 +0300 Matti Hamalainen Finally fix Chrome/Chromium support for keyboard navigation.
Tue, 01 May 2018 16:00:40 +0300 Matti Hamalainen Show timestamps in localized form.
Tue, 01 May 2018 16:00:22 +0300 Matti Hamalainen CSS adjustments.
Thu, 29 Mar 2018 11:54:03 +0300 Matti Hamalainen Remove unused variable.
Wed, 28 Mar 2018 13:52:47 +0300 Matti Hamalainen Added tag rel-0_9_5 for changeset 474d88b8188b
Wed, 28 Mar 2018 13:52:41 +0300 Matti Hamalainen Bump version. rel-0_9_5
Wed, 28 Mar 2018 13:24:53 +0300 Matti Hamalainen Use htmlspecialchars() instead of htmlentities().
Tue, 27 Mar 2018 15:19:30 +0300 Matti Hamalainen No need to use type="text/javascript" for javascript resources, according to W3 validator.
Tue, 27 Mar 2018 15:19:00 +0300 Matti Hamalainen Add lang="xx" attribute to HTML tag.
Tue, 27 Mar 2018 15:13:03 +0300 Matti Hamalainen CSS adjustments.
Tue, 27 Mar 2018 15:12:44 +0300 Matti Hamalainen Cleanups.
Tue, 27 Mar 2018 15:12:02 +0300 Matti Hamalainen Get rid of the "use tables" option.