log

age author description
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.