WLED/wled00
Will Miles cab2f91bc6 handleHttpApi: Move web response to web context
No need to even consider this for non-web requests.  Move the request
special case to that context as well.
2024-11-10 19:30:01 -05:00
..
data WLED 0.15.0-b7 release 2024-10-27 18:47:10 +01:00
src Fix alexa devices invisible/uncontrollable (#4214) 2024-10-25 09:33:05 +02:00
FX.cpp Bugfix in FX `ripple_base()` 2024-10-27 15:08:25 +01:00
FX.h Multiple fixes 2024-10-26 15:16:11 +02:00
FX_2Dfcn.cpp Multiple fixes 2024-10-26 15:16:11 +02:00
FX_fcn.cpp rename delay -> frameDelay 2024-11-02 17:50:30 +01:00
NodeStruct.h Size & speed optimisations 2024-07-11 21:22:58 +02:00
alexa.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
bus_manager.cpp Add mandatory refresh capability to remove type dependency. 2024-09-22 13:56:14 +02:00
bus_manager.h Add mandatory refresh capability to remove type dependency. 2024-09-22 13:56:14 +02:00
bus_wrapper.h Fixed Polybus.canShow always returning true on ESP32 2024-10-03 15:21:39 +02:00
button.cpp Multiple fixes 2024-10-26 15:16:11 +02:00
cfg.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
colors.cpp Conditional IRAM for gamma 2024-09-12 08:30:46 +02:00
const.h Multiple fixes 2024-10-26 15:16:11 +02:00
dmx.cpp Size & speed optimisations 2024-07-11 21:22:58 +02:00
e131.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
fcn_declare.h handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
file.cpp handleFileRead: Skip duplicate FS check 2024-09-18 19:47:51 -04:00
hue.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
improv.cpp WLED 0.15.0-b6 release (#4180) 2024-10-14 20:13:59 +02:00
ir.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
ir_codes.h whitespace cleanup 2023-01-06 09:24:29 +01:00
json.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
led.cpp Multiple fixes 2024-10-26 15:16:11 +02:00
lx_parser.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
mqtt.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05: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 Bugfix. 2023-02-08 10:18:41 +01:00
net_debug.h Compile fix for net_debug 2023-02-04 23:59:28 +01:00
network.cpp add ETH support for LILYGO-POE-Pro 2024-06-18 16:07:46 -07:00
ntp.cpp Added BRT timezone 2024-10-12 10:56:40 -03:00
overlay.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
palettes.h Update palettes.h 2023-05-02 21:52:39 +01:00
pin_manager.cpp pinmanager support for S3 WROOM-2 (pin 33-37 reserved for flash) 2024-11-01 21:31:57 +01:00
pin_manager.h Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
playlist.cpp Updated based on more feedback 2024-05-02 14:36:18 -07:00
presets.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
remote.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
set.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
udp.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
um_manager.cpp Merge branch '0_15' into end_oappend_v2 2024-09-24 21:43:47 +02:00
usermod.cpp whitespace cleanup 2023-01-06 09:24:29 +01:00
usermod_v2_empty.h whitespace cleanup 2023-01-06 09:24:29 +01:00
usermods_list.cpp Static PinManager & UsermodManager 2024-09-19 21:44:11 +02:00
util.cpp Rename destination for getSettingsJS 2024-09-18 23:35:36 -04:00
wled.cpp show correct flash mode in WLED_DEBUG 2024-11-01 21:51:46 +01:00
wled.h WLED 0.15.0-b7 release 2024-10-27 18:47:10 +01:00
wled_eeprom.cpp Sqeeze every byte 2024-02-25 17:08:01 +01:00
wled_ethernet.h Add ESP32-ETHERNET-KIT-VE type 2022-03-20 22:12:18 +01:00
wled_main.cpp wled00 -> wled_main 2024-08-14 11:16:46 +02:00
wled_math.cpp fixing a few implicit promotions to double 2023-09-09 20:48:17 +02:00
wled_serial.cpp Serial improvements (can RX, canTX) 2024-09-17 16:21:52 +02:00
wled_server.cpp handleHttpApi: Move web response to web context 2024-11-10 19:30:01 -05:00
ws.cpp Debug optimisations 2024-09-10 15:20:34 +02:00
xml.cpp WLED 0.15.0-b7 release 2024-10-27 18:47:10 +01:00