Wled_Fan_Controller/wled00/data
Damian Schneider c4850aed08
Adding DDP over WS, moving duplicate WS-connection to common.js (#4997)
- Enabling DDP over WebSocket: this allows for UI or html tools to stream data to the LEDs much faster than through the JSON API.
- first byte of data array is used to determine protocol for future use
- Moved the duplicate function to establish a WS connection from the live-view htm files to common.js
- add better safety check for DDP: prevent OOB reads of buffer
2025-10-21 19:41:57 +02:00
..
cpal Bugfix in custom palette color picker, fixes #4963 2025-09-27 13:23:36 +02:00
icons-ui Add icon font 2022-03-28 23:23:38 +02:00
pixart Merge branch 'main' into 0_15 2024-02-06 14:47:20 +01:00
pxmagic Introduce common.js in settings pages 2024-09-17 16:26:11 +02:00
404.htm Missing WS connection fallback for liveview (#3267) 2023-06-27 01:51:24 +02:00
common.js Adding DDP over WS, moving duplicate WS-connection to common.js (#4997) 2025-10-21 19:41:57 +02:00
dmxmap.htm
edit.htm
favicon.ico
index.css Segment layering & effect blending improvements 2025-04-22 22:37:18 +02:00
index.htm More OTA UI tweaks 2025-06-26 15:46:23 +02:00
index.js "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
iro.js UI slider and CCT adjustments 2021-11-26 02:06:05 +01:00
liveview.htm Adding DDP over WS, moving duplicate WS-connection to common.js (#4997) 2025-10-21 19:41:57 +02:00
liveviewws2D.htm Adding DDP over WS, moving duplicate WS-connection to common.js (#4997) 2025-10-21 19:41:57 +02:00
msg.htm Reverse proxy support. 2023-06-04 18:40:29 +02:00
rangetouch.js
settings_2D.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings_dmx.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings_leds.htm speed optimisations, fix for restoreColorLossy, code cleanup (#4895) 2025-09-23 20:15:42 +02:00
settings_pin.htm removed onkeydown tried to find a replacement for the nbsp 2024-10-18 18:43:41 +02:00
settings_sec.htm Fix typo changable > changeable 2025-09-28 16:55:03 +02:00
settings_sync.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings_time.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings_ui.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings_um.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings_wifi.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
settings.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
style.css Add mDNS resolution for network bus 2025-07-12 18:44:38 +02:00
update.htm "unrestricted" number of custom palettes (#4932) 2025-09-22 20:09:54 +02:00
usermod.htm
welcome.htm Missing WS connection fallback for liveview (#3267) 2023-06-27 01:51:24 +02:00