Files
WLED/wled00
Damian Schneider 32b104e1a9 Use sequential loading and requests for all UI resources (#5013)
* use sequential loading for all UI resources

- load common.js and style.css sequentially for all config pages
- restrict all requrests in index.js to single connection
- retry more than once if requests fail
- incremental timeouts to make them faster and still more robust
- bugfix in connectWs()
- on page load, presets are loaded from localStorage if controller was not rebooted
- remove hiding of segment freeze button when not collapsed
2025-12-14 10:13:00 +01:00
..
2025-09-03 23:05:20 -04:00
2024-10-02 20:14:25 +02:00
2025-12-02 14:37:16 +08:00
2025-03-11 22:31:19 +00:00
2025-12-13 19:54:01 +01:00
2025-02-19 12:27:10 +01:00
2025-12-08 19:24:15 +00:00
2025-07-16 11:18:04 +02:00
2023-02-08 10:18:41 +01:00
2025-12-03 09:15:32 +08:00
2024-07-11 21:22:58 +02:00
2025-07-06 16:22:44 +01:00
2025-02-19 11:34:29 +01:00
2025-04-26 20:08:15 +02:00
2024-08-14 11:16:46 +02:00
2025-10-25 09:57:18 -04:00