Commit Graph

14 Commits

Author SHA1 Message Date
Rick Watson
78b9ae101e Add restart service for esp8266 and esp32
Add restart feature to status screen
Upgrade material-ui
Add icons to buttons
2019-11-30 12:34:52 +00:00
Rick Watson
5069cd90a1 Add ENDPOINT_ROOT to Env constants, replace usages. 2019-08-09 20:33:15 +01:00
Rick Watson
a0d6524180 WIP - demo project 2019-07-06 23:56:30 +01:00
Rick Watson
71e5830d6c rename endpoint 2019-05-27 21:21:05 +01:00
Rick Watson
b11c508d77 introduce basic system status page 2019-05-27 00:04:29 +01:00
Rick Watson
096dc55604 WIP - User Management Interface 2019-05-21 23:34:48 +01:00
Rick Watson
adeb9d27ed some missing newlines and add signout to the menu 2019-05-19 18:56:57 +01:00
Rick Watson
396d0333b6 More specific access control headers to support cross origin Authorization
Pretty sign in page
Verify existing JWT on application mount
2019-05-19 17:51:57 +01:00
Rick Watson
cf693ca341 WIP - more work on sign in feature 2019-05-14 23:18:24 +01:00
Rick Watson
16eedb8171 add constant for app name 2019-05-14 22:41:08 +01:00
Rick Watson
83451e7d47 Unify approach for presenting security modes across esp32 and esp8266 2018-11-11 18:24:59 +00:00
Rick Watson
d2847be8a1 use .env to configure endpoint root automatically for production and development 2018-09-14 15:40:46 +01:00
rjwats@gmail.com
66fd863502 prefix settings paths with /rest in interface 2018-04-01 10:53:22 +01:00
rjwats@gmail.com
63a639eb22 initial commit of C++ back end and react front end 2018-02-26 00:11:31 +00:00