log

age author description
Wed, 20 Dec 2023 09:17:55 +0200 Matti Hamalainen Improve relative URL translation in header text blobs. default tip
Wed, 06 Sep 2023 13:04:41 +0300 Matti Hamalainen Implement show_keywords setting.
Sun, 27 Aug 2023 05:35:23 +0300 Matti Hamalainen Bump version.
Sun, 27 Aug 2023 05:35:16 +0300 Matti Hamalainen Bump copyright years.
Sun, 27 Aug 2023 05:34:20 +0300 Matti Hamalainen Improve gallery settings validation, etc.
Sun, 27 Aug 2023 04:16:05 +0300 Matti Hamalainen Remove the backend/SQL stuff for now.
Sun, 27 Aug 2023 01:45:44 +0300 Matti Hamalainen Cosmetics.
Sun, 27 Aug 2023 01:45:36 +0300 Matti Hamalainen Actually extract XMP title field. Oops.
Sun, 27 Aug 2023 00:16:52 +0300 Matti Hamalainen Add undocumented 'metatest' command to mgtool, for testing metadata
Sun, 27 Aug 2023 00:15:09 +0300 Matti Hamalainen Extract image title from XMP tags.
Sun, 27 Aug 2023 00:14:51 +0300 Matti Hamalainen Typofix.
Mon, 19 Jun 2023 12:47:07 +0300 Matti Hamalainen PHP 8 fix.
Mon, 19 Jun 2023 12:44:52 +0300 Matti Hamalainen PHP 8 fix.
Mon, 19 Jun 2023 12:44:26 +0300 Matti Hamalainen PHP 8 fix.
Mon, 19 Jun 2023 12:44:18 +0300 Matti Hamalainen Improve error messages.
Mon, 19 Jun 2023 12:44:04 +0300 Matti Hamalainen Shorten language codes.
Mon, 21 Nov 2022 12:20:35 +0200 Matti Hamalainen Rename PID variable.
Fri, 11 Feb 2022 19:52:05 +0200 Matti Hamalainen Bump version.
Fri, 11 Feb 2022 19:51:45 +0200 Matti Hamalainen Improve album cover picture handling, perhaps.
Fri, 11 Feb 2022 19:50:24 +0200 Matti Hamalainen Add 'dark mode' stylesheet.
Fri, 11 Feb 2022 19:40:05 +0200 Matti Hamalainen Adjustments to CSS.
Fri, 11 Feb 2022 19:39:10 +0200 Matti Hamalainen Add unprefixed text-size-adjust: 100%
Fri, 11 Feb 2022 19:38:30 +0200 Matti Hamalainen Bump copyright years.
Mon, 11 May 2020 05:06:19 +0300 Matti Hamalainen Adjust sorting so that if timestamp difference is 0, compare names.
Thu, 09 Apr 2020 13:09:01 +0300 Matti Hamalainen Improvements and fixes to configuration handling.
Thu, 09 Apr 2020 12:23:41 +0300 Matti Hamalainen Fix CSS/JS config item array handling.
Thu, 09 Apr 2020 11:55:08 +0300 Matti Hamalainen Improve configuration handling, and add "string array" configuration item type.
Thu, 09 Apr 2020 10:13:45 +0300 Matti Hamalainen Trailing whitespace removed.
Thu, 09 Apr 2020 10:13:28 +0300 Matti Hamalainen Add some debug messages.
Mon, 06 Apr 2020 20:48:07 +0300 Matti Hamalainen Improve WebP parsing resiliency. feof($fh) does not return true when ftell() == filesize exactly.