74 Commits (master)

Author SHA1 Message Date
Rick Watson 520f761f74 add missing newline to connection message 5 years ago
Mauro De Lucca b75cee0b30 Improving readIP function 5 years ago
Mauro De Lucca 5b0c3e29a1 Corrected issues while enabling static IP on web. 5 years ago
rjwats e68b7627f2
Arduinojson6 (#8) 5 years ago
Rick Watson d03c03fd9d Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 6 years ago
Rick Watson 2f508c738f Update README.md 6 years ago
Rick Watson 81d594f899 Force reconfiguration of software access point when updating config or initializing APSettingsService instance. 6 years ago
Rick Watson 30fab72690 Fix mistake in wifi scanner implementation 6 years ago
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