Frank
32e724e744
Merge pull request #3536 from Aircoookie/ntp_errorchecking
...
NTP validation, and rejecting malformed responses (related to #3515 )
2023-11-20 21:13:35 +01:00
Frank
5fb891c495
indentation fix2
2023-11-20 19:24:04 +01:00
Frank
d56cefdc7a
indentation fix
2023-11-20 19:20:18 +01:00
Frank
80c67d37c0
bufix: ntp query when NTP gets enabled from UI
...
when NTP got enabled via UI, WLED would wait up to 12 hours before issuing the first NTP request.
2023-11-20 15:13:39 +01:00
Frank
1e29d9463e
validate NTP responses ( fixes #3515 )
...
* purge old (not yet processes) NTP responses
* validate server responses before updating WLED time
* purge receive buffer when package is rejected (avoids mem leak on esp32)
2023-11-20 12:24:34 +01:00
Blaz Kristan
75f6a53269
Fix ( #3522 )
2023-11-18 18:50:19 +01:00
Blaž Kristan
76a7f25083
Merge pull request #3522 from martinez20m/fix_ir_repeat
...
Fix repeatable action for ir json
2023-11-18 18:29:46 +01:00
Blaz Kristan
16617660c3
Bugfix ( #3533 )
2023-11-18 18:22:47 +01:00
Blaž Kristan
a83d9a075f
Merge pull request #3508 from Moustachauve/fix-settings-cache
...
Fix settings caching on some browsers
2023-11-17 08:48:21 +01:00
Christophe Gagnier
eca3fb1e19
Revert "Implement front-end strategy to prevent caching"
...
This reverts commit 51dfa9a247
.
2023-11-16 21:21:09 -05:00
Blaz Kristan
44726c7411
Changelog 0.14.1-b1
2023-11-16 19:34:53 +01:00
Blaz Kristan
c340a1d47f
Bugfix ( #3526 )
2023-11-15 18:04:14 +01:00
Marcin Skiba
7238ef4f55
Fix repeatable action for ir json
2023-11-13 12:28:05 +01:00
Christophe Gagnier
e67a210e95
Implement back-end strategy to prevent caching
...
By setting the response header "Cache-Control" to "no-store" and setting "Expires" to 0, we make sure the browsers and place calling this never store it in cache.
2023-11-08 23:46:31 -05:00
Christophe Gagnier
51dfa9a247
Implement front-end strategy to prevent caching
...
By adding a random string to the path of the js file every time, we make sure to never hit the browser cache.
2023-11-08 23:45:48 -05:00
Blaz Kristan
7c121b8ba6
Dissolve fix ( #3502 )
2023-11-08 18:42:43 +01:00
Blaz Kristan
9db8d44654
Sort presets by ID
2023-11-04 09:51:25 +01:00
Blaž Kristan
1543862f3b
Merge pull request #3490 from JeffWDH/main
...
Add LDR sensor dusk/dawn preset control Usermod
2023-11-02 16:47:00 +01:00
JeffWDH
5b7b34a9f0
Add LDR sensor dusk/dawn preset control Usermod
2023-11-02 11:20:08 -04:00
Blaž Kristan
fb6271eecf
Merge pull request #3496 from WoodyLetsCode/power-supply
...
Fix wrong power supply info
2023-11-01 10:35:57 +01:00
Blaz Kristan
031526b619
Correction
2023-11-01 10:29:52 +01:00
Blaz Kristan
4f5816f42e
Merge branch '0_14_1' into power-supply
2023-11-01 10:26:42 +01:00
Blaz Kristan
555d0d3378
Npm & version comment
2023-11-01 10:23:57 +01:00
Blaz Kristan
e260b9473a
Bump build
2023-10-31 09:20:54 +01:00
Blaž Kristan
ccc56d446f
Merge pull request #3484 from WoodyLetsCode/settings-page
...
Show 2D Configuration button by default
2023-10-31 09:17:50 +01:00
Woody
284366e6bb
fixed wrong power supply info
2023-10-29 19:04:54 +01:00
Blaz Kristan
e5f6f8dfa7
Twinklefox & Twinklecat fix
2023-10-28 21:04:19 +02:00
Blaz Kristan
96700fe3d1
Fix for udp sync ( #3487 )
2023-10-27 17:49:48 +02:00
Woody
34bed44a9b
Hide 2D Configuration if 2D is not compiled in
2023-10-25 18:33:31 +02:00
Xaver
d431aa4b59
Show 2D Config button by default
2023-10-25 08:33:07 +02:00
Blaz Kristan
9867227ccd
Increase IRAM at the expense of cache for ESP8266
2023-10-23 19:30:44 +02:00
Blaž Kristan
0decf94c9c
Merge pull request #3480 from knarfd/0_14_1
...
Add #HH and #MM time options for ScrollingText effect
2023-10-23 19:20:17 +02:00
knarfd
0ae78efd43
Update FX.cpp
2023-10-23 18:28:47 +02:00
Blaž Kristan
3eabefd3d6
Merge pull request #3466 from WoodyLetsCode/fix-effect-jumping
...
Fix jumping of selected effect on refresh
2023-10-22 19:12:49 +02:00
Woody
7ff6a6e0e7
updated html_ui.h via npm run build
2023-10-22 18:26:52 +02:00
Woody
94dc611024
Merge pull request #1 from WoodyLetsCode/0_14_1
...
update to 0.14.1
2023-10-22 18:20:24 +02:00
Woody
0b28107432
Merge branch 'fix-effect-jumping' into 0_14_1
2023-10-22 18:19:15 +02:00
Blaz Kristan
fe717dad7f
Possible fix for:
...
- #3382
- #3312
2023-10-22 17:54:00 +02:00
Blaz Kristan
535bf4c848
npm
2023-10-22 12:37:27 +02:00
Blaž Kristan
1fc60b0682
Merge pull request #3460 from mountainash/fix/broken-asset-links
...
Fixed broken Alphacoders hosted assest asset links
2023-10-22 11:41:15 +02:00
Mountain/\Ash
302f1ee8e3
removed: past Easter event
2023-10-22 11:02:26 +02:00
Mountain/\Ash
42aec56b8e
refactor: removed trailing whitespace
2023-10-22 11:02:26 +02:00
Mountain/\Ash
199c00c59b
fix: image URLs moved on alphacoders
2023-10-22 11:02:26 +02:00
Blaž Kristan
107bb14555
Merge pull request #3296 from ajotanc/pxmagic
...
Updating pxmagic and WLED UI
2023-10-21 20:22:06 +02:00
Blaz Kristan
5820792013
Revert changes.
2023-10-21 20:12:22 +02:00
Blaz Kristan
0e20248494
Fix gitignore.
2023-10-21 20:01:12 +02:00
Blaz Kristan
0d66bc49c2
Merge branch 'main' into 0_14_1
2023-10-21 19:52:29 +02:00
Alerson Jorge
aca01044f4
Add brand
...
Since PXM will not open internally but on another page from the button, I decided to add the logo again if it's not a problem of course.. Just so I don't run out of information
2023-10-20 18:20:28 -03:00
Woody
c7d399c122
fix effect jumping on refresh
...
fix effect jumping on refresh
fix jumping of selected effect on refresh
2023-10-20 12:08:11 +02:00
Alerson Jorge
b6f43966ea
Some functionality improvements
2023-10-19 09:30:28 -03:00