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

Allow custom nextauth port #1663

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Allow custom nextauth port #1663

merged 1 commit into from
Nov 18, 2023

Conversation

tuxpizza
Copy link
Contributor

Category

Bugfix

Overview

Removes the hardcoded port and allows a custom NEXTAUTH port

Issue Number (if applicable)

Related to suggestions from truecharts/charts#14563 (comment)

@manuel-rw manuel-rw added the 🐛 Bug Something isn't working label Nov 18, 2023
@manuel-rw manuel-rw merged commit da7c111 into ajnart:dev Nov 18, 2023
1 check passed
PrivatePuffin referenced this pull request in truecharts/charts Nov 24, 2023
…3f2389f (#15306)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/ajnart/homarr](https://togithub.com/ajnart/homarr) | patch |
`0.14.1` -> `0.14.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>ajnart/homarr (ghcr.io/ajnart/homarr)</summary>

###
[`v0.14.2`](https://togithub.com/ajnart/homarr/releases/tag/v0.14.2):
Home Assistant and imprortant bugfixes

[Compare
Source](https://togithub.com/ajnart/homarr/compare/v0.14.1...v0.14.2)


![homarr-version-banner](https://togithub.com/ajnart/homarr/assets/30572287/a2acda6b-0367-4245-b624-75ee64e87646)

#### ➡️ Home Assistant integration

The long awaited Home Assistant integration is finally here. You can
display almost any entity from your Home Assistant instance within a few
clicks. Further information and guide how to set up:
https://homarr.dev/docs/widgets/home-assistant/


![283935576-ac776c51-0333-4cda-84a5-07a2e660fcc1-ffcfaf907bcbb23fcf063396f74ab4c1](https://togithub.com/ajnart/homarr/assets/30572287/b748e51e-aad4-47ad-a67f-a372821317d3)

#### ➡️ Official Reddit [r/homarr](https://www.reddit.com/r/homarr/) to
share dashboards or discuss new features

You can now share your dashboard in our official subreddit.
Please note that we will delete posts asking for support or reporting
bugs - the official site for reporting them is still here on GitHub.
But we are very happy to see tons of your configurations, hardware
setups, boards and cool setups! 🚀

https://www.reddit.com/r/homarr/

#### ➡️ Bug fixes for notepad and several other problems

In 0.14.1, we introduced a bug with the notepad widget.
This has been resolved and you can delete said widget again.
We also fixed several other bugs and log messages.

#### What's Changed

- ✨ Update GeneralTab.tsx by
[@&#8203;No-Maines-Land](https://togithub.com/No-Maines-Land) in
[https://github.com/ajnart/homarr/pull/1655](https://togithub.com/ajnart/homarr/pull/1655)
- 🐛 Migrate package.json has no license field by
[@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1654](https://togithub.com/ajnart/homarr/pull/1654)
- 🐛 Link to definition of screen sized for edit mode notification wrong
by [@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1652](https://togithub.com/ajnart/homarr/pull/1652)
- 🐛 Notebook edit button placed above edit mode settings by
[@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1651](https://togithub.com/ajnart/homarr/pull/1651)
- ✨ Allow custom nextauth port by
[@&#8203;tuxpizza](https://togithub.com/tuxpizza) in
[https://github.com/ajnart/homarr/pull/1663](https://togithub.com/ajnart/homarr/pull/1663)
- New Crowdin updates by [@&#8203;ajnart](https://togithub.com/ajnart)
in
[https://github.com/ajnart/homarr/pull/1641](https://togithub.com/ajnart/homarr/pull/1641)
- ✨ Add support for installation in address bar by
[@&#8203;Meierschlumpf](https://togithub.com/Meierschlumpf) in
[https://github.com/ajnart/homarr/pull/1675](https://togithub.com/ajnart/homarr/pull/1675)
- New Crowdin updates by [@&#8203;ajnart](https://togithub.com/ajnart)
in
[https://github.com/ajnart/homarr/pull/1682](https://togithub.com/ajnart/homarr/pull/1682)
- 🐛 affix overlapping custom CSS box by
[@&#8203;Tagaishi](https://togithub.com/Tagaishi) in
[https://github.com/ajnart/homarr/pull/1687](https://togithub.com/ajnart/homarr/pull/1687)
- New Crowdin updates by [@&#8203;ajnart](https://togithub.com/ajnart)
in
[https://github.com/ajnart/homarr/pull/1692](https://togithub.com/ajnart/homarr/pull/1692)
- ✨ [#&#8203;698](https://togithub.com/ajnart/homarr/issues/698)
homeassistant widget by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1658](https://togithub.com/ajnart/homarr/pull/1658)
- 🔖 Increase version by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1699](https://togithub.com/ajnart/homarr/pull/1699)
- ✨ Stale time for entity state by
[@&#8203;manuel-rw](https://togithub.com/manuel-rw) in
[https://github.com/ajnart/homarr/pull/1702](https://togithub.com/ajnart/homarr/pull/1702)

#### New Contributors

- [@&#8203;No-Maines-Land](https://togithub.com/No-Maines-Land) made
their first contribution in
[https://github.com/ajnart/homarr/pull/1655](https://togithub.com/ajnart/homarr/pull/1655)
- [@&#8203;tuxpizza](https://togithub.com/tuxpizza) made their first
contribution in
[https://github.com/ajnart/homarr/pull/1663](https://togithub.com/ajnart/homarr/pull/1663)

**Full Changelog**:
ajnart/homarr@v0.14.1...v0.14.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants