268 Commits (master)
 

Author SHA1 Message Date
Rick Watson f2e46d55f3 add additional password mask controls 5 years ago
Rick Watson ac47377396 Example of wrapping the TextValidator with masking state handler: 5 years ago
rjwats 22605bf1af
Merge pull request #9 from rjwats/interface-update 5 years ago
Rick Watson 990ce1e4ca Check in package-lock.json 5 years ago
Rick Watson 9b54fc532a latest build 5 years ago
Rick Watson 9ee875c2a5 upgrade react, react-scripts and build overrides 5 years ago
Rick Watson e36105f9f2 upgrade material ui 5 years ago
rjwats e68b7627f2
Arduinojson6 (#8) 5 years ago
rjwats 51c5e51ecd
Merge pull request #4 from atsteen/master 5 years ago
Rick Watson 65b335c44d Use complete example in readme 5 years ago
Rick Watson 76e9f9f7ea #5 - Readme documentation states incorrect ENDPOINT_ROOT path for local hosting 5 years ago
Andrew Taylor-Steen 781b74ecee Modify platformio.ini to allow use of deprecated ArduinoJson libraries 5 years ago
Rick Watson e95f451523 Add info to readme about issue with Time.h 5 years ago
Rick Watson d03c03fd9d Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 5 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