enhanced static HTML user interface to dynamic

This commit is contained in:
john30
2015-06-07 18:55:18 +02:00
parent 830461cba5
commit 591b839358
11 changed files with 1402 additions and 279 deletions
+1
View File
@@ -11,6 +11,7 @@
* added numeric, verbose, and required options to JSON and use "null" for unset or replacement value
* allow static ".json" files being served by HTTP port
* allow passing raw value when writing name/value pairs
* enhanced static HTML user interface to dynamic
## Changed files
https://github.com/john30/ebusd/compare/v1.2.0...master