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
|
dfd7ff5b39
|
Merge branch 'cdata' of https://github.com/w00000dy/WLED into cdata
|
2025-02-01 22:54:20 +01:00 |
|
Woody
|
d56ded8c18
|
npm update
|
2025-02-01 22:52:31 +01:00 |
|
Woody
|
af3ebbb3c2
|
Merge branch 'main' into cdata
|
2025-02-01 22:51:02 +01:00 |
|
netmindz
|
27e98147ef
|
Swap from dev to alpha for our current work in progress builds whilst working towards the next version
|
2025-01-05 18:49:51 +00:00 |
|
Will Tatam
|
099d3f7b41
|
version bump
|
2024-12-20 18:15:12 +00:00 |
|
Will Tatam
|
e8d9891d13
|
set version to dev
|
2024-12-04 18:57:32 +00:00 |
|
netmindz
|
a9b0b8adc8
|
Merge pull request #4229 from maxi4329/snodejsversion
specified required nodejs version
|
2024-11-13 09:20:27 +00:00 |
|
Woody
|
4b6041302e
|
fix #4166
|
2024-11-09 21:59:52 +01:00 |
|
Blaž Kristan
|
6e89346f00
|
WLED 0.15.0-b7 release
- fix for #4172
- fix for #4230
- /json/live enabled when WS disabled
|
2024-10-27 18:47:10 +01:00 |
|
maxi4329
|
d05c358fd2
|
version changed to 20
|
2024-10-27 11:13:56 +01:00 |
|
maxi4329
|
7c6bc5c421
|
indened formating
|
2024-10-26 21:07:17 +02:00 |
|
maxi4329
|
798c398f23
|
specified required nodejs ver
|
2024-10-26 20:33:38 +02:00 |
|
Blaž Kristan
|
a0e81da8c5
|
WLED 0.15.0-b6 release (#4180)
* modified Improv chip & version handling
* Update build and changelog
|
2024-10-14 20:13:59 +02:00 |
|
Christian Schwinne
|
8180f2c742
|
Bump build tool dependencies
|
2024-09-27 13:46:01 +02:00 |
|
Blaz Kristan
|
3a5eb8c5d2
|
WLED 0.15.0-b5 release
- Audioreactive usermod always included
|
2024-09-10 16:07:37 +02:00 |
|
Blaz Kristan
|
0ff4016250
|
WLED 0.15.0-b4 release
- LED settings update (limit to available outputs)
- minor fixes
|
2024-06-29 20:22:47 +02:00 |
|
Blaz Kristan
|
e753f3849e
|
Revert "WLED 0.15.0-b4 release"
Messed FX_fcn.cpp CRLF conversion
|
2024-06-29 20:18:30 +02:00 |
|
Blaz Kristan
|
7b248c8fb2
|
WLED 0.15.0-b4 release
- LED settings update (limit to available outputs)
- minor fixes
|
2024-06-29 16:36:27 +02:00 |
|
Blaz Kristan
|
94cdd88474
|
Version bump B3
- fix for #3896
- fix WS2815 current
- conditional AA setPixelColor()
|
2024-04-13 18:25:25 +02:00 |
|
Blaž Kristan
|
d1d45e7166
|
Merge pull request #3850 from w00000dy/GitHub-Actions
Use npm ci instead of npm install & Remove zlib dependency from package.json
|
2024-03-25 08:46:40 +01:00 |
|
Blaz Kristan
|
47f44680a3
|
Multi-update
- 0.15.0-b2
- WS2805 support (NeoPixelBus 2.7.9)
- generic PSRAM support (ESP32 rev.1 still needs compile fix)
- BREAKING: default LEDPIN 2 (due to PSRAM)
- PinManager optimisations
|
2024-03-24 17:37:11 +01:00 |
|
Woody
|
7bafe995e5
|
Remove zlib dependency from package.json
|
2024-03-21 12:00:18 +01:00 |
|
Blaz Kristan
|
7eae8f68d8
|
Merge branch 'main' into 0_15
|
2024-02-06 14:47:20 +01:00 |
|
Woody
|
b4857ab036
|
Automatically test cdata.js
|
2024-01-18 21:23:27 +01:00 |
|
Woody
|
a84627a465
|
Update dependencies for cdata.js
|
2024-01-18 21:23:27 +01:00 |
|
Blaz Kristan
|
d2a149ee23
|
Version
|
2023-09-12 17:07:31 +02:00 |
|
Frank
|
720abd4e04
|
version bump 0.14.0-b5
preparations for releasing -beta5
|
2023-09-10 16:54:59 +02:00 |
|
cschwinne
|
04aa9f0e61
|
Release of WLED beta 0.14.0-b4
|
2023-08-11 23:11:08 +02:00 |
|
Blaz Kristan
|
3eb8be6239
|
Bump version and update changelog
|
2023-06-04 20:14:10 +02:00 |
|
dependabot[bot]
|
be2acbd3eb
|
Bump cacheable-request and nodemon (#3089)
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.
Removes `cacheable-request`
Updates `nodemon` from 2.0.4 to 2.0.20
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.20)
---
updated-dependencies:
- dependency-name: cacheable-request
dependency-type: indirect
- dependency-name: nodemon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-21 16:48:00 +01:00 |
|
Blaz Kristan
|
c9c55fe0c9
|
Bump version to 0.14.0-b2
|
2023-01-24 21:08:26 +01:00 |
|
cschwinne
|
0e236f9d88
|
0.14.0-b1
|
2022-12-23 04:38:30 +01:00 |
|
Blaz Kristan
|
81b4a35076
|
Corrrect version info.
AC CSS
|
2022-09-20 22:06:37 +02:00 |
|
Blaz Kristan
|
8e03395b53
|
New segment bugfix.
|
2022-09-06 15:47:41 +02:00 |
|
Christian Schwinne
|
b44ed70112
|
Merge branch 'main' into segment-api
|
2022-08-18 20:13:02 +02:00 |
|
cschwinne
|
420f858d9b
|
Release of WLED v0.13.2
|
2022-08-15 02:08:48 +02:00 |
|
Blaz Kristan
|
f0d36fd769
|
WLED 2D matrix support.
- Added 2 sample effects to UI.
- 2D segment details.
- 1D effect upscaling to 2D.
- 2D setPixelColorXY() and other utility functions
- Arbitrary panel position & oritentation.
- 2D settings with physical to logical mapping.
- Bump version.
|
2022-05-08 10:50:48 +02:00 |
|
Blaž Kristan
|
aecfa3ff0f
|
Merge branch 'master' into master-merge
|
2022-03-16 08:52:48 +01:00 |
|
cschwinne
|
522e752582
|
Add ability to skip up to 255 LEDs (#2342)
|
2022-03-16 01:45:07 +01:00 |
|
cschwinne
|
6c315e5a9c
|
0.13.1
Fix persistent preset bug
|
2022-03-15 03:45:20 +01:00 |
|
cschwinne
|
ef0f91d8d0
|
Release of WLED v0.13.0
|
2022-03-15 02:28:26 +01:00 |
|
cschwinne
|
ed90b638a9
|
Main seg replaced by first selected in internal interfaces
Version bump to 0.13.0-b7
Various small improvements
|
2022-02-23 19:20:07 +01:00 |
|
Blaz Kristan
|
05f92b74e7
|
Bump to 0.13-bl7.
|
2022-02-20 22:36:37 +01:00 |
|
Blaz Kristan
|
8386b9a0b4
|
Removed dynamic JSON buffer entirely.
Temporary presets in RAM (ESP32)
Async loading of presets (stability).
Other minor fixes.
Bumped version to 0.13.1-bl6
|
2022-01-01 12:52:50 +01:00 |
|
cschwinne
|
9e6866c160
|
0.13.0-b6
|
2021-12-08 01:22:48 +01:00 |
|
Blaz Kristan
|
d6be7b4cae
|
cdata.js and simple UI optimization.
|
2021-11-30 16:27:55 +01:00 |
|
cschwinne
|
bc403440ba
|
0.13.0-b5
|
2021-11-17 01:18:19 +01:00 |
|
cschwinne
|
8afaac1e30
|
0.13.0-b4
|
2021-10-11 02:42:58 +02:00 |
|