Michael Bisbjerg
|
88aa8e8178
|
Add note on avahi-utils
|
2025-04-11 16:15:52 +02:00 |
Michael Bisbjerg
|
81b74227fa
|
Set executable
|
2025-04-06 01:20:24 +02:00 |
Michael Bisbjerg
|
9e96bd6705
|
Add help examples, header
|
2025-04-06 01:17:44 +02:00 |
Michael Bisbjerg
|
5203c3927f
|
Update tools/wled-tools
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-06 01:11:20 +02:00 |
Michael Bisbjerg
|
bc099baeb1
|
Guard against hostnames/avahi responses with spaces
|
2025-04-06 01:10:27 +02:00 |
Michael Bisbjerg
|
646ec30ae5
|
Implement error checking for curl; add checks for required param args
|
2025-04-06 01:07:40 +02:00 |
Michael Bisbjerg
|
dc5eaf3ae9
|
Rename file
|
2025-04-03 21:46:58 +02:00 |
Michael Bisbjerg
|
6f5482782b
|
Update wled-tools.sh
|
2025-03-29 21:38:31 +01:00 |
Michael Bisbjerg
|
8a6e3a9898
|
Update wled-tools.sh
|
2025-03-29 18:20:29 +01:00 |
Michael Bisbjerg
|
0139c34ec2
|
Rename script in help text
|
2025-03-29 14:10:33 +01:00 |
Michael Bisbjerg
|
ff3680813c
|
Create wled-tools.sh
Per discussion, add a discover-fueled tool to update/backup wled devices in the local network.
|
2025-03-29 14:08:23 +01:00 |
netmindz
|
f396dac1cc
|
Merge pull request #4266 from w00000dy/cdata
Migrate from inliner to web-resource-inliner
|
2025-03-11 22:14:03 +00:00 |
maxi4329
|
aa3fb7d165
|
update links to point to the new repo
|
2025-02-15 20:07:41 +01:00 |
Woody
|
af3ebbb3c2
|
Merge branch 'main' into cdata
|
2025-02-01 22:51:02 +01:00 |
Will Miles
|
2181618357
|
stress_test: Add replicated index as a target
No locking contention, but a much larger target
|
2025-01-23 19:10:43 -05:00 |
netmindz
|
ad65856b3d
|
Merge pull request #4018 from Brandon502/main
Added Cube Mapping Tool
|
2025-01-16 13:03:22 +00:00 |
Woody
|
5de86d3d91
|
fix problem with spaces
|
2024-11-09 23:55:09 +01:00 |
Woody
|
4b6041302e
|
fix #4166
|
2024-11-09 21:59:52 +01:00 |
Frank
|
6f221852a2
|
partition file for 512Kb Filesystem, 1.7MB Program
the missing link between 256KB (very small FS) and 700KB (only 100KB extra program)
|
2024-09-28 18:25:16 +02:00 |
Will Miles
|
1346eb4f76
|
tools: Add all_xml fetch script
Useful for checking that I haven't broken anything.
|
2024-09-18 19:47:52 -04:00 |
Blaz Kristan
|
ceed494cf7
|
Introduce common.js in settings pages
|
2024-09-17 16:26:11 +02:00 |
Will Miles
|
5582bbac60
|
stress_test: Add code for logging responses
|
2024-08-04 13:47:37 -04:00 |
Will Miles
|
509cbdf476
|
Add UDP test code
Courtesy of @_tvk_ on Discord
|
2024-08-04 09:57:01 -04:00 |
Will Miles
|
5a6ebd6657
|
stress_test: Allow replication argument
|
2024-08-04 09:57:01 -04:00 |
Will Miles
|
541d3f286a
|
stress_test: Make it worse
Read 40 copies!
|
2024-08-04 09:57:01 -04:00 |
Will Miles
|
0191af412b
|
stress_test: Add small JSON target
Good for measuring quick response performance
|
2024-08-04 09:57:01 -04:00 |
Will Miles
|
abcd2a2d01
|
tools/stress_test: Allow command line target spec
|
2024-08-04 09:57:01 -04:00 |
Will Miles
|
91efcb910b
|
stress_test: Add a larger JSON target
|
2024-08-04 09:57:01 -04:00 |
Will Miles
|
e9b7320d1c
|
Add preliminary web stress test script
|
2024-08-04 09:57:01 -04:00 |
Brandon502
|
b9849da66e
|
Added Cube Mapping tool
|
2024-06-08 13:16:56 -04:00 |
Frank
|
0d3ea848c2
|
"big partition" added - 300KB FS and coredump support(from WLEDMM)
|
2024-04-23 15:27:44 +02:00 |
Blaz Kristan
|
5c502b1fe4
|
Bump arduinoFFT, organise partitions
|
2024-04-17 22:49:33 +02:00 |
Woody
|
78b37b592e
|
backup & restore package.json in cdata tests
|
2024-04-02 20:59:31 +02:00 |
Woody
|
4db88cf86b
|
update cdata.js to rebuild if package.json changes
|
2024-04-02 20:38:56 +02:00 |
Woody
|
a7e17eabff
|
add cdata test for package.json & fix a small bug
|
2024-04-02 20:12:14 +02:00 |
Blaz Kristan
|
5f37c19d42
|
PSRAM fix & CCT IC
- prevent PSRAM use on ESP32 rev.1 without compile fix
- add runtime selection for CCT IC (Athom 15W bulb)
|
2024-03-28 16:03:06 +01:00 |
Woody
|
23d8000239
|
Remove accidental space in cdata.js
|
2024-03-24 14:34:17 +01:00 |
Woody
|
c32ee40ca0
|
add node: prefix to Core modules
The node: prefix makes it clear that you’re importing a built-in module, not a user-defined or third-party module. This can help avoid confusion.
|
2024-03-24 14:19:49 +01:00 |
Christian Schwinne
|
215ba35fe1
|
Make ASCII art in build script more like WLED logo
|
2024-03-09 20:56:14 +01:00 |
Woody
|
783a4d3996
|
old line break style
|
2024-01-18 21:23:29 +01:00 |
Woody
|
ddfe925f8c
|
rename test
|
2024-01-18 21:23:29 +01:00 |
Woody
|
1735bcab21
|
fix wled banner color in cdata.js
|
2024-01-18 21:23:29 +01:00 |
Woody
|
2a72eae77f
|
cdata.js: Better console print messages
|
2024-01-18 21:23:28 +01:00 |
Woody
|
39fb7fdfe3
|
Add test for -f and --force argument
|
2024-01-18 21:23:28 +01:00 |
Woody
|
e0facf35c8
|
refactored tests
|
2024-01-18 21:23:28 +01:00 |
Woody
|
73d48c8ac4
|
remove html-minify-ui option
|
2024-01-18 21:23:28 +01:00 |
Woody
|
5080059143
|
Rebuild if a cdata.js has been modified
|
2024-01-18 21:23:28 +01:00 |
Woody
|
90d5b77d74
|
more minifying
|
2024-01-18 21:23:28 +01:00 |
Woody
|
e0f987328b
|
add new test
|
2024-01-18 21:23:28 +01:00 |
Woody
|
04c3a925cc
|
Fix test on Github Actions
This needed more time on Github
|
2024-01-18 21:23:27 +01:00 |