log web/log.py @ 586:87c20b8c5472 default master

age author description
Mon, 09 Sep 2019 22:24:10 +0800 Matt Johnston port to python3 default master
Sat, 06 Jul 2019 16:32:16 +0800 Matt Johnston - replace ssl client certs with cookies
Thu, 01 Feb 2018 23:49:48 +0800 Matt Johnston start/end for debug
Mon, 20 Feb 2017 23:23:57 +0800 Matt Johnston wrong degree symbol
Sun, 29 Nov 2015 09:30:36 +0800 Matt Johnston make overshoot_factor floating point
Tue, 09 Jun 2015 23:29:11 +0800 Matt Johnston fix server side long polling
Mon, 08 Jun 2015 22:29:46 +0800 Matt Johnston long polling config updates
Sat, 28 Feb 2015 00:14:21 +0800 Matt Johnston Only print interesting legend labels
Thu, 26 Jun 2014 23:02:23 +0800 Matt Johnston key fingerprints are case- and whitespace-insensitive.
Thu, 26 Jun 2014 22:58:25 +0800 Matt Johnston improved layering of sensor lines
Mon, 21 Apr 2014 21:41:44 +0800 Matt Johnston - fermentation heat prediction kind of works?
Mon, 24 Mar 2014 20:48:28 +0800 Matt Johnston Fridge setpoint as a float value
Tue, 11 Feb 2014 23:47:53 +0800 Matt Johnston working kinda
Tue, 11 Feb 2014 22:10:32 +0800 Matt Johnston gets current params
Thu, 06 Feb 2014 22:45:16 +0800 Matt Johnston working
Thu, 06 Feb 2014 20:35:43 +0800 Matt Johnston a few fixes
Tue, 04 Feb 2014 23:39:06 +0800 Matt Johnston param editor roughly working
Tue, 04 Feb 2014 22:49:16 +0800 Matt Johnston set nearly working
Thu, 30 Jan 2014 22:56:05 +0800 Matt Johnston sort sensor lines
Mon, 21 Jan 2013 07:25:29 +0800 Matt Johnston LHS axis scaling easily changeable
Thu, 03 Jan 2013 22:35:54 +0800 Matt Johnston Fix the updated json web code to work
Wed, 05 Dec 2012 22:44:13 +0800 Matt Johnston update web to handle new style params
Mon, 22 Oct 2012 21:08:31 +0800 Matt Johnston strip multiple-of-ten temperatures correctly
Sat, 13 Oct 2012 20:22:50 +0800 Matt Johnston extra logging
Thu, 11 Oct 2012 19:19:24 +0800 Matt Johnston ui tweaks, add fridge values
Wed, 10 Oct 2012 22:58:35 +0800 Matt Johnston avoid bad values
Sun, 26 Aug 2012 20:08:47 +0800 Matt Johnston - few more web tweaks. don't fsync, it's slow.
Thu, 02 Aug 2012 22:11:13 +0800 Matt Johnston add debug url
Wed, 25 Jul 2012 23:03:10 +0800 Matt Johnston limit temps to 35ยบ on graph
Tue, 17 Jul 2012 21:58:49 +0800 Matt Johnston fix off-by-one in remainder code
Mon, 16 Jul 2012 22:01:33 +0800 Matt Johnston fix rem calculation
Mon, 16 Jul 2012 21:50:39 +0800 Matt Johnston use the remainder of times
Thu, 12 Jul 2012 23:47:29 +0800 Matt Johnston increase temperature logging range
Sat, 07 Jul 2012 23:32:02 +0800 Matt Johnston ui tweaks
Wed, 04 Jul 2012 22:36:52 +0800 Matt Johnston ui tweaks
Tue, 03 Jul 2012 22:44:21 +0800 Matt Johnston report raw ds18b20 values instead
Sun, 01 Jul 2012 00:09:50 +0800 Matt Johnston Get rid of axes labels, tidy html
Fri, 29 Jun 2012 22:46:59 +0800 Matt Johnston swap the left and right scales, kind of clunky
Wed, 27 Jun 2012 23:41:50 +0800 Matt Johnston a bunch of web fiddli
Tue, 26 Jun 2012 23:34:36 +0800 Matt Johnston more graph fiddling
Tue, 26 Jun 2012 21:21:40 +0800 Matt Johnston UI tweaks
Tue, 26 Jun 2012 08:08:48 +0800 Matt Johnston sort out voltage logging
Sun, 24 Jun 2012 23:48:11 +0800 Matt Johnston improve graphs
Sun, 24 Jun 2012 10:37:38 +0800 Matt Johnston update values one at a time, ignore failure
Sat, 23 Jun 2012 23:37:36 +0800 Matt Johnston merge
Sat, 23 Jun 2012 23:37:29 +0800 Matt Johnston mostly works for testing
Sat, 23 Jun 2012 23:37:01 +0800 Matt Johnston Create with a start date so that it works
Sat, 23 Jun 2012 22:10:23 +0800 Matt Johnston main.c:
Sat, 16 Jun 2012 09:08:07 +0800 Matt Johnston - Getting there, update has problems
Fri, 15 Jun 2012 23:34:24 +0800 Matt Johnston - Debug log file for server
Thu, 14 Jun 2012 00:00:57 +0800 Matt Johnston More minor work
Wed, 13 Jun 2012 23:41:05 +0800 Matt Johnston - Various fixes for web server, kind of works
Tue, 12 Jun 2012 23:27:53 +0800 Matt Johnston work on web interface
Tue, 12 Jun 2012 00:35:23 +0800 Matt Johnston hmac
Tue, 12 Jun 2012 00:09:09 +0800 Matt Johnston Add some web server handling