WordClockESP/lib/framework
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
..
APSettingsService.cpp Add access point IP address configuration in UI 2020-07-07 22:22:38 +01:00
APSettingsService.h Add access point IP address configuration in UI 2020-07-07 22:22:38 +01:00
APStatus.cpp Access point fixes (#137) 2020-05-30 09:47:24 +01:00
APStatus.h Access point fixes (#137) 2020-05-30 09:47:24 +01:00
ArduinoJsonJWT.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
ArduinoJsonJWT.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
AuthenticationService.cpp Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
AuthenticationService.h Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
ESP8266React.cpp Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
ESP8266React.h Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
ESPFS.h Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
ESPUtils.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
FactoryResetService.cpp Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
FactoryResetService.h OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
Features.h OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
FeaturesService.cpp OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
FeaturesService.h Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
FSPersistence.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
HttpEndpoint.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
JsonUtils.h Add access point IP address configuration in UI 2020-07-07 22:22:38 +01:00
MqttPubSub.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
MqttSettingsService.cpp Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
MqttSettingsService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
MqttStatus.cpp Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
MqttStatus.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
NTPSettingsService.cpp Add admin security predicate to time endpoint (#154) 2020-06-17 09:20:33 +01:00
NTPSettingsService.h Allow time & date to be configured manually when NTP is inactive (#153) 2020-06-16 22:24:15 +01:00
NTPStatus.cpp NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
NTPStatus.h NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
OTASettingsService.cpp Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
OTASettingsService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
RestartService.cpp OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
RestartService.h OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
SecurityManager.h Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
SecuritySettingsService.cpp Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
SecuritySettingsService.h Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
StatefulService.cpp Fixed currentUpdatedHandlerId variable appearing multiple times in several build units. (#120) 2020-05-21 20:55:22 +01:00
StatefulService.h Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
SystemStatus.cpp Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
SystemStatus.h Migrate to LittleFS under ESP8266 2020-07-19 19:32:08 +01:00
UploadFirmwareService.cpp OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
UploadFirmwareService.h OTA Upload Feature (#162) 2020-06-29 00:25:58 +01:00
WebSocketTxRx.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
WiFiScanner.cpp Allow features to be disabled at build time (#143) 2020-06-09 21:57:44 +01:00
WiFiScanner.h NTP Timezone & Enable/Disable Setting (#80) 2020-01-20 11:14:46 +00:00
WiFiSettingsService.cpp Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
WiFiSettingsService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
WiFiStatus.cpp Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
WiFiStatus.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00