log mgallery.php @ 90:3953f534c874

age author description
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 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 20:58:14 +0300 Matti Hamalainen Add file size to information shown.
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 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:09:46 +0300 Matti Hamalainen Some residual array() => [] conversions.
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.
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 11:37:58 +0300 Matti Hamalainen Whitespace.
Tue, 03 May 2016 13:44:51 +0300 Matti Hamalainen Add image title string to certain images.
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: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.