Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #5

Merged
merged 830 commits into from
Dec 5, 2021
Merged

Merge upstream #5

merged 830 commits into from
Dec 5, 2021

Conversation

huksley
Copy link
Owner

@huksley huksley commented Dec 5, 2021

No description provided.

RedNax67 and others added 30 commits June 4, 2021 10:39
Added support for raw 16bpp RGB565 images. Upload /0.bin etc.
See https://github.com/neptune2/EleksTube-IPS-Retro-Nixie-Digits for
how to get the original digits.
Added support for raw 16bpp RGB565 images, and added elekstube env to examples in platformio.ini
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](gulpjs/glob-parent@v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…-parent-5.1.2

Bump glob-parent from 5.1.1 to 5.1.2
…alize-url-4.5.1

Bump normalize-url from 4.5.0 to 4.5.1
made sn_photorisistor configarable
- added POST field parsing
- simpler handling in readFromConfig()
Aircoookie and others added 29 commits November 17, 2021 11:13
Only disable builtin LED if bus to avoid breaking other things on the pin
CCT from RGB if none set (-1)
Revert auto white to global setting
Rounded /settings buttons by blazoncek
Removed obsolete script from /settings
(to be implemented in #2336 )
CCT (color white balance support)
Fixed ESP32 crash on Colortwinkles brightness change
Fixed setting picker to black resetting hue and saturation
Fixed auto white mode not saved to config
* Single/static JSON buffer for all requests.

* Missing json.cpp changes.

* Async fix.

* Added conditional compile (WLED_USE_DYNAMIC_JSON).

* Advanced locking with time-out.

* Missing releaseJSONBufferLock() on error response.

* Fix for config saving.

* Fixes and optimisations.
Dadded debugging information.

* Fix for ledmaps.

* No unsolicited serial sending if GPIO1 allocated

* Stray semicolons

* Fix JSON ledmap

Co-authored-by: Blaz Kristan <[email protected]>
@huksley huksley merged commit c8a29f0 into huksley:master Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.