webguiapp/src
2023-05-30 00:53:00 +02:00
..
ETHTransport.c added idf-5 compatibility to the ethernet module 2023-04-21 08:17:49 +02:00
FileServer.c file storage web access URL changed from "file" to "storage" 2023-01-22 15:41:38 +02:00
GSMTransport.c more fixes for idf-5 incompatibility and some refactoring 2023-04-21 08:50:55 +02:00
Helpers.c implemented sha256 calculate, save and load on boot 2023-01-11 23:27:06 +02:00
HTTPPostSystem.c implemented ui color schemes control 2023-05-30 00:53:00 +02:00
HTTPPrintSystem.c implemented ui color schemes control 2023-05-30 00:53:00 +02:00
HTTPServer.c added web ui accent color to the global configuration 2023-05-22 09:15:51 +02:00
LoRaWAN.c gsm AT send procedure extended 2023-03-10 14:23:43 +02:00
mDNS.c added separate AP WiFi mode 2023-02-01 22:16:02 +02:00
MQTT.c added MQTT log level 2023-05-27 19:54:50 +02:00
MQTTSysHandler.c mqtt test message with url and topics 2023-03-31 23:00:51 +02:00
NetTransport.c refactored and updated build system; 2023-01-08 12:40:39 +02:00
OTA.c fixed before OTA hook null pointer exception 2023-05-12 16:16:33 +02:00
romfs.c moved to idf5 2023-02-19 15:46:55 +02:00
SNTP.c added more SNTP servers for reservation 2023-05-20 19:27:37 +02:00
spifs.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
WebGUIAppMain.c implemented ui color schemes control 2023-05-30 00:53:00 +02:00
WiFiTransport.c fixed WiFi scan conflict with AP reconnect process 2023-05-07 14:38:48 +02:00