rjwats
ced5b74ba1
NTP Timezone & Enable/Disable Setting ( #80 )
...
* quick and dirty WIP to investigate timezones, currently only building under esp8266 platform
much of the status stuff has been stripped for now, to test the concepts
* support set of common features across ESP32/ESP8266 WRT timezone and sntp
return dates as ISO format strings
* remove time library, and timelib fix which is no longer required
* fix the icons
* remove temporary changes to demo project
2020-01-20 11:14:46 +00:00
Rick Watson
675a85e524
Add comment to development environment file
2019-08-09 22:23:42 +01:00
Rick Watson
df06e58fb0
add demo project implementation
2019-08-09 15:53:39 +01:00
Rick Watson
a0d6524180
WIP - demo project
2019-07-06 23:56:30 +01:00
Rick Watson
6e5b35978a
add security form, begin work on routing
2019-05-26 19:09:34 +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
063fff5343
Don't use deprecated variants in material ui.
2019-04-29 00:29:31 +01:00
Rick Watson
9ee875c2a5
upgrade react, react-scripts and build overrides
2019-04-14 17:03:28 +01:00
Rick Watson
76e9f9f7ea
#5 - Readme documentation states incorrect ENDPOINT_ROOT path for local hosting
...
* Update README.md with correct instructions.
* Update development enviornment file with indicitive value for locally hosting react app
2019-04-10 08:31:39 +01:00
Rick Watson
d2847be8a1
use .env to configure endpoint root automatically for production and development
2018-09-14 15:40:46 +01:00