WordClockESP/interface/src
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
..
authentication Merge branch 'master' into ft_demo_project 2019-08-07 21:18:08 +01:00
components minor style changes 2019-09-30 22:00:16 +01:00
constants NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
containers NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
forms NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
project Add restart service for esp8266 and esp32 2019-11-30 12:34:52 +00:00
sections WIP - demo project 2019-07-06 23:56:30 +01:00
validators some missing newlines and add signout to the menu 2019-05-19 18:56:57 +01:00
App.js Add restart service for esp8266 and esp32 2019-11-30 12:34:52 +00:00
AppRouting.js WIP - demo project 2019-07-06 23:56:30 +01:00
history.js initial commit of C++ back end and react front end 2018-02-26 00:11:31 +00:00
index.js Minor interface tidyups: 2019-05-14 22:20:08 +01:00