90 Commits (41ace49d5c66020ccc8d60c8ad8c012aeb31ab9e)
 

Author SHA1 Message Date
Rick Watson 41ace49d5c add JWT encoding 5 years ago
Rick Watson eca14cf81c playing with some ideas for security management 5 years ago
Rick Watson a05129be38 Merge branch 'master' into ft_user_security 5 years ago
Rick Watson 416e736ea9 Start work on security manager 5 years ago
Rick Watson a98f1d4504 Remove redundant servicePath variable from SettingsPersistence 5 years ago
Rick Watson e8de21aaf4 add mac address to wifi status page 5 years ago
Rick Watson 33be3ab1b2 Remove unused fullDetails prop on status pages 5 years ago
rjwats 11a81150d2
Update README.md 5 years ago
Rick Watson 063fff5343 Don't use deprecated variants in material ui. 5 years ago
Rick Watson 59d2646823 Minor formatting fixes 5 years ago
pcniatic 2131d86224 [ESP8266/ESP32] Problem setting hostname while on dynamic ip. (#17) 5 years ago
Rick Watson 520f761f74 add missing newline to connection message 5 years ago
Rick Watson e62b239ea1 Merge branch 'master' of github.com:rjwats/esp8266-react 5 years ago
Rick Watson b52147c1d9 Fix snackbar styling issue 5 years ago
rjwats 0f7eefea99
Merge pull request #15 from pcniatic/fix_wifi_settings 5 years ago
Mauro De Lucca b75cee0b30 Improving readIP function 5 years ago
Rick Watson 348e65ba4b Fix dependencies to latest minor version of current release 5 years ago
rjwats 64b16986ae
Merge pull request #12 from pcniatic/master 5 years ago
Mauro De Lucca 5b0c3e29a1 Corrected issues while enabling static IP on web. 5 years ago
Rick Watson 370243a494 new build 5 years ago
Rick Watson 5f529ecf51 Remove password reveal feature from IE and Edge using ::-ms-reveal pseudo selector 5 years ago
rjwats 49bf6fc2e1
Merge pull request #11 from rjwats/component-wrapper-example 5 years ago
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. 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