WordClockESP/interface
rjwats c16f7693fd
Migrate to LittleFS under ESP8266
Make ESP8266 use LittleFS instead of deprecated SPIFFS
Make framework use the correct filesystem automatically and handle the call the FS.begin()
Change default MQTT keepalive to 60 seconds
Fix lodash security issue
2020-07-19 19:32:08 +01:00
..
public Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
src Add access point IP address configuration in UI 2020-07-07 22:22:38 +01:00
.env WIP - demo project 2019-07-06 23:56:30 +01:00
.env.development Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
.env.production Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
config-overrides.js Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
package-lock.json Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
package.json Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
progmem-generator.js Interface data storage in PROGMEM (#71) 2019-12-29 17:54:12 +00:00
tsconfig.json Re-engineer UI in TypeScript (#89) 2020-02-09 10:21:13 +00:00