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.
Tue, 27 Mar 2018 11:34:26 +0300 Matti Hamalainen Added tag rel-0_9_4 for changeset e7e9b39f2480
Tue, 27 Mar 2018 11:34:22 +0300 Matti Hamalainen Bump version. rel-0_9_4
Mon, 26 Mar 2018 19:37:42 +0300 Matti Hamalainen Move mgGetTrans() to mgallery.php as it is used only there. Also change how
Mon, 26 Mar 2018 17:06:12 +0300 Matti Hamalainen Set meta viewport tag and initial scale, and try to "fix" things for some
Mon, 26 Mar 2018 17:03:48 +0300 Matti Hamalainen Add a horrible kludge for using the info button to display also the image info on mobile.
Mon, 26 Mar 2018 17:03:09 +0300 Matti Hamalainen Cosmetic.
Mon, 26 Mar 2018 15:01:11 +0300 Matti Hamalainen Commonize some CSS settings for mobile landscape/portrait.
Mon, 26 Mar 2018 14:56:15 +0300 Matti Hamalainen Attempt to get rid of the hard-coded pixel sizes for thumbnails in the stylesheet.
Mon, 26 Mar 2018 14:55:34 +0300 Matti Hamalainen Cosmetics.
Fri, 23 Mar 2018 01:28:33 +0200 Matti Hamalainen CSS cleanups.
Fri, 23 Mar 2018 00:38:01 +0200 Matti Hamalainen "Powered by MGallery" ..
Fri, 23 Mar 2018 00:19:31 +0200 Matti Hamalainen Implement better interpretation of DVA values (exposure times, for example),
Thu, 22 Mar 2018 21:59:31 +0200 Matti Hamalainen Implement left/right swipe gesture navigation.
Thu, 22 Mar 2018 21:58:13 +0200 Matti Hamalainen Rename a function argument.
Thu, 22 Mar 2018 21:23:25 +0200 Matti Hamalainen Added tag rel-0_9_3 for changeset 0073439eff6d
Thu, 22 Mar 2018 21:23:20 +0200 Matti Hamalainen Bump version. rel-0_9_3
Thu, 22 Mar 2018 21:22:37 +0200 Matti Hamalainen Add copyright blurb here as well.
Thu, 22 Mar 2018 21:19:17 +0200 Matti Hamalainen Adjust album header text font size.
Thu, 22 Mar 2018 21:19:03 +0200 Matti Hamalainen On mobile devices, try to display the prev/next navigation thumbnail images
Thu, 22 Mar 2018 21:18:14 +0200 Matti Hamalainen Use flexbox for centering the image on image pages.
Thu, 22 Mar 2018 18:17:38 +0200 Matti Hamalainen Remove meta-equiv character set tag.
Thu, 22 Mar 2018 17:54:04 +0200 Matti Hamalainen CSS adjustments, use nesting media query blocks.
Thu, 22 Mar 2018 15:30:50 +0200 Matti Hamalainen Prevent idiotic Chrome text scaling / boosting.
Thu, 22 Mar 2018 15:15:18 +0200 Matti Hamalainen Remove debug.
Thu, 22 Mar 2018 14:57:51 +0200 Matti Hamalainen Adjust image adjustment etc.
Thu, 22 Mar 2018 13:41:36 +0200 Matti Hamalainen Various fixes and adjustments to style.
Wed, 21 Mar 2018 18:39:13 +0200 Matti Hamalainen Change mgalGetWindowSize() to mgalGetElementOrWindowSize(elemname) that
Wed, 21 Mar 2018 18:07:42 +0200 Matti Hamalainen Cosmetics.
Wed, 21 Mar 2018 14:49:54 +0200 Matti Hamalainen Remove useless definition.
Wed, 21 Mar 2018 14:42:23 +0200 Matti Hamalainen Cosmetics.