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

fix: ensure urls isn't encoded #618

Merged
merged 1 commit into from
Nov 16, 2023
Merged

fix: ensure urls isn't encoded #618

merged 1 commit into from
Nov 16, 2023

Conversation

hay-kot
Copy link
Owner

@hay-kot hay-kot commented Nov 16, 2023

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

Fixes QR code generation

Which issue(s) this PR fixes:

(REQUIRED)

closes #564

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

Release Notes

(REQUIRED)

@hay-kot hay-kot changed the title ensure urls isn't encoded fix: ensure urls isn't encoded Nov 16, 2023
@hay-kot hay-kot merged commit 51ba15f into main Nov 16, 2023
3 checks passed
@hay-kot hay-kot deleted the fix/dont-double-encode-urls branch November 16, 2023 02:51
truecharts-admin added a commit to truecharts/charts that referenced this pull request Nov 17, 2023
#14789)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hay-kot/homebox](https://togithub.com/hay-kot/homebox) |
patch | `v0.10.1` -> `v0.10.2` |

---

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

---

### Release Notes

<details>
<summary>hay-kot/homebox (ghcr.io/hay-kot/homebox)</summary>

###
[`v0.10.2`](https://togithub.com/hay-kot/homebox/releases/tag/v0.10.2)

[Compare
Source](https://togithub.com/hay-kot/homebox/compare/v0.10.1...v0.10.2)

#### What's Changed

- fix: restore location section by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#587
- chore(deps): update dependency mkdocs-material to v9.4.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#592
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#579
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#575
- chore: rewrite generator to resolve strange name generation by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#612
- chore: bump all go dependencies by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#614
- fix: use unix filepath sep on windows for embeds by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#615
- fix: ensure urls isn't encoded by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#618
- Add Shoutrrr validation for `bark://`, `ntfy://` and `generic+`
prefixes by [@&#8203;chessmango](https://togithub.com/chessmango) in
[hay-kot/homebox#591
- chore(deps): update pnpm/action-setup action to v2.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#511
- fix: use theme aware background color by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#619
- chore(deps): update actions/setup-node action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#621
- feat: expose timeout variables by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#622
- fix(deps): update dependency
[@&#8203;pinia/nuxt](https://togithub.com/pinia/nuxt) to ^0.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#620
- chore(deps): update dependency
[@&#8203;vite-pwa/nuxt](https://togithub.com/vite-pwa/nuxt) to ^0.2.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#616
- chore(deps): update dependency
[@&#8203;types/markdown-it](https://togithub.com/types/markdown-it) to
v13 by [@&#8203;renovate](https://togithub.com/renovate) in
[hay-kot/homebox#577
- fix: images in child items by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#623
- fix: allow zeroing out asset ids by
[@&#8203;hay-kot](https://togithub.com/hay-kot) in
[hay-kot/homebox#624

#### New Contributors

- [@&#8203;chessmango](https://togithub.com/chessmango) made their first
contribution in
[hay-kot/homebox#591

**Full Changelog**:
hay-kot/homebox@v0.10.1...v0.10.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
hay-kot added a commit that referenced this pull request Jan 28, 2024
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.

Label Generator is encoding the URL as a note, not a URL
1 participant