log

age author description
Sun, 06 Oct 2019 15:21:03 -0400 Paul Fisher Add script to draw charts with initial functions.
Sun, 06 Oct 2019 13:11:11 -0400 Paul Fisher server: Create endpoint to get some recent readings.
Sun, 29 Sep 2019 20:42:11 -0400 Paul Fisher improve some styles
Sun, 29 Sep 2019 20:34:38 -0400 Paul Fisher Give a 404 rather than a 500 on missing locations.
Sun, 29 Sep 2019 20:32:48 -0400 Paul Fisher Improve template; add stylesheet.
Sun, 29 Sep 2019 15:23:26 -0400 Paul Fisher Fix manifest data paths.
Sun, 29 Sep 2019 15:20:22 -0400 Paul Fisher Include data manifest in setup.py.
Sun, 29 Sep 2019 15:14:30 -0400 Paul Fisher Actually make the server runnable.
Sun, 29 Sep 2019 15:10:18 -0400 Paul Fisher Make the weather server pip-installable and locally runnable.
Sun, 29 Sep 2019 11:52:48 -0400 Paul Fisher server: Use a "preamble" object in the POST to auth.
Sun, 29 Sep 2019 01:18:18 -0400 Paul Fisher server: fix bugs and improve template.
Sun, 29 Sep 2019 00:52:13 -0400 Paul Fisher get the skeleton of a webserver up?
Sat, 28 Sep 2019 23:17:21 -0400 Paul Fisher Create initial logger for weather server.