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
Alerson Jorge
b6f43966ea
Some functionality improvements
2023-10-19 09:30:28 -03:00
Christian Schwinne
1dab26bcbc
Update Discord invite links to point to guidelines channel
2023-10-19 13:29:46 +02: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
Blaž Kristan
d95158003c
Merge pull request #3368 from tetele/usermod-ssdr-leading-zero
...
Usermod SSDR - allow configurable leading zero
2023-10-14 20:50:53 +02:00
Blaž Kristan
418abc2b0a
Merge pull request #3414 from DanCaveman/max-fan-pct-to-pwm-fan-usermod
...
added the max fan pct to the PWM-Fan usermod.
2023-10-14 17:31:38 +02:00
Blaz Kristan
277f0346f2
0.14.1 alpha 1
2023-10-13 20:42:19 +02:00
Blaz Kristan
6148cbb122
Merge branch 'main' into 0_14_1
2023-10-13 20:40:42 +02:00
Frank
3847bfc41a
npm run build
...
plus fixing a small typo in VERSION
2023-10-13 13:55:13 +02:00
Frank
783424dd26
version bump 0.14.0 (release)
2023-10-13 13:45:25 +02:00
Blaz Kristan
7f6486c77d
Custom palette gamma
...
Mode blending option
Optimisations
2023-10-12 23:06:39 +02:00
Frank
5dadf92a62
also change second discord link in readme
...
seems this was missing in the previous PR.
2023-10-11 21:09:56 +02:00
Frank
76821addd7
Merge pull request #3437 from chrishultin/fix_discord_invite
...
Updating "Discord" invite to point to #general
2023-10-11 21:07:22 +02:00
Christopher
a769c55c72
Updating "Discord" invite to point to #general
2023-10-11 09:58:58 -06:00
Frank
4245767357
fix for partly uninitialized sound sync packets (audioreactive)
...
audioSyncPacket contains four "invisible" padding bytes added by the compiler. These need to be initialized to zero, as future versions of the protocol will make use of these fields.
2023-10-08 19:54:14 +02:00
Frank
74d196ad50
npm run build
...
chores
2023-10-06 16:37:12 +02:00
Frank
3c4649748d
Merge pull request #3420 from mountainash/fix/duplicate-viewport-declaration
...
Remove duplicate `viewport` declaration, put lang=en into the right place
2023-10-06 16:27:25 +02:00
Frank
22985900a8
Merge pull request #3425 from mountainash/fix/git-ignore
...
.gitignore Reordered & grouped
2023-10-06 16:26:04 +02:00
Daniel Kaufman
86300a8e3c
code review suggestions to make the code more efficient and cleaner
2023-10-05 09:49:00 -05:00
Mountain/\Ash
32ab2ae201
Allow /wled00/html_*.h files
2023-10-05 11:55:48 +02:00
Mountain/\Ash
23e4a2e28e
Reordered & grouped
2023-10-05 10:26:51 +02:00
Mountain/\Ash
40515e62ac
Ignoring HTML build output
2023-10-05 10:21:24 +02:00
Daniel Kaufman
b56490650c
fix for maxPWMValuePct being ignored
2023-10-05 00:37:51 -05: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
Daniel Kaufman
8ccfb606c0
added the max fan pct to the PWM-Fan usermod. This allows high speed (loud fans) like delta fans to cap at a maximum percentage to keep noise down.
2023-10-03 12:42:51 -05:00
Frank
26e766ee19
Merge pull request #3406 from Aircoookie/sunset_accuracy_fix
...
fix for #3400 - wrong sunset time 00:00
2023-10-02 19:58:06 +02:00
Frank
1c3fdb73fb
optimization: only use "float" math functions
...
- saves 5KB flash and some RAM
-allow to build with -D WLED_USE_UNREAL_MATH, to restore old behaviour and save another 6KB flash
2023-10-01 19:04:30 +02:00
Blaz Kristan
332be7edd6
Build bump.
2023-10-01 13:38:10 +02:00
Blaz Kristan
7e6eb65950
Fix for #3403
2023-10-01 13:26:31 +02:00
Blaz Kristan
b0a56a431b
Fix for #3405
2023-10-01 13:04:05 +02:00
Frank
166316e0c5
fix for #3400
...
replace low_accuracy math functions (sint_t, cos_t, atan_t, ...) with standard libm functions that have higher accuracy.
2023-09-30 23:34:02 +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