Wykres commitów

2892 Commity (32e724e744828498ba03703ed01e4179592d7aa7)

Autor SHA1 Wiadomość Data
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
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
knarfd 0ae78efd43
Update FX.cpp 2023-10-23 18:28:47 +02:00
Woody 7ff6a6e0e7
updated html_ui.h via npm run build 2023-10-22 18:26:52 +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
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
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
Blaž Kristan 36290c20aa
Merge pull request #3445 from Moustachauve/ota-lock-post-fix
Update response code when access is denied
2023-10-17 06:29:43 +02:00
Alerson Jorge c33c7eb68e Correction related to enabling and disabling PXM in the User Interface 2023-10-16 19:27:11 -03:00
Alerson Jorge 5da33afecd Corrections made, added in a very accessible place
I added the possibility of using the tooltip on buttons (.btn) with the span inside the button;
Adjusted the tooltip css to center 100% in the middle
Some cleaning and correction of sele
2023-10-16 19:09:43 -03:00
Christophe Gagnier 225fd0d05b Update response code when access is denied
Having the wrong pin would result in a server error (500). The more appropriate error code for that would be 401.
This also changes the page that asks for users to login from 200 to 401.
2023-10-16 03:19:14 -04:00
Alerson Jorge c43b4f9cf0
Merge branch 'main' into pxmagic 2023-10-16 01:22:41 -03:00
Alerson Jorge 3581f4c87e Modifications 2023-10-16 01:18:00 -03:00
Alerson Jorge 7a4e0cc850 Revert "Modifications"
This reverts commit ba49da75de.
2023-10-16 01:15:21 -03:00
Alerson Jorge ba49da75de Modifications 2023-10-16 01:10:40 -03:00
Blaz Kristan 277f0346f2 0.14.1 alpha 1 2023-10-13 20:42:19 +02:00