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.
Wed, 21 Mar 2018 13:47:59 +0200 Matti Hamalainen Bump copyright years.
Tue, 20 Mar 2018 11:12:06 +0200 Matti Hamalainen Cosmetics.
Tue, 20 Mar 2018 11:11:11 +0200 Matti Hamalainen Improve button descriptions.
Mon, 19 Mar 2018 15:45:50 +0200 Matti Hamalainen Delete stray CSS definition.
Mon, 19 Mar 2018 15:42:15 +0200 Matti Hamalainen Fix quoting of image element alt texts.
Mon, 19 Mar 2018 15:29:54 +0200 Matti Hamalainen Make separate containing div elements for gallery and image view page types.
Mon, 19 Mar 2018 15:28:31 +0200 Matti Hamalainen Rename a CSS id selector.
Mon, 19 Mar 2018 13:51:53 +0200 Matti Hamalainen CSS adjustments.
Mon, 19 Mar 2018 13:49:22 +0200 Matti Hamalainen Add mgalPreventDefault(event) function. Not used yet.
Mon, 19 Mar 2018 13:44:12 +0200 Matti Hamalainen Add debug option setting.
Mon, 19 Mar 2018 13:17:14 +0200 Matti Hamalainen Move infoBox out of imageCBox element.
Mon, 19 Mar 2018 13:14:40 +0200 Matti Hamalainen Add translatable titles to navigation button elements.
Mon, 19 Mar 2018 13:11:41 +0200 Matti Hamalainen Cosmetics.
Mon, 19 Mar 2018 13:10:11 +0200 Matti Hamalainen Add mgMangleURI() for optionally adding random SHA hash to CSS and javascript
Mon, 19 Mar 2018 12:42:53 +0200 Matti Hamalainen Remove function that was used only once, merge it to parent.
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:25:15 +0200 Matti Hamalainen Oops, fix the gallery mode display (we were using medium images for thumbnails.)
Wed, 14 Mar 2018 15:22:04 +0200 Matti Hamalainen Cosmetics.
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.
Wed, 14 Mar 2018 13:22:37 +0200 Matti Hamalainen Cosmetics.
Wed, 14 Mar 2018 13:20:16 +0200 Matti Hamalainen Add #imageImageBox style def.
Wed, 14 Mar 2018 13:19:44 +0200 Matti Hamalainen Cosmetic.
Wed, 14 Mar 2018 01:48:58 +0200 Matti Hamalainen Remove possibly useless max-width/height definitions.
Wed, 14 Mar 2018 01:48:39 +0200 Matti Hamalainen Use .imageBox class selector instead of more specific div.imageBox.
Wed, 14 Mar 2018 01:47:44 +0200 Matti Hamalainen Adjust hovering control button positions, size and opacity.
Wed, 14 Mar 2018 01:43:59 +0200 Matti Hamalainen Improve a bit of indentation for clarity.
Tue, 13 Mar 2018 14:45:04 +0200 Matti Hamalainen Change image adjust timeout to faster value.
Tue, 13 Mar 2018 14:40:30 +0200 Matti Hamalainen Add new helper function mgalAddEventsToClass() to add events to named DOM classes.
Tue, 13 Mar 2018 14:37:49 +0200 Matti Hamalainen Cosmetics.
Tue, 13 Mar 2018 13:37:09 +0200 Matti Hamalainen Bump version.
Tue, 13 Mar 2018 13:36:35 +0200 Matti Hamalainen Cleanup.
Tue, 13 Mar 2018 13:36:25 +0200 Matti Hamalainen Bump copyright year.
Tue, 13 Mar 2018 13:28:56 +0200 Matti Hamalainen Add "up" navigation button, to go back to the main gallery from image page.
Thu, 01 Mar 2018 14:31:55 +0200 Matti Hamalainen Cleanup.
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:39:07 +0200 Matti Hamalainen Bump version.
Thu, 01 Mar 2018 13:37:54 +0200 Matti Hamalainen Improve one message and translation.
Thu, 01 Mar 2018 13:37:33 +0200 Matti Hamalainen Increase the generated mid- and thumbnail images JPEG quality slightly.
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.
Tue, 07 Nov 2017 14:41:28 +0200 Matti Hamalainen Added tag rel-0_9_0 for changeset 7fb1154c2bef
Tue, 07 Nov 2017 14:41:22 +0200 Matti Hamalainen Bump version. rel-0_9_0
Tue, 07 Nov 2017 14:41:15 +0200 Matti Hamalainen Minor CSS adjustments.
Tue, 07 Nov 2017 14:40:30 +0200 Matti Hamalainen Cosmetics.
Tue, 07 Nov 2017 14:40:14 +0200 Matti Hamalainen Improve the JavaScript event hook functions.
Wed, 06 Sep 2017 18:21:17 +0300 Matti Hamalainen Cosmetics.
Wed, 06 Sep 2017 17:49:50 +0300 Matti Hamalainen Improve mobile experience and also desktop image display, maybe.
Wed, 06 Sep 2017 17:34:36 +0300 Matti Hamalainen Change js_path configuration setting to js_file.
Wed, 06 Sep 2017 16:49:01 +0300 Matti Hamalainen Cosmetics.
Wed, 06 Sep 2017 16:46:09 +0300 Matti Hamalainen Move some Javascript code to a separate file and make the location configurable.
Wed, 06 Sep 2017 16:42:42 +0300 Matti Hamalainen Remove deprecated configuration setting.
Mon, 04 Sep 2017 15:21:13 +0300 Matti Hamalainen Use a wrapper function for making the image metadata information box generation a bit simpler.
Mon, 04 Sep 2017 15:10:35 +0300 Matti Hamalainen Delete dead code line.
Mon, 04 Sep 2017 15:10:23 +0300 Matti Hamalainen Add class galleryPageHeader to pageInfoHeader.
Mon, 04 Sep 2017 14:59:22 +0300 Matti Hamalainen Make image caption stand out a bit better on the image page.
Mon, 04 Sep 2017 14:58:45 +0300 Matti Hamalainen Fix CSS so that use_tables actually works with the default example CSS.
Mon, 04 Sep 2017 14:58:02 +0300 Matti Hamalainen Change use_tables default to FALSE.
Mon, 04 Sep 2017 14:57:49 +0300 Matti Hamalainen Reorder some settings in configuration data.
Mon, 04 Sep 2017 14:56:51 +0300 Matti Hamalainen Document cover_images setting better. Add album_row_limit to example config.
Mon, 04 Sep 2017 14:55:48 +0300 Matti Hamalainen Oops, forgot to rename "contents" to "pageContents" here ..
Mon, 04 Sep 2017 14:45:12 +0300 Matti Hamalainen Rename CSS "contents" element ID to "pageContents".
Mon, 04 Sep 2017 14:44:44 +0300 Matti Hamalainen Bump version.
Mon, 04 Sep 2017 14:44:35 +0300 Matti Hamalainen Cosmetics.
Mon, 04 Sep 2017 14:37:33 +0300 Matti Hamalainen Adjust language selector.
Mon, 04 Sep 2017 13:52:44 +0300 Matti Hamalainen Get rid of useless CSS logic and unused global refs.
Mon, 04 Sep 2017 12:28:34 +0300 Matti Hamalainen Make image adjustment to be performed faster.
Mon, 04 Sep 2017 12:28:17 +0300 Matti Hamalainen Add class parameter to mgGetPageInfoHeaderStart().
Fri, 01 Sep 2017 00:45:11 +0300 Matti Hamalainen Bump version.
Fri, 01 Sep 2017 00:44:52 +0300 Matti Hamalainen Implement new config setting "timezone" for specifying the timezone used for date/timestamp interpretation.
Fri, 01 Sep 2017 00:44:03 +0300 Matti Hamalainen Config option "page_urchin" should actually be "urchin_file".
Fri, 01 Sep 2017 00:43:24 +0300 Matti Hamalainen "css_select" configuration option was never actually implemented, so squash it.
Fri, 01 Sep 2017 00:42:51 +0300 Matti Hamalainen Use modern PHP array syntax.
Mon, 28 Aug 2017 13:49:10 +0300 Matti Hamalainen Add translations for image/sub-album counts.
Sat, 26 Aug 2017 03:41:16 +0300 Matti Hamalainen Show number of images and sub-galleries on the page title. (I can't figure
Mon, 31 Jul 2017 14:48:09 +0300 Matti Hamalainen Change how date timestamps are stored and handled. This breaks cache file
Wed, 10 May 2017 20:12:40 +0300 Matti Hamalainen Adjust.
Wed, 10 May 2017 16:24:38 +0300 Matti Hamalainen Added tag rel-0_8_5 for changeset 928852711534
Wed, 10 May 2017 16:24:27 +0300 Matti Hamalainen Bump version. rel-0_8_5
Wed, 10 May 2017 12:02:47 +0300 Matti Hamalainen Various improvements/changes to CSS and usability on mobile devices.
Wed, 10 May 2017 11:37:23 +0300 Matti Hamalainen Remove target="_blank" from the full resolution image links.
Wed, 10 May 2017 11:36:52 +0300 Matti Hamalainen Change naviBreadCrumbs to CSS id instead of class.
Wed, 10 May 2017 11:36:13 +0300 Matti Hamalainen Add language id as css selector to language link elements.
Tue, 09 May 2017 12:59:09 +0300 Matti Hamalainen Adjust language selection box.
Tue, 09 May 2017 12:58:11 +0300 Matti Hamalainen Cosmetics.
Mon, 20 Mar 2017 15:37:19 +0200 Matti Hamalainen Implement flag config option type.
Mon, 20 Mar 2017 14:47:56 +0200 Matti Hamalainen More cleanups.
Mon, 20 Mar 2017 14:39:01 +0200 Matti Hamalainen Cleanups.
Thu, 19 Jan 2017 09:43:31 +0200 Matti Hamalainen Bump copyright years.
Sun, 30 Oct 2016 16:18:48 +0200 Matti Hamalainen Slightly adjust image table entry width.
Sun, 30 Oct 2016 15:22:03 +0200 Matti Hamalainen Adjust image scaling to be delayed and not being done on each resize event
Sat, 29 Oct 2016 20:28:52 +0300 Matti Hamalainen Use image file base name for sorting if timestamps are not available.
Thu, 06 Oct 2016 13:43:43 +0300 Matti Hamalainen Add support for urchin file.
Wed, 21 Sep 2016 10:35:53 +0300 Matti Hamalainen Change {album,image}_navigation setting to *_flags.
Wed, 21 Sep 2016 10:25:47 +0300 Matti Hamalainen Get rid of certain "obsolete" navigation features, as they are no longer in
Wed, 21 Sep 2016 10:17:40 +0300 Matti Hamalainen Some CSS adjustments.
Tue, 20 Sep 2016 00:45:43 +0300 Matti Hamalainen Indentation cosmetic.
Mon, 19 Sep 2016 19:29:11 +0300 Matti Hamalainen Use CSS id instead of generic selector.
Mon, 19 Sep 2016 17:25:07 +0300 Matti Hamalainen Work on the page structure / element layout and clean up the header/footer code.
Sun, 18 Sep 2016 20:49:03 +0300 Matti Hamalainen Add pageInfoHeader element to contain the topmost info/navigation blurb elements.
Fri, 16 Sep 2016 22:12:44 +0300 Matti Hamalainen Remove unused setting.
Fri, 16 Sep 2016 04:11:14 +0300 Matti Hamalainen Added tag rel-0_8_0 for changeset d0575c33a872
Fri, 16 Sep 2016 04:11:06 +0300 Matti Hamalainen Bump version. rel-0_8_0
Fri, 16 Sep 2016 04:11:01 +0300 Matti Hamalainen Update copyright.
Fri, 16 Sep 2016 04:10:41 +0300 Matti Hamalainen Adjust the default thumb/mid image size and quality settings.
Fri, 16 Sep 2016 04:09:58 +0300 Matti Hamalainen Improve best quality/"full size" link CSS styling.
Fri, 16 Sep 2016 04:09:42 +0300 Matti Hamalainen Adjust wording.
Fri, 16 Sep 2016 04:00:55 +0300 Matti Hamalainen Implement simple translation system for the "hardcoded" messages.
Thu, 15 Sep 2016 17:34:24 +0300 Matti Hamalainen Apply some CSS settings more globally, not specific to div-elements only.
Thu, 15 Sep 2016 17:33:40 +0300 Matti Hamalainen Add "hidden" request item setting "tables" to force use or disuse of table elements for layout.
Thu, 15 Sep 2016 17:32:32 +0300 Matti Hamalainen Improve how language etc. cookie settings are handled.
Thu, 15 Sep 2016 16:05:55 +0300 Matti Hamalainen Remove useless CSS definition.
Thu, 15 Sep 2016 13:44:04 +0300 Matti Hamalainen Adjust image scaling coefficient.
Thu, 15 Sep 2016 13:40:15 +0300 Matti Hamalainen Use JavaScript to generate the "shadow"/bottom navigation elements in the
Thu, 15 Sep 2016 13:39:13 +0300 Matti Hamalainen Make "up" arrow key to go "up" to the album gallery in the image view.
Thu, 15 Sep 2016 13:34:40 +0300 Matti Hamalainen Cosmetic.
Wed, 14 Sep 2016 23:07:53 +0300 Matti Hamalainen Possibly fix image scaling adjustments.
Wed, 14 Sep 2016 23:00:04 +0300 Matti Hamalainen Refactor for somewhat more mobile-bullshit-friendly style and usage.
Wed, 14 Sep 2016 22:50:29 +0300 Matti Hamalainen Add javascript helper function mgalAddEvent() and use it.
Wed, 14 Sep 2016 22:33:51 +0300 Matti Hamalainen Remove trailing whitespace.
Wed, 14 Sep 2016 22:16:36 +0300 Matti Hamalainen Allow setting "albumpic" in gallery.info for each album, e.g. forced album cover picture.
Wed, 14 Sep 2016 20:58:14 +0300 Matti Hamalainen Add file size to information shown.
Wed, 14 Sep 2016 20:57:30 +0300 Matti Hamalainen Oops, fix format string callback functions ..
Wed, 14 Sep 2016 18:14:31 +0300 Matti Hamalainen Initialize locale.
Wed, 14 Sep 2016 17:33:55 +0300 Matti Hamalainen Image control not needed when prev/next image does not exist.
Wed, 14 Sep 2016 17:33:14 +0300 Matti Hamalainen Remove large image zoom.
Wed, 14 Sep 2016 17:31:49 +0300 Matti Hamalainen Adjust language selector CSS.
Wed, 14 Sep 2016 16:57:25 +0300 Matti Hamalainen Typofix.
Wed, 14 Sep 2016 16:50:43 +0300 Matti Hamalainen Added tag rel-0_7_2 for changeset 111d7cfd9a11
Wed, 14 Sep 2016 16:50:28 +0300 Matti Hamalainen Bump version. rel-0_7_2
Wed, 14 Sep 2016 16:50:08 +0300 Matti Hamalainen Update header/copyright blurbs.
Wed, 14 Sep 2016 15:47:48 +0300 Matti Hamalainen Get rid of mgeneric.inc.php dependency, as we don't need much from there .. for now.
Wed, 14 Sep 2016 15:35:53 +0300 Matti Hamalainen Slightly adjust gallery html structure.
Wed, 14 Sep 2016 15:34:23 +0300 Matti Hamalainen Cleanup.
Wed, 14 Sep 2016 12:57:28 +0300 Matti Hamalainen Improve/fix language selection support to store language cookie better.
Tue, 13 Sep 2016 00:20:20 +0300 Matti Hamalainen Implement hide_contents setting for galleries, which hides contents of an album.
Tue, 13 Sep 2016 00:09:46 +0300 Matti Hamalainen Some residual array() => [] conversions.
Tue, 13 Sep 2016 00:03:06 +0300 Matti Hamalainen Actually fix checking for files to be deleted to work.
Mon, 12 Sep 2016 23:58:28 +0300 Matti Hamalainen Do not include hidden entries in the entry list.
Mon, 12 Sep 2016 23:57:53 +0300 Matti Hamalainen Use modern PHP array definition in some places.
Mon, 12 Sep 2016 13:52:14 +0300 Matti Hamalainen Bump version.
Mon, 12 Sep 2016 13:51:25 +0300 Matti Hamalainen Adjust thumbnail and medium image JPEG quality settings to be somewhat
Mon, 12 Sep 2016 13:50:59 +0300 Matti Hamalainen Be more responsive when processing images, check for signals after each
Mon, 12 Sep 2016 13:50:24 +0300 Matti Hamalainen Do not prompt for deletion in cleanup if there are no files/directories to delete.
Mon, 12 Sep 2016 13:49:52 +0300 Matti Hamalainen Fix thumbnail/medium image JPEG quality handling to actually work. :S
Mon, 12 Sep 2016 13:49:26 +0300 Matti Hamalainen Fix 'mgtool clean' to not attempt deleting files that do not exist.
Wed, 20 Jul 2016 04:39:56 +0300 Matti Hamalainen Handle ImageMagick exceptions for loading input images.
Tue, 05 Jul 2016 10:58:17 +0300 Matti Hamalainen Typofix.
Tue, 21 Jun 2016 14:21:53 +0300 Matti Hamalainen Possibly improve medium and thumbnail image generation by controlling Imagick components better.
Sat, 11 Jun 2016 17:15:37 +0300 Matti Hamalainen Adjust font sizes.
Thu, 26 May 2016 13:22:29 +0300 Matti Hamalainen Lower case language setting from cookie, just in case.
Wed, 25 May 2016 20:33:36 +0300 Matti Hamalainen Initial implementation of language selector.
Wed, 25 May 2016 18:02:33 +0300 Matti Hamalainen Begin implementation of translated caption/title support.
Wed, 25 May 2016 18:01:27 +0300 Matti Hamalainen Let arrays through mgConvertExifData() when the type is MG_STR without
Wed, 25 May 2016 14:37:52 +0300 Matti Hamalainen Use newer PHP array syntax.
Thu, 19 May 2016 10:11:32 +0300 Matti Hamalainen Implement imgur-style image zoom/de-zoom via image click/enter.
Thu, 12 May 2016 23:32:21 +0300 Matti Hamalainen Indentation fixes.
Wed, 04 May 2016 12:57:59 +0300 Matti Hamalainen Add minimum width for image cells.
Wed, 04 May 2016 12:57:47 +0300 Matti Hamalainen Add some comments.
Wed, 04 May 2016 11:42:58 +0300 Matti Hamalainen Add comment.
Wed, 04 May 2016 11:37:58 +0300 Matti Hamalainen Whitespace.
Tue, 03 May 2016 13:44:51 +0300 Matti Hamalainen Add image title string to certain images.
Tue, 03 May 2016 13:44:13 +0300 Matti Hamalainen Fix sorting of albums to match image sorting.
Mon, 02 May 2016 12:20:41 +0300 Matti Hamalainen Bump version.
Mon, 02 May 2016 12:20:01 +0300 Matti Hamalainen Implement recursive depth album covers.
Sat, 23 Apr 2016 20:14:23 +0300 Matti Hamalainen Add seconds to outputted timestamps.
Sat, 23 Apr 2016 19:39:48 +0300 Matti Hamalainen Bump version.
Sat, 23 Apr 2016 19:39:41 +0300 Matti Hamalainen Update copyrights.
Sat, 23 Apr 2016 19:38:36 +0300 Matti Hamalainen Remove slight code duplication by factoring to a helper function.
Sat, 23 Apr 2016 19:36:31 +0300 Matti Hamalainen Sort images in a folder by their capture timestamp.
Sun, 17 Apr 2016 13:59:39 +0300 Matti Hamalainen Add focal length and lens model display.
Sat, 16 Jan 2016 02:18:10 +0200 Matti Hamalainen Fix relative links re-parsing.
Sat, 16 Jan 2016 02:17:49 +0200 Matti Hamalainen Fix site library include.
Wed, 14 Oct 2015 10:52:44 +0300 Matti Hamalainen Cleanup.
Wed, 14 Oct 2015 10:39:38 +0300 Matti Hamalainen Actually implement deletion.