ESPUI/src
Lukas Bachschwell f8fbcf887a
Fix compile issues #243
Also fix pio example

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
2023-08-03 16:32:54 +02:00
..
ESPUI.cpp Fix compile issues #243 2023-08-03 16:32:54 +02:00
ESPUI.h update examples with esp8266 specifics 2023-07-19 12:07:25 +02:00
ESPUIclient.cpp reduce memory footprint 2023-07-18 19:49:58 +02:00
ESPUIclient.h Major restructuring of the code to get past an issue in the web socket where many changes are requested but the WS API cant handle the requests. Requests are now tracked per UI client. 2022-09-21 15:37:20 -04:00
ESPUIclientFsm.cpp Major restructuring of the code to get past an issue in the web socket where many changes are requested but the WS API cant handle the requests. Requests are now tracked per UI client. 2022-09-21 15:37:20 -04:00
ESPUIclientFsm.h Major restructuring of the code to get past an issue in the web socket where many changes are requested but the WS API cant handle the requests. Requests are now tracked per UI client. 2022-09-21 15:37:20 -04:00
ESPUIcontrol.cpp Added variant of the text type to support hidden password fields 2022-11-27 16:59:28 -05:00
ESPUIcontrol.h Added variant of the text type to support hidden password fields 2022-11-27 16:59:28 -05:00
dataControlsJS.h small fixes to graph UI element to make X-axis labels legible and meaningful 2022-11-21 16:05:29 +01:00
dataGraphJS.h small fixes to graph UI element to make X-axis labels legible and meaningful 2022-11-21 16:05:29 +01:00
dataIndexHTML.h Icon changes, thanks to Mark Kinsley 2023-07-20 11:39:20 +02:00
dataNormalizeCSS.h Setting SVG overflow property to 'visible' to properly display numbers on the graph UI element 2022-11-21 15:33:56 +01:00
dataSliderJS.h Added more robust retry when a socket error occurs. 2022-09-27 10:31:07 -04:00
dataStyleCSS.h Added more robust retry when a socket error occurs. 2022-09-27 10:31:07 -04:00
dataTabbedcontentJS.h Added more robust retry when a socket error occurs. 2022-09-27 10:31:07 -04:00
dataZeptoJS.h Added more robust retry when a socket error occurs. 2022-09-27 10:31:07 -04:00