1
0
mirror of https://github.com/s00500/ESPUI.git synced 2024-06-22 23:14:14 +00:00
ESPUI/src
2023-07-18 19:49:58 +02: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 Added more robust retry when a socket error occurs. 2022-09-27 10:31:07 -04: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
ESPUI.cpp reduce memory footprint 2023-07-18 19:49:58 +02:00
ESPUI.h reduce memory footprint 2023-07-18 19:49:58 +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