log

age author description
Tue, 01 Apr 2025 16:31:00 -0400 Paul Fisher Added tag v0.2.2 for changeset 10bde12a9163 default tip
Tue, 01 Apr 2025 16:30:55 -0400 Paul Fisher duh don't convert k to k v0.2.2
Tue, 01 Apr 2025 16:29:14 -0400 Paul Fisher Added tag v0.2.1 for changeset 1a69004d8e5a
Tue, 01 Apr 2025 16:29:09 -0400 Paul Fisher Remove improper, broken use of ZoneInfo.localize. v0.2.1
Tue, 01 Apr 2025 16:05:13 -0400 Paul Fisher Added tag v0.2.0 for changeset 4af79d69b12e
Tue, 01 Apr 2025 16:04:52 -0400 Paul Fisher Use units better suited for science. v0.2.0
Tue, 01 Apr 2025 15:54:42 -0400 Paul Fisher Ignore ruff detritus.
Tue, 01 Apr 2025 15:54:21 -0400 Paul Fisher Use zoneinfo rather than pytz.
Tue, 01 Apr 2025 15:46:16 -0400 Paul Fisher Convert to Hatch pyproject.toml.
Tue, 01 Apr 2025 15:41:56 -0400 Paul Fisher Added tag v0.1.4 for changeset e5a03d63b3d9
Fri, 02 Jul 2021 20:38:11 -0400 Paul Fisher Truncate, don’t round, temperatures displayed in HTML. v0.1.4
Fri, 02 Jul 2021 20:36:56 -0400 Paul Fisher Fix format string in repr(Location).
Sat, 12 Jun 2021 20:24:30 +0000 Paul Fisher Bump version.
Sat, 12 Jun 2021 20:22:46 +0000 Paul Fisher Add grid lines to the graph.
Sat, 12 Jun 2021 18:43:49 +0000 Paul Fisher Ignore lots of development miscellany.
Tue, 07 Jul 2020 19:51:30 -0400 Paul Fisher logfile: Add an index, and don't keep everything in RAM.
Tue, 19 May 2020 10:15:29 -0400 Paul Fisher bump version number
Tue, 19 May 2020 10:11:28 -0400 Paul Fisher add web manifest
Sun, 19 Jan 2020 17:05:11 -0500 Paul Fisher Make graph only consider visible points when setting range.
Sun, 10 Nov 2019 23:48:38 -0500 Paul Fisher index: Add meta-viewport declaration.
Sun, 10 Nov 2019 23:46:51 -0500 Paul Fisher Add support for an index page displaying all locations.
Sun, 10 Nov 2019 23:43:37 -0500 Paul Fisher ignore all .vscode nonsense.
Sun, 10 Nov 2019 23:07:11 -0500 Paul Fisher logfile: Pull logfile thread out of Logger.
Sun, 10 Nov 2019 19:42:04 -0500 Paul Fisher server: show date when last report was >12h ago.
Fri, 01 Nov 2019 00:48:56 -0400 Paul Fisher locations.py: store location name into the right place.
Sat, 19 Oct 2019 18:40:48 -0400 Paul Fisher Make weather server handle arbitrary data:
Sun, 13 Oct 2019 18:44:12 -0400 Paul Fisher add a nice icon
Sun, 13 Oct 2019 18:22:06 -0400 Paul Fisher Add graph, make it public, and bump the version.
Sat, 12 Oct 2019 21:02:02 -0400 Paul Fisher Make graph look nicer.
Sat, 12 Oct 2019 20:40:11 -0400 Paul Fisher graph: Update style and do HiDPI properly.