log

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