log weather_server/templates/location.html @ 36:e5a03d63b3d9 default tip

age author description
2021-07-03 Paul Fisher Truncate, don’t round, temperatures displayed in HTML. default tip
2020-05-19 Paul Fisher add web manifest
2019-11-11 Paul Fisher Add support for an index page displaying all locations.
2019-11-11 Paul Fisher server: show date when last report was >12h ago.
2019-10-13 Paul Fisher add a nice icon
2019-10-13 Paul Fisher Add graph, make it public, and bump the version.
2019-10-13 Paul Fisher Make graph look nicer.
2019-10-13 Paul Fisher graph: Update style and do HiDPI properly.
2019-10-12 Paul Fisher Port main script to TypeScript and prepare for serving it.
2019-10-06 Paul Fisher Extremely basic version of the graph drawer.
2019-10-06 Paul Fisher Add script to draw charts with initial functions.
2019-09-30 Paul Fisher Improve template; add stylesheet.
2019-09-29 Paul Fisher server: fix bugs and improve template.
2019-09-29 Paul Fisher get the skeleton of a webserver up?