55 Commits (d03c03fd9dbd779bf5b6bfd095e1238aee410b20)
 

Author SHA1 Message Date
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 4e200f3d08 latest interface build 6 years ago
Rick Watson 2f508c738f Update README.md 6 years ago
Rick Watson b00660533d update platformio.ini 6 years ago
Rick Watson 81d594f899 Force reconfiguration of software access point when updating config or initializing APSettingsService instance. 6 years ago
Rick Watson be1c86710b Update README.md 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
Rick Watson ec829173f9 update package-lock 6 years ago
Rick Watson 6f85557cc5 update platformio.ini to new variables 6 years ago
Rick Watson 02fabd3f91 push latest build 6 years ago
Rick Watson d2847be8a1 use .env to configure endpoint root automatically for production and development 6 years ago
Rick Watson 17102bf867 update libraries 6 years ago
Rick Watson 382f2d46bc remove centered from Tabs component 6 years ago
rjwats@gmail.com 4181928267 use latest material ui 6 years ago
rjwats@gmail.com be7765b584 use latest material ui 6 years ago
rjwats@gmail.com 66fd863502 prefix settings paths with /rest in interface 6 years ago
rjwats@gmail.com b6bc520341 prefix all endpoints with /rest 6 years ago
rjwats@gmail.com 1d2284068a add css override to reduce file path length 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 f216610f34 remove invalid ip address from endpoint 6 years ago
TheUdder 87e499a25c
Create LICENSE.txt 6 years ago
rjwats@gmail.com 088be57347 latest build 6 years ago
rjwats@gmail.com b7b314e86b update readme 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 0b334a8ade use fragments where possible, and drop keys. 6 years ago
rjwats@gmail.com 2c732d3281 remove redundant code and refrences 6 years ago
rjwats@gmail.com 036c9de75c fix minor bug with refresh button on wifi settings 6 years ago
rjwats@gmail.com 62ca13b1a4 remove boilerplate from settings 6 years ago
rjwats@gmail.com eb4bcf708e start reducing boilerplate by introducing rest HOC 6 years ago
rjwats@gmail.com 1039308a2d latest build 6 years ago
rjwats@gmail.com c2b6e0723f minor readme update 6 years ago
rjwats@gmail.com 521462cf75 Use global snackbar 6 years ago
rjwats@gmail.com 5ffe4ab235 remove some redundant code 6 years ago
rjwats@gmail.com 6496a56dc7 make divider id unique 6 years ago
rjwats@gmail.com 4f385e30c5 minor correction to docs 6 years ago
rjwats@gmail.com 53ed543e3f typo in documentation 6 years ago
rjwats@gmail.com f6aaa2077b fix links in documentation 6 years ago
rjwats@gmail.com 7fe6011d4e more documentation 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 710aba44bf remove pointless quotes from readme 6 years ago