WordClockESP/lib/framework
rjwats 555b3efd8d
Access point fixes (#137)
* add lingering mode to access point fix bug which prevents active access point from being re-configured
2020-05-30 09:47:24 +01:00
..
APSettingsService.cpp Access point fixes (#137) 2020-05-30 09:47:24 +01:00
APSettingsService.h Access point fixes (#137) 2020-05-30 09:47:24 +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 Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
AuthenticationService.h Rework backend add MQTT and WebSocket support 2020-05-14 23:23:45 +01:00
ESP8266React.cpp Access point fixes (#137) 2020-05-30 09:47:24 +01:00
ESP8266React.h Remove SPIFFS reference from ESP8266 react, use FS pointer instead 2020-05-25 11:30:13 +01:00
ESPUtils.h Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
FactoryResetService.cpp Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
FactoryResetService.h Factory reset feature (#114) 2020-05-20 00:32:49 +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 Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +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 Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
NTPSettingsService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +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 Factory reset feature (#114) 2020-05-20 00:32:49 +01:00
RestartService.h fix broken imports under ESP32 2019-12-24 11:19:19 +00:00
SecurityManager.h Use references & flash strings where approperate (#110) 2020-05-21 08:42:21 +01:00
SecuritySettingsService.cpp Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
SecuritySettingsService.h Apply updates alternative (#135) 2020-05-29 20:18:43 +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 Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
SystemStatus.cpp add TODO 2020-05-25 11:35:03 +01:00
SystemStatus.h fix imports 2020-05-25 11:00:42 +01:00
WebSocketTxRx.h Apply updates alternative (#135) 2020-05-29 20:18:43 +01:00
WiFiScanner.cpp fix broken imports under ESP32 2019-12-24 11:19:19 +00: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