Fork of the excellent esp8266-react - https://github.com/rjwats/esp8266-react
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rick Watson d03c03fd9d Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 6 years ago
..
APSettingsService.cpp Force reconfiguration of software access point when updating config or initializing APSettingsService instance. 6 years ago
APSettingsService.h Minor simplification of includes 6 years ago
APStatus.cpp prefix all endpoints with /rest 6 years ago
APStatus.h preprocessor includes for esp8266 and esp32 environments 6 years ago
AsyncJsonCallbackResponse.h Minor simplification of includes 6 years ago
AsyncJsonRequestWebHandler.h Minor simplification of includes 6 years ago
AuthSettingsService.cpp prefix all endpoints with /rest 6 years ago
AuthSettingsService.h prefix all endpoints with /rest 6 years ago
NTPSettingsService.cpp Add code and required to support differences between eps32 and esp8266 environments 6 years ago
NTPSettingsService.h Add code and required to support differences between eps32 and esp8266 environments 6 years ago
NTPStatus.cpp prefix all endpoints with /rest 6 years ago
NTPStatus.h preprocessor includes for esp8266 and esp32 environments 6 years ago
OTASettingsService.cpp Add code and required to support differences between eps32 and esp8266 environments 6 years ago
OTASettingsService.h Add code and required to support differences between eps32 and esp8266 environments 6 years ago
SettingsPersistence.h Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 6 years ago
SettingsService.h Remove refrence to SPIFFS global from persistence code, factor out persistence code so it can be re-used. 6 years ago
SimpleService.h preprocessor includes for esp8266 and esp32 environments 6 years ago
WiFiScanner.cpp Update README.md 6 years ago
WiFiScanner.h Unify approach for presenting security modes across esp32 and esp8266 6 years ago
WiFiSettingsService.cpp Add code and required to support differences between eps32 and esp8266 environments 6 years ago
WiFiSettingsService.h Force reconfiguration of software access point when updating config or initializing APSettingsService instance. 6 years ago
WiFiStatus.cpp Add code and required to support differences between eps32 and esp8266 environments 6 years ago
WiFiStatus.h Add code and required to support differences between eps32 and esp8266 environments 6 years ago
main.cpp Modify compression scheme - no longer compressing index.html due to issues serving compressed file directly with .send on esp32 6 years ago