Will Tatam
b86875e9ea
do not keep prompting if there was an error, e.g no wifi
2026-03-28 11:14:57 +01:00
Frank
2dedbf469a
minor info page updates
...
* removed core restart reasons (esp restart code is sufficient)
* added time info
* moved repo to last line
2026-03-11 19:02:29 +01:00
Frank Möhle
37946a947b
Info page: Total LEDs, GitHub repo, minor re-styling ( #5418 )
...
* Info page updates and minor re-styling
* added GitHub repo (link)
* added Total LEDs
* removed lwip major version on esp32
* two horizontal lines for better readability
* add rel="noopener noreferrer" for improved security
* When using target="_blank", it's a security best practice to include rel="noopener noreferrer" to prevent the new page from accessing window.opener.
2026-03-11 18:25:06 +01:00
Frank
ec0078c4df
Upgrade reporting: add PSRAM size (MM specific)
2026-03-10 15:25:14 +01:00
Will Tatam
d90549f07a
Merge pull request #5172 from wled/copilot/update-install-prompt-messaging
...
Simplify upgrade reporting prompt with checkbox-based preference
2026-03-10 15:20:34 +01:00
Will Tatam
c4e14e14e2
Simplify ap check
2026-02-07 20:49:16 +00:00
Frank Möhle
0411b7dc6b
extend AP mode detection to IP 4.3.2.1
...
as recommended by the rabbit
2026-02-06 15:29:52 +01:00
copilot-swe-agent[bot]
b60b13f503
Add 0.0.0.0 check for extra safety per code review
...
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com >
2026-02-04 18:27:51 +00:00
copilot-swe-agent[bot]
a48ce54f85
Simplify AP mode check condition per code review
...
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com >
2026-02-04 18:25:10 +00:00
copilot-swe-agent[bot]
d37e0b9f7c
Suppress usage reporting in AP mode when no IP address
...
Co-authored-by: netmindz <442066+netmindz@users.noreply.github.com >
2026-02-04 18:23:36 +00:00
Frank
1bda6ba072
align improv chip and version reporting with upstream
...
* allows for easier support of other MCUs (p4, c6, etc)
* removes a second place where the version strings had to be maintained
* use the same codename "next step" for v14.8
2026-01-15 10:56:29 +01:00
Frank
6af7ee9df8
UX improvement: Kept the Colors column visible when toggling GFX button
2026-01-09 21:26:59 +01:00
Frank
c6ba1d3684
show github repo on Info Page
2026-01-09 17:08:47 +01:00
Frank
9fe0bb2754
add repo to version update report
2026-01-09 16:30:22 +01:00
Frank
c6159769b3
index.js minor cleanup
...
* fix for duplicate definitions
2026-01-09 16:29:43 +01:00
Frank
04bd9c032b
more information when "Connection to light failed!"
2026-01-09 16:25:09 +01:00
Copilot
5deaf92373
Fix TypeError when loading UI with custom palette selected ( #5205 )
...
* Add null check to fix circular dependency with custom palettes
Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com >
* Refactor: move null check earlier for better efficiency
Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: DedeHai <6280424+DedeHai@users.noreply.github.com >
2025-12-18 23:22:03 +01:00
Will Tatam
49bd6300b8
fix loading version-info to use older edit api
2025-11-29 22:11:22 +01:00
Frank
aff7bbfefe
tpram => tpsram
...
small update for code readability
2025-11-29 21:27:09 +01:00
Frank
a9670435cf
update message: report total PSRAM, instead of unused PSRAM space
2025-11-28 22:59:54 +01:00
Frank
23864c70fd
update dialog: align data with upstream
2025-11-28 22:59:05 +01:00
Frank
d2dab32f10
WLED-MM branding for update message box
2025-11-28 22:58:15 +01:00
Frank
d473263661
Merge branch 'mdev' into pr/286
2025-11-28 22:16:05 +01:00
Frank
e0c7d254bb
fix outdated URLs
...
Aircoookie Wiki => mm.kno.wled.ge
MoonModules/WLED => MoonModules/WLED-MM
Aircoookie/WLED => wled/WLED
2024 => 2025
2025-11-23 17:18:10 +01:00
Will Tatam
6aaab571b3
Upgrade reporting
2025-11-22 12:18:36 +00:00
Frank
dcdc05b592
unicode-related robustness improvements
...
* enable ARDUINOJSON_DECODE_UNICODE (otherwise unicode needs 6(!) bytes for encoding)
* robustness: increase a few tiny string buffers for some extra margin
* Web UI: allow entering up to 64 chars as segment name
2025-11-20 22:36:46 +01:00
Frank
3752409b46
no more ORANGE on effect memory failure
...
For maintainers of custom effects: replace "return mode_solid()" with "return mode_oops()"
Effect errors fall back to Akemi (2D) or Rainbow(1D) instead of SOLID ORANGE.
2025-10-27 11:24:12 +01:00
Frank
4713f26bb8
additional constants to improve upstream compatibility
...
* a few new error constants
* WLED_O2_ATTR - ask the compiler for stronger optimization of a single function
* WLED_O3_ATTR (WLEDMM) optimize even more
2025-10-25 23:43:44 +02:00
Frank
22d142942a
build 2510241, version 14.7.0-dev
...
ongoing development
2025-10-24 19:15:20 +02:00
Will Tatam
b63e72e861
Add Particle System to genPresets
2025-07-06 15:02:30 +01:00
Frank
a37e20560d
minor HTML and CSS fixes
...
* duplicate use of ID "heart"
* "& " --> "& "
* missed changes in simple UI
2024-12-13 13:16:39 +01:00
Frank
2cc08486fd
change version numbering scheme
...
* use 14.5.0-dev instead of "0.14.5.0-b32.41.dev"
* new release name "Small Step"
* semantic versioning compatibility checked, see https://jubianchi.github.io/semver-check/#/version/14.5.0-dev
2024-12-11 15:09:05 +01:00
Frank
9ff235e153
Show "NO PSRAM" on info page
...
... to help diagnose problems that come from wrong PSRAM settings
2024-11-29 18:29:28 +01:00
Frank
8eb23d137d
UI "new segment" layout fix
2024-10-31 11:51:27 +01:00
Frank
68536635d7
show toast when reboot is needed, or error restart happened
...
less WTF, more information
2024-10-14 11:25:41 +02:00
Frank
dbb8683ad6
Update index.js - shorten .bin name
2024-09-06 15:59:55 +02:00
Frank
fc2e1263cb
new option don't use effect-specific palette or mapping modes
...
* new setting in UI page: "Don't use effect palette and segment parameters" - only meaningful when "Use effect default parameters" is enabled, too.
--> effect slider defaults will still be applied, however palette, 1D2D mapping mode and other segment settings will not change.
2024-09-06 13:06:28 +02:00
Frank
5f4834dec4
small improvements
...
* optimized fadeToBlackBy() - don't repaint unchanged pixels
* made MIN_HEAP_SIZE configurable by build_flags
* specific error message when not enough memory for LEDs buffer
2024-08-05 17:06:38 +02:00
Woody
383c797746
add Webpage shortcuts, resolves #2362
2024-06-26 21:45:53 +02:00
Woody
feac33653f
Fix resizing bug
...
The bug was that when resizing the window, it always jumped to the Colors tab instead of staying on the currently selected tab.
2024-06-26 21:43:20 +02:00
Frank
c532b5d31a
Add UI error 14 description
2024-05-31 18:18:58 +02:00
Blaz Kristan
d0941fd876
Add UI error description.
2024-05-31 18:15:22 +02:00
Frank
45d07190c9
-S3: show PSRAM mode (qspi or OPI) in info panel
2024-05-06 20:11:53 +02:00
Frank
a01d86e8e0
info page cleanup
...
- re-organize technical infos for better readability
- reduce number of lines added for PSRAM status
- removed duplicate infos
2024-04-30 17:18:32 +02:00
Frank
019cafc5e0
report out-of-memory situations to the user
2024-04-16 19:10:46 +02:00
Will Tatam
fa5f35d87b
Improve playlist generation with more user friendly QuickLoad names and also create playlist for AnimARTrix - if present
2024-03-06 21:29:35 +00:00
Will Tatam
ab89cd534d
Start playlist at higher ID if needed due to more effects, from usermods
2024-03-06 18:56:21 +00:00
Frank
2cc67245ca
avoid infinite disconnect loops when RAM is low
2024-02-23 10:54:50 +01:00
Brandon502
3e131014b2
Added PinWheel Expand1D Effect
2024-02-20 17:26:36 -05:00
Frank
769691449f
.
2024-01-29 18:22:24 +01:00