WLED/wled00
Christian Schwinne 59025e317e
New settings es6 (merge from pbolduc fork) (#3231)
* Initial new settings page test commit

* quick poc to add chibi style helper and start to change files to es6

* add ready and loaded functions

* added missing pageloaded variable to track if loaded already called.

* More POC to dynamically add content, minimal DOM lib based on chibi

* Add simple translation for any element that has class=l10n

* simply self executing function

---------

Co-authored-by: Phil Bolduc <philbolduc@gmail.com>
2023-06-05 16:33:51 +02:00
..
data New settings es6 (merge from pbolduc fork) (#3231) 2023-06-05 16:33:51 +02:00
src Fix errors in DDP implementation (#3193) 2023-05-26 14:58:40 +02:00
FX.cpp Feature implementation 2023-05-28 22:50:19 +02:00
FX.h Changes for allowing Alexa to change light color to White when auto-calculating from RGB (#3211) 2023-05-31 20:12:17 +02:00
FX_2Dfcn.cpp
FX_fcn.cpp Changes for allowing Alexa to change light color to White when auto-calculating from RGB (#3211) 2023-05-31 20:12:17 +02:00
NodeStruct.h
alexa.cpp Changes for allowing Alexa to change light color to White when auto-calculating from RGB (#3211) 2023-05-31 20:12:17 +02:00
bus_manager.cpp
bus_manager.h
bus_wrapper.h
button.cpp Buttons: Trigger on button press (instead of release) if all configured presets are the same (#3226) 2023-06-02 10:51:16 +02:00
cfg.cpp Feature implementation 2023-05-28 22:50:19 +02:00
colors.cpp
const.h Use constant for mDNS name to allow setting from my_config.h (#3145) 2023-05-31 17:35:43 +02:00
dmx.cpp
e131.cpp Fix errors in DDP implementation (#3193) 2023-05-26 14:58:40 +02:00
fcn_declare.h
file.cpp use size_t as file index type (might prevent corruption) 2023-05-09 17:44:26 +02:00
html_cpal.h Code size reduction. 2023-05-05 22:37:47 +02:00
html_other.h
html_pixart.h
html_settings.h Changelog update 2023-06-02 10:51:37 +02:00
html_simple.h
html_ui.h npm build 2023-05-30 16:18:11 +02:00
hue.cpp
improv.cpp
ir.cpp
ir_codes.h
json.cpp Merge branch 'main' into feature 2023-05-30 16:20:20 +02:00
led.cpp
lx_parser.cpp
mqtt.cpp Update comments. 2023-05-30 16:09:51 +02:00
my_config_sample.h Use constant for mDNS name to allow setting from my_config.h (#3145) 2023-05-31 17:35:43 +02:00
net_debug.cpp
net_debug.h
network.cpp Feature implementation 2023-05-28 22:50:19 +02:00
ntp.cpp
overlay.cpp
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp
pin_manager.h
playlist.cpp
presets.cpp Feature implementation 2023-05-28 22:50:19 +02:00
set.cpp Feature implementation 2023-05-28 22:50:19 +02:00
udp.cpp Feature implementation 2023-05-28 22:50:19 +02:00
um_manager.cpp
usermod.cpp
usermod_v2_empty.h
usermods_list.cpp
util.cpp CSS tweaks 2023-05-29 21:06:10 +02:00
wled.cpp Update comments. 2023-05-30 16:09:51 +02:00
wled.h Changelog update 2023-06-02 10:51:37 +02:00
wled00.ino
wled00.vcxproj
wled00.vcxproj.filters
wled00.vcxproj.user
wled_eeprom.cpp
wled_ethernet.h
wled_math.cpp
wled_serial.cpp
wled_server.cpp
ws.cpp
xml.cpp Feature implementation 2023-05-28 22:50:19 +02:00