WLED/wled00/data
Frank 50875d5759
Sync Interfaces settings: hide sections for disabled features (#2865)
* Add network debug printer

* hide settings for disabled features

If not enabled at compile time, this change hides "Sync interfaces" settings for Alexa, MQTT, Blynk, HueSync.
The html sections are just hidden by a <div> with style display:none.

* Update Animated Staircas for 0.14

* Faster strip updates.

* Add ESP32 variant display in update page.

* Net debug optimizations

Fix ESP8266 (unaligned progmem flash string reads)
Do not send an extra package for \n in println
Only resolve IP/hostname once

* Compile time option for PIR sensor off timer

* Fix Gitpod compiling (#2875)

* Install Platformio not in Gitpod Image

* Install platformio at runtime

remove outdated extensions

* Bugfix for color transitioning.
Return palette option for Candle.
Fix for "* Color..." palette hiding.
Comment out debug output.

* Optimization & bugfix for net debug.
- Inherited from Print class.
- Added UI option to disable net  debug output.

* Reduce fxdata size by about 200 bytes

Removed redundant commas before semicolon delimiter (`,;` -> `;`)
No need to transmit `@` in /json/fxdata

* NetworkDebugPrinter packet optimization.

* Revert NetworkDebugPrinter changes.

* Remove flush() in bus manager.

* Optimizations.

Co-authored-by: Shaheen Gandhi <shaheen@fb.com>
Co-authored-by: Blaz Kristan <blaz@kristan-sp.si>
Co-authored-by: cschwinne <dev.aircoookie@gmail.com>
Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
2022-11-11 20:20:11 +01:00
..
icons-ui Add icon font 2022-03-28 23:23:38 +02:00
404.htm Update logo 2021-06-14 01:58:12 +02:00
dmxmap.htm Fixed DMXmap 2021-09-27 22:51:40 +02:00
edit.htm Added support for SPIFFS 2019-03-16 02:09:37 +01:00
favicon.ico XML settings done 2016-09-11 23:07:18 +02:00
index.css Fixed ESP8266 async preset loading 2022-10-25 03:27:16 +02:00
index.htm Binary effect parameters. 2022-08-12 17:58:20 +02:00
index.js Reduce fxdata size by about 200 bytes 2022-11-11 03:10:41 +01:00
iro.js UI slider and CCT adjustments 2021-11-26 02:06:05 +01:00
liveview.htm Fix iOS scrolling 2019-12-11 00:59:15 +01:00
liveviewws2D.htm Code optimisations in effects. 2022-08-09 21:14:37 +02:00
liveviewws.htm Code optimisations in effects. 2022-08-09 21:14:37 +02:00
msg.htm Settings PIN protection. 2022-03-01 23:37:28 +01:00
rangetouch.js split up index.htm 2020-12-20 20:18:07 +01:00
settings_2D.htm Sync Interfaces settings: hide sections for disabled features (#2865) 2022-11-11 20:20:11 +01:00
settings_dmx.htm Vectors & dynamic loadJS. 2022-07-17 15:58:41 +02:00
settings_leds.htm Sync Interfaces settings: hide sections for disabled features (#2865) 2022-11-11 20:20:11 +01:00
settings_pin.htm PIN code field focus on load. 2022-05-01 10:27:26 +02:00
settings_sec.htm Preset and config backups include server description 2022-08-05 12:09:13 +02:00
settings_sync.htm Sync Interfaces settings: hide sections for disabled features (#2865) 2022-11-11 20:20:11 +01:00
settings_time.htm Add PKT timezone (see PR #2840) 2022-10-19 11:11:25 +02:00
settings_ui.htm Vectors & dynamic loadJS. 2022-07-17 15:58:41 +02:00
settings_um.htm Sync Interfaces settings: hide sections for disabled features (#2865) 2022-11-11 20:20:11 +01:00
settings_wifi.htm Ethernet profile for QuinLed-Dig-Octa Brainboard-32-8L and LilyGO-T-ETH-POE 2022-10-21 03:56:00 +02:00
settings.htm Vectors & dynamic loadJS. 2022-07-17 15:58:41 +02:00
simple.css Optimizing simple UI 2022-01-06 22:21:38 +01:00
simple.htm Explicit JSON flag for loading FX defaults 2022-08-22 01:17:10 +02:00
simple.js Return of Supāku. 2022-09-05 19:56:55 +02:00
style.css Sync Interfaces settings: hide sections for disabled features (#2865) 2022-11-11 20:20:11 +01:00
update.htm Default pins for Multi-Relay. 2022-04-28 22:31:09 +02:00
usermod.htm Automatic UI codegeneration 2020-05-17 21:14:56 +03:00
welcome.htm readFromConfig() update 2021-06-25 01:26:15 +02:00