66 Commits (ced5b74ba123052c26019e3820f24738610bc511)

Author SHA1 Message Date
Rick Watson 83451e7d47 Unify approach for presenting security modes across esp32 and esp8266 6 years ago
Rick Watson cc7acab37c Modify compression scheme - no longer compressing index.html due to issues serving compressed file directly with .send on esp32 6 years ago
Rick Watson 14820616a6 Add code and required to support differences between eps32 and esp8266 environments 6 years ago
Rick Watson 26a03b5ccf preprocessor includes for esp8266 and esp32 environments 6 years ago
Rick Watson 1521b135e1 Minor simplification of includes 6 years ago
Rick Watson 167cfa283b fix some basic type issues: 6 years ago
Rick Watson b197ee8a80 calculate elapsed time rather than storing next fire time - avoids overflow issues 6 years ago
rjwats@gmail.com b6bc520341 prefix all endpoints with /rest 6 years ago
rjwats@gmail.com c8da54aae6 add simple service 6 years ago
rjwats@gmail.com 4cb18a5d99 re-ordering 6 years ago
rjwats@gmail.com 82adad4746 introduce captive portal, tidy up ap management code 6 years ago
rjwats@gmail.com beb3ff9a62 fix bug associated with dangling pointer 6 years ago
rjwats@gmail.com ff43e69bc0 add example 6 years ago
rjwats@gmail.com 570bd2e2c0 correct spelling error 6 years ago
rjwats@gmail.com 85784a2535 Add feature to enable CORS during the build. 6 years ago
rjwats@gmail.com 63a639eb22 initial commit of C++ back end and react front end 6 years ago