Mercurial > personal > weather-server
graph
-
Fix format string in repr(Location).2021-07-03, by Paul Fisher
-
Bump version.2021-06-12, by Paul Fisher
-
Add grid lines to the graph.2021-06-12, by Paul Fisher
-
Ignore lots of development miscellany.2021-06-12, by Paul Fisher
-
logfile: Add an index, and don't keep everything in RAM.2020-07-07, by Paul Fisher
-
bump version number2020-05-19, by Paul Fisher
-
add web manifest2020-05-19, by Paul Fisher
-
Make graph only consider visible points when setting range.2020-01-19, by Paul Fisher
-
index: Add meta-viewport declaration.2019-11-11, by Paul Fisher
-
Add support for an index page displaying all locations.2019-11-11, by Paul Fisher
-
ignore all .vscode nonsense.2019-11-11, by Paul Fisher
-
logfile: Pull logfile thread out of Logger.2019-11-11, by Paul Fisher
-
server: show date when last report was >12h ago.2019-11-11, by Paul Fisher
-
locations.py: store location name into the right place.2019-11-01, by Paul Fisher
-
Make weather server handle arbitrary data:2019-10-19, by Paul Fisher
-
add a nice icon2019-10-13, by Paul Fisher
-
Add graph, make it public, and bump the version.2019-10-13, by Paul Fisher
-
Make graph look nicer.2019-10-13, by Paul Fisher
-
graph: Update style and do HiDPI properly.2019-10-13, by Paul Fisher
-
Port main script to TypeScript and prepare for serving it.2019-10-12, by Paul Fisher
-
Tighten up MADRegistry:2019-10-12, by Paul Fisher
-
Create tiny AMD loader and set up tsc for it.2019-10-10, by Paul Fisher
-
Extremely basic version of the graph drawer.2019-10-06, by Paul Fisher
-
Add script to draw charts with initial functions.2019-10-06, by Paul Fisher
-
server: Create endpoint to get some recent readings.2019-10-06, by Paul Fisher
-
improve some styles2019-09-30, by Paul Fisher
-
Give a 404 rather than a 500 on missing locations.2019-09-30, by Paul Fisher
-
Improve template; add stylesheet.2019-09-30, by Paul Fisher
-
Fix manifest data paths.2019-09-29, by Paul Fisher
-
Include data manifest in setup.py.2019-09-29, by Paul Fisher
-
Actually make the server runnable.2019-09-29, by Paul Fisher
-
Make the weather server pip-installable and locally runnable.2019-09-29, by Paul Fisher
-
server: Use a "preamble" object in the POST to auth.2019-09-29, by Paul Fisher
-
server: fix bugs and improve template.2019-09-29, by Paul Fisher
-
get the skeleton of a webserver up?2019-09-29, by Paul Fisher
-
Create initial logger for weather server.2019-09-29, by Paul Fisher