Skip to content

[pull] main from christiaangoossens:main - #2

Open
pull[bot] wants to merge 30 commits into
intarweb:mainfrom
christiaangoossens:main
Open

[pull] main from christiaangoossens:main#2
pull[bot] wants to merge 30 commits into
intarweb:mainfrom
christiaangoossens:main

Conversation

@pull

@pull pull Bot commented Jun 6, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

renovate Bot added 2 commits June 6, 2026 19:36
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jun 6, 2026
@pull pull Bot added the ⤵️ pull label Jun 6, 2026
christiaangoossens and others added 26 commits June 8, 2026 12:44
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Fix possible extra argument injection

* Linting
* Bump to v1.1.1

* Bump lockfile
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…lwind) (#357)

* ui: align login look and feel with Home Assistant authorize page (Tailwind)

* Small improvements

---------

Co-authored-by: edmogeor <edmogeor@users.noreply.github.com>
Co-authored-by: Christiaan Goossens <contact@christiaangoossens.nl>
* Security update to cryptography 48.0.1

* Fix test issue
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Fix device-code login getting stuck when the SSE connection drops

When the user switches away from the app to enter the device code in a
browser, the OS suspends the webview and the EventSource connection to
/auth/oidc/device-sse drops. The error handler closed the source
permanently, so the approved login was never picked up and the code
screen hung forever (#363).

- Let EventSource auto-reconnect instead of closing on error; on
  reconnect the server immediately emits 'ready' for an approved state.
- Add a manual 'click here to continue' fallback link that submits the
  same finish form as the 'ready' handler.

* Temporarily remove manual link until #300

---------

Co-authored-by: Christiaan Goossens <contact@christiaangoossens.nl>
* Lock file maintenance

* Fix padding error in JWK

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christiaan Goossens <contact@christiaangoossens.nl>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update cryptography package from HA

* Update other packages too
renovate Bot added 2 commits August 8, 2026 15:41
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants