268 Commits (master)
 

Author SHA1 Message Date
Rick Watson b11c508d77 introduce basic system status page 5 years ago
Rick Watson 218904ed88 More renames 5 years ago
Rick Watson 90bf97aa2b Rename for consistency 5 years ago
Rick Watson d9ad598e0f Add placeholder system section, for status page and reset feature. 5 years ago
Rick Watson 9ee9596b72 Rework routing 5 years ago
Rick Watson 2fa954d5b9 Move wifi routing 5 years ago
Rick Watson 6e5b35978a add security form, begin work on routing 5 years ago
Rick Watson 353b46c675 Add user icon to app bar 5 years ago
Rick Watson ab03ddaf4d little tidyups 5 years ago
Rick Watson 4fdc3eee66 fix encoding where signature contains a zero 5 years ago
Rick Watson 6935b63706 remove roles, as a simplification 5 years ago
Rick Watson 0c630f0f93 Upgrade to material ui 4 5 years ago
Rick Watson 685420aaed switch to full width tabs 5 years ago
Rick Watson 096dc55604 WIP - User Management Interface 5 years ago
Rick Watson 5c6ba73e1f add redirect feature for authentication 5 years ago
Rick Watson adeb9d27ed some missing newlines and add signout to the menu 5 years ago
Rick Watson 396d0333b6 More specific access control headers to support cross origin Authorization 5 years ago
Rick Watson 04e852f7d9 add authentication service 5 years ago
Rick Watson 7817010533 WIP - more experimenting with the security manager 5 years ago
Rick Watson cf693ca341 WIP - more work on sign in feature 5 years ago
Rick Watson c74c287e21 WIP login page and authentication code 5 years ago
Rick Watson f93804c240 don't use deprecated variants 5 years ago
Rick Watson 16eedb8171 add constant for app name 5 years ago
Rick Watson 7f6fc0facc Minor interface tidyups: 5 years ago
Rick Watson e63a8c4b75 use SDK provided encoder, rather than pulling in library 5 years ago
Rick Watson a4220d631d Remove un-necessarry HMAC implementation, use SDK provided implementation 5 years ago
Rick Watson 079f134aa9 resolve issue with test endpoint 5 years ago
Rick Watson 6700610d35 messing around with JWT implementation 5 years ago
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