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
Mountain/\Ash
b5751795b5
Fix: lang moved to the correct HTML element
2023-10-04 21:42:15 +02:00
Mountain/\Ash
43d6151506
Fix: removing duplicate viewport
declaration
...
- removed unneeded self-closing slash
2023-10-04 21:37:10 +02:00
Blaz Kristan
b0a56a431b
Fix for #3405
2023-10-01 13:04:05 +02:00
Alerson Jorge
4194e66d81
Corrections
...
It was missing to upload this file in the commit.
- PXMagic is enabled by default in the Preset tab, and can be disabled in Settings, UI session
2023-09-28 12:41:52 -03:00
Alerson Jorge
c9b9d86892
Corrections
...
Topic 1, 2
I made the change, took it off the website and put it in the Preset section under the +Preset, +Playlist buttons, it was in a good location.
Topic 3, 4
It reloads because it needs the updated information so that it can create the preset correctly with all the information generated from the selected image.
Topic 5
The change has already been made, it just hasn't gone up yet, it's default upload
Topic 6, 7
Fixed
2023-09-28 09:41:48 -03:00
Alerson Jorge
f2d00e6e42
Merge remote-tracking branch 'upstream/main' into pxmagic
2023-09-28 09:10:47 -03:00
Alerson Jorge
acfc166a11
Corrections
2023-09-28 09:09:42 -03:00
Blaz Kristan
c7d45c28cf
Meteor effect change
...
- remedy for #3374
2023-09-16 12:30:57 +02:00
Sandro Pischinger
ca73b8e0b8
rename 'Current local time' -> 'Time'
2023-08-30 20:57:54 +02:00
Sandro Pischinger
a79c9d5f4f
info page: add time
2023-08-29 23:44:08 +02:00
Alerson Jorge
37dc17ae15
Correction
2023-07-20 13:50:32 -03:00
Alerson Jorge
cd6b3d7dee
Merge remote-tracking branch 'upstream/main' into pxmagic
2023-07-20 13:32:35 -03:00
Alerson Jorge
aec0bc5029
Updating pxmagic and WLED UI
2023-07-20 13:20:13 -03:00
Alerson Jorge
e010e67717
Revert "Updating pxmagic and inserting it in the WLED UI with option to enable and disable."
...
This reverts commit 44197d91c6
.
2023-07-20 12:30:02 -03:00
Alerson Jorge
44197d91c6
Updating pxmagic and inserting it in the WLED UI with option to enable and disable.
2023-07-20 12:25:16 -03:00
Blaz Kristan
57d35858d8
Merge branch 'main' into alt-buffer
2023-07-14 15:39:18 +02:00
cschwinne
ae235aa58c
Fix UI handling of in-between inactive segments
2023-07-14 01:12:19 +02:00
Blaz Kristan
6302056182
Add ability to toggle devices from nodes view.
2023-07-13 22:21:15 +02:00
Christian Schwinne
822298ab66
Merge branch 'main' into alt-buffer
2023-07-09 11:31:02 +02:00
Blaz Kristan
f442aad962
Misc.
...
- larger stack buffer for oappend
- increase max segment name for ESP32
2023-06-27 16:01:20 +02:00
Blaž Kristan
f015227fc8
Missing WS connection fallback for liveview ( #3267 )
...
* Missing WS connection fallback for liveview
- fix for #3250
Remove (conditional WLED_ENABLE_LEGACY) legacy URI
Replace /sliders with /?sliders
* Merge liveview and liveviewws pages
Remove /url string subpage
Enable /json/live by default
* WS retry count
Removed appended ws from URL
* Also reset WS retries on successful WS connection
---------
Co-authored-by: Christian Schwinne <cschwinne@gmail.com>
2023-06-27 01:51:24 +02:00
Christian Schwinne
61ba16b779
Global buffer and ABL fixes
2023-06-27 00:38:30 +02:00
Blaz Kristan
b257f476c9
Bugfix for #3259
2023-06-22 19:06:07 +02:00
Alerson Jorge
d3af2be79a
Adding Pixel Magic Tool to WLED ( #3249 )
...
* Adding Pixel Magic Tool to WLED
* Revert "Adding Pixel Magic Tool to WLED"
This reverts commit b4f08fa8d5
.
* Adding Pixel Magic Tool to WLED
* Corrections and performance improvements
* Remove IE compatibility tag
(saves a few bytes and IE10 is over 10 years old and unsupported)
Correct HTML language attribute
(Chrome would show a popup asking to translate from Portugese)
* Corrections and performance improvements
* Enable pxmagic by default
---------
Co-authored-by: Aircoookie <21045690+Aircoookie@users.noreply.github.com>
Co-authored-by: Christian Schwinne <cschwinne@gmail.com>
2023-06-22 11:26:24 +02:00
Clayton Sims
e4ee392c27
Support for ESP-NOW Wireless Remote Control ( #3237 )
...
* Initial checkin for ESP-NOW remote feature
* cleanup irrelevant comment
* don't bring in espnow package includes when feature disabled
* Formatting and removing inaccurate call mode hardcoding
* Fork ESP Now code by platform (8266 v. esp32)
* compiled html update
* Disable ESP-NOW remote by default on ESP32 until tested
* Enable ESP-NOW remote for ESP32
* Rename ESP NOW define
---------
Co-authored-by: cschwinne <dev.aircoookie@gmail.com>
2023-06-22 10:06:19 +02:00
Alerson Jorge
0d287283d4
Corrections and performance improvements
2023-06-16 20:21:59 -03:00
Blaz Kristan
4ea5723b7f
Enhance pin dropdowns.
...
- add pins for PCF8574 (POC)
- bugfix for saving
Reduced maximum relays to 8.
Changed MultiRelay config parameter name.
2023-06-16 22:06:26 +02:00
Aircoookie
ea964124d6
Remove IE compatibility tag
...
(saves a few bytes and IE10 is over 10 years old and unsupported)
Correct HTML language attribute
(Chrome would show a popup asking to translate from Portugese)
2023-06-16 12:02:09 +02:00
Blaz Kristan
75244853c1
Fix for #3251
2023-06-16 10:24:56 +02:00
Alerson Jorge
c361c34b16
Corrections and performance improvements
2023-06-15 22:10:54 -03:00
Alerson Jorge
68860ae866
Adding Pixel Magic Tool to WLED
2023-06-14 19:38:11 -03:00
Alerson Jorge
61637f12c7
Revert "Adding Pixel Magic Tool to WLED"
...
This reverts commit b4f08fa8d5
.
2023-06-14 19:34:12 -03:00
Alerson Jorge
b4f08fa8d5
Adding Pixel Magic Tool to WLED
2023-06-13 19:42:16 -03:00
Blaz Kristan
5ca8f4a3aa
Merge branch 'pin-dropdown' into beta-3
2023-06-12 22:22:47 +02:00
Blaz Kristan
ba6e2f0a54
Pin dropdown updates for LED pins.
...
Updated pxmagic
2023-06-12 19:21:14 +02:00
Blaz Kristan
149f4e38a0
Merge branch 'main' into dev-2
2023-06-11 09:54:44 +02:00
Blaz Kristan
b5ee170726
Merge branch 'main' into beta-3
2023-06-11 09:53:39 +02:00
Jason Kölker
d18d800947
fix(settings): mitigate xss
...
Mitigate XSS on wifi scanning from injecting arbitrary code by using
`textConent` instead of `innerHTML`.
Partially Fixes #3233
2023-06-10 23:40:02 +00:00
Blaz Kristan
3ca58ee65f
Pin dropdowns POC.
...
NeoPixelBusGammaMethod POC.
PixelMagic POC.
Button reassign POC.
2023-06-10 20:43:27 +02:00
Blaz Kristan
21387b9a83
Bugfix download backup json
2023-06-08 09:41:38 +02:00
Blaz Kristan
ccb0d491ed
Port bugfix.
2023-06-08 07:14:03 +02:00
Blaz Kristan
daa3200713
Sync page bugfix
2023-06-08 07:06:23 +02:00
Blaz Kristan
eb8e95723c
Bugfix reverse proxy path detection
2023-06-07 21:37:54 +02:00
Blaz Kristan
7dfc4a651d
Merge branch 'main' into beta-3
2023-06-04 20:11:27 +02:00
Blaz Kristan
26bec11d76
Reverse proxy support.
2023-06-04 18:40:29 +02:00
Aircoookie
d383bc93c7
Changelog update
...
Reduce width of ethernet mode dropdown
2023-06-02 10:51:37 +02:00