Blaz Kristan
75f6a53269
Fix ( #3522 )
2023-11-18 18:50:19 +01:00
Blaz Kristan
b5a8f3156c
Bugfix ( #3522 )
2023-11-18 18:49:29 +01:00
Blaž Kristan
de245c08ce
Merge pull request #3483 from ajotanc/pxm_update
...
Update Pixel Magic Tool
2023-11-18 18:34:55 +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
d9a96fbb29
Bugfix ( #3533 )
2023-11-18 18:24:22 +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 51dfa9a247e1627923949bea1e713bf09c6c78db.
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
8f7f9ec367
Feature: Per-port ABL
2023-11-15 19:37:07 +01:00
Blaz Kristan
21de8f2284
Effect: 2D Matrix gap fix
2023-11-15 18:05:44 +01:00
Blaz Kristan
15797a89e7
Bugfix ( #3526 )
2023-11-15 18:04:54 +01:00
Blaz Kristan
c340a1d47f
Bugfix ( #3526 )
2023-11-15 18:04:14 +01:00
Broersma
882542318c
Update to v0.0.3, allowing all WLED JSON giving much more possibilities
2023-11-13 22:05:15 +01:00
Marcin Skiba
7238ef4f55
Fix repeatable action for ir json
2023-11-13 12:28:05 +01:00
Blaz Kristan
1049d65621
Changelog update
2023-11-12 14:21:50 +01:00
Blaz Kristan
1852c0a88c
Merge branch '0_15' into spookierEyes
2023-11-12 12:49:02 +01:00
Blaz Kristan
d0d399bdfc
Revert to comparing _data for double buffering
...
- warning: test for potential FPS drop (regression)
2023-11-12 12:45:28 +01:00
Blaz Kristan
3975fe0f02
Unload playlist on Wiz remote preset button press
2023-11-12 12:41:14 +01:00
Blaz Kristan
f413671915
Focus fix.
2023-11-09 17:14:40 +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
ae92a5c25e
Dissolve fix ( #3502 )
2023-11-08 18:41:46 +01:00
Blaz Kristan
fabd3b8421
Better reverse proxy support.
2023-11-08 18:40:52 +01:00
Blaz Kristan
2b616b688d
Implement global JSON API boolean toggle.
2023-11-06 20:08:45 +01:00
TripleWhy
0925ea6f9c
Add some comments
2023-11-04 16:12:22 +01:00
TripleWhy
87b5565679
Minor simplification
2023-11-04 16:12:10 +01:00
TripleWhy
adcecf969a
Simplify casting a bit, where possible
2023-11-04 15:54:21 +01:00
TripleWhy
f3831665d4
Fix type name
2023-11-04 15:48:22 +01:00
Blaz Kristan
9db8d44654
Sort presets by ID
2023-11-04 09:51:25 +01:00
Blaz Kristan
e1075a3bbf
Sort presets by ID
2023-11-04 09:39:08 +01:00
TripleWhy
3b6f499fc5
Reduce EyeData size by a few bytes
2023-11-02 18:31:58 +01:00
TripleWhy
2c1fbe103b
Spookier version of Halloween Eyes
2023-11-02 18:12:18 +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
e42ca2dbf2
Fix #3496
2023-11-01 10:28:57 +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
7f78d00b97
Tweaks
2023-10-31 10:21:00 +01:00
Blaz Kristan
bfd58b3cdf
Merge branch '0_15' into random-bg-img
2023-10-31 09:24:08 +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
Blaz Kristan
31a4e38bc0
Shave a few bytes.
2023-10-30 13:43:50 +01:00
Woody
284366e6bb
fixed wrong power supply info
2023-10-29 19:04:54 +01:00
Blaz Kristan
9c6dda9bd2
Segment copy bugfix
...
Audio palette modification
2023-10-29 11:27:17 +01:00
Blaz Kristan
e5f6f8dfa7
Twinklefox & Twinklecat fix
2023-10-28 21:04:19 +02:00
Blaz Kristan
0232117de5
Twinklefox fix
...
Tooltip tuning
2023-10-28 21:02:49 +02:00
Blaz Kristan
96700fe3d1
Fix for udp sync ( #3487 )
2023-10-27 17:49:48 +02:00