log

age author description
Thu, 22 Jun 2023 15:47:45 +0300 Matti Hamalainen urllog: Adjust commented out code.
Thu, 22 Jun 2023 13:51:49 +0300 Matti Hamalainen weather: Show limit of matches.
Thu, 22 Jun 2023 13:32:07 +0300 Matti Hamalainen fetch_weather, weather: Update to match with Digitraffic API changes.
Thu, 22 Jun 2023 13:28:34 +0300 Matti Hamalainen tj: Remove dead line.
Thu, 22 Jun 2023 13:27:32 +0300 Matti Hamalainen weather: Cleanup.
Thu, 15 Jun 2023 13:25:32 +0300 Matti Hamalainen fetch_weather: Cleanups, fix counting of FMI stations.
Fri, 13 May 2022 15:22:44 +0300 Matti Hamalainen urllog: Use user's stored handle (if available) when recording URLs.
Fri, 13 May 2022 15:21:14 +0300 Matti Hamalainen urllog: Improve some logging / error messages.
Sun, 28 Nov 2021 04:20:18 +0200 Matti Hamalainen quotedb: Change voting a bit.
Sun, 10 Oct 2021 20:52:20 +0300 Matti Hamalainen quotedb: Use custon qdb_ctime() instead of utl_ctime() for shorter timestamp.
Thu, 15 Jul 2021 12:37:58 +0300 Matti Hamalainen weather: Add 'minmax' to the help in example configuration.
Thu, 15 Jul 2021 12:36:50 +0300 Matti Hamalainen utillib: Increase HTTP request timeout to 8 seconds from 6.
Sun, 23 May 2021 13:26:15 +0300 Matti Hamalainen fetch_weather: Add commandline option to dump the received raw data in stdout.
Sun, 23 May 2021 13:25:48 +0300 Matti Hamalainen fetch_weather: Disable debug from example config.
Sun, 04 Apr 2021 23:38:13 +0300 Matti Hamalainen tj: Fix future TJ date displays.
Tue, 23 Feb 2021 15:12:27 +0200 Matti Hamalainen Remove obsolete script.
Tue, 23 Feb 2021 15:11:32 +0200 Matti Hamalainen feeds: Bump version.
Tue, 23 Feb 2021 15:10:52 +0200 Matti Hamalainen quotedb: Bump version.
Tue, 23 Feb 2021 15:10:44 +0200 Matti Hamalainen quotedb: Rename some variables.
Tue, 23 Feb 2021 15:09:51 +0200 Matti Hamalainen urllog: Bump version.
Tue, 23 Feb 2021 14:42:17 +0200 Matti Hamalainen quotedb: Cleanup.
Tue, 23 Feb 2021 14:41:42 +0200 Matti Hamalainen quotedb: Rename qdb_get() to qdb_show() and remove extraneous unused argument.
Tue, 23 Feb 2021 14:40:37 +0200 Matti Hamalainen quotedb: Cleanups.
Tue, 23 Feb 2021 13:05:25 +0200 Matti Hamalainen quotedb: Clean up example configuration.
Tue, 23 Feb 2021 13:04:41 +0200 Matti Hamalainen quotedb: Cleanup.
Tue, 23 Feb 2021 13:04:24 +0200 Matti Hamalainen quotedb: Use LIKE instead of = for user.
Sat, 20 Feb 2021 17:52:49 +0200 Matti Hamalainen feeds: Improve admin checks.
Sat, 20 Feb 2021 17:45:13 +0200 Matti Hamalainen tj: Use utl_arg_rest instead of tj_arg_rest.
Sat, 20 Feb 2021 17:44:49 +0200 Matti Hamalainen utillib: Add utl_arg_rest helper.
Sat, 20 Feb 2021 17:35:40 +0200 Matti Hamalainen feeds: Use command matching helpers.