Will Miles
4a3af814bf
Merge pull request #4669 from willmmiles/4597-usermods-not-building
...
Correct issues with usermods not being linked.
- Explicitly set libArchive: false in usermod library.json files
- Fix up symlink path generation on Windows
- Add validation script to report usermod linkage in resulting binary
2025-05-26 22:41:45 -04:00
Will Miles
e80a7c6b75
usermod_v2_HttpPullLightControl: Add usermod object
...
The module instance was missing.
2025-05-24 23:15:36 -04:00
srg74
42d9a41cf5
Fixed markdownlint errors #2
2025-05-11 12:49:32 -04:00
Will Miles
a8dd2435ec
Revert "Usermods: Remove libArchive"
...
This reverts commit 0d44e7ec27
.
2025-05-06 22:12:01 -04:00
Will Miles
7db52d794b
Fix incorrect json value in all usermods
...
Must've been a bad search-and-replace on my part somewhere..
2025-03-28 21:35:37 -04:00
Will Miles
1492f1ce89
usermod_v2_HttpPullLightControl: Fix build
2025-03-28 20:15:36 -04:00
Will Miles
0d44e7ec27
Usermods: Remove libArchive
...
This is now managed centrally.
2025-01-21 00:12:37 +00:00
Will Tatam
8487dd7cfd
Disable build of usermods that are broken at the moment
2025-01-15 12:49:40 +00:00
Will Tatam
b380d5e2c7
reinstate libArchive:false
2025-01-14 00:10:55 +00:00
Will Tatam
24accf96a8
Remove now redundant build section from library.json
2025-01-13 10:53:24 +00:00
Will Tatam
90b18158fc
Convert usermods from header to library
2025-01-11 21:14:20 +00:00
Blaz Kristan
5708d7a6b8
Build bump, changelog update
2024-09-14 22:30:56 +02:00
Broersma
de4b352495
Fix AsyncClient hangs
2023-12-02 16:23:21 +01:00
Broersma
230af48899
Fixing parsing only VALID JSON, in the past, when invalid JSON, the WLED runtime would crash
2023-11-28 12:04:41 +01:00
Broersma
71cec39bc4
update to 0.0.4 includes SHA1 hash instead of old 10digit hash
2023-11-15 17:24:05 +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