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

Add support for 127.0.0.1 alongside localhost when getting relative URLs #248

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

JackBailey
Copy link
Contributor

@JackBailey JackBailey commented Mar 6, 2024

Currently, fireshare handles localhost specially, allowing for local development, however, 127.0.0.1 is not included in this.

This PR adds a isLocalhost variable allowing both 127.0.0.1 and localhost to make use of this functionality. I could use localhost but macOS seems to have some issues with that.

I'm also adding HLS support in #249

@ShaneIsrael
Copy link
Owner

@JackBailey Thanks for the update! Looks good to me.

@ShaneIsrael ShaneIsrael merged commit f812a53 into ShaneIsrael:develop Mar 6, 2024
truecharts-admin referenced this pull request in truecharts/public May 5, 2024
…6afb83f by renovate (#21593)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [shaneisrael/fireshare](https://togithub.com/ShaneIsrael/fireshare) |
patch | `v1.2.19` -> `v1.2.20` |

---

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

---

### Release Notes

<details>
<summary>ShaneIsrael/fireshare (shaneisrael/fireshare)</summary>

###
[`v1.2.20`](https://togithub.com/ShaneIsrael/fireshare/releases/tag/v1.2.20)

[Compare
Source](https://togithub.com/ShaneIsrael/fireshare/compare/v1.2.19...v1.2.20)

#### What's Changed

- Add support for 127.0.0.1 alongside localhost when getting relative
URLs by [@&#8203;JackBailey](https://togithub.com/JackBailey) in
[https://github.com/ShaneIsrael/fireshare/pull/248](https://togithub.com/ShaneIsrael/fireshare/pull/248)
- Update greenlet version for Python 3.11+ support by
[@&#8203;JackBailey](https://togithub.com/JackBailey) in
[https://github.com/ShaneIsrael/fireshare/pull/247](https://togithub.com/ShaneIsrael/fireshare/pull/247)
- Update docker-compose.yml by
[@&#8203;ShaneIsrael](https://togithub.com/ShaneIsrael) in
[https://github.com/ShaneIsrael/fireshare/pull/251](https://togithub.com/ShaneIsrael/fireshare/pull/251)
- Disable nginx sendfile by
[@&#8203;ShaneIsrael](https://togithub.com/ShaneIsrael) in
[https://github.com/ShaneIsrael/fireshare/pull/255](https://togithub.com/ShaneIsrael/fireshare/pull/255)

#### New Contributors

- [@&#8203;JackBailey](https://togithub.com/JackBailey) made their first
contribution in
[https://github.com/ShaneIsrael/fireshare/pull/248](https://togithub.com/ShaneIsrael/fireshare/pull/248)

**Full Changelog**:
ShaneIsrael/fireshare@v1.2.19...v1.2.20

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.

2 participants