Rick Watson
73433586b6
add security to all admin endpoints
2019-05-29 23:48:16 +01:00
Rick Watson
1521b135e1
Minor simplification of includes
2018-11-11 16:36:41 +00:00
Rick Watson
167cfa283b
fix some basic type issues:
...
use size_t for size as async web server uses this type internally
use uint8_t for provision mode, we only have 3 values
address warnings about ordering initializers
2018-10-23 15:23:46 +01:00
Rick Watson
b197ee8a80
calculate elapsed time rather than storing next fire time - avoids overflow issues
2018-10-23 13:55:25 +01:00
rjwats@gmail.com
b6bc520341
prefix all endpoints with /rest
2018-04-01 10:51:24 +01:00
rjwats@gmail.com
82adad4746
introduce captive portal, tidy up ap management code
2018-03-06 22:39:33 +00:00
rjwats@gmail.com
63a639eb22
initial commit of C++ back end and react front end
2018-02-26 00:11:31 +00:00