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

Speed up navigation #824

Merged
merged 7 commits into from
Sep 14, 2024
Merged

Speed up navigation #824

merged 7 commits into from
Sep 14, 2024

Conversation

sissbruecker
Copy link
Owner

Switches to client-side naviation using Hotwired Turbo to slightly improve navigation speed and avoid visual noise and flashing content that can occur with full page reloads.

Also adds an option to prefetch pages when hovering over links, which can make switching pages almost instant, at the cost of increased server load and bandwidth usage.

@sissbruecker sissbruecker merged commit c929e8f into master Sep 14, 2024
2 checks passed
@sissbruecker sissbruecker deleted the feat/turbo-navigation branch September 14, 2024 09:32
truecharts-admin referenced this pull request in truecharts/public Sep 14, 2024
…d25e9d6 by renovate (#26372)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `1.32.0` -> `1.33.0` |

---

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

---

### Release Notes

<details>
<summary>sissbruecker/linkding (sissbruecker/linkding)</summary>

###
[`v1.33.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1330-14092024)

[Compare
Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.32.0...v1.33.0)

##### What's Changed

- Theme improvements by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/822](https://redirect.github.com/sissbruecker/linkding/pull/822)
- Speed up navigation by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/824](https://redirect.github.com/sissbruecker/linkding/pull/824)
- Rename "SingeFileError" to "SingleFileError" by
[@&#8203;curiousleo](https://redirect.github.com/curiousleo) in
[https://github.com/sissbruecker/linkding/pull/823](https://redirect.github.com/sissbruecker/linkding/pull/823)
- Bump svelte from 4.2.12 to 4.2.19 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/806](https://redirect.github.com/sissbruecker/linkding/pull/806)

##### New Contributors

- [@&#8203;curiousleo](https://redirect.github.com/curiousleo) made
their first contribution in
[https://github.com/sissbruecker/linkding/pull/823](https://redirect.github.com/sissbruecker/linkding/pull/823)

**Full Changelog**:
sissbruecker/linkding@v1.32.0...v1.33.0

***

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
spiceratops referenced this pull request in spiceratops/k8s-gitops Sep 14, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[sissbruecker/linkding](https://redirect.github.com/sissbruecker/linkding)
| minor | `1.32.0` -> `1.33.0` |

---

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

---

### Release Notes

<details>
<summary>sissbruecker/linkding (sissbruecker/linkding)</summary>

###
[`v1.33.0`](https://redirect.github.com/sissbruecker/linkding/blob/HEAD/CHANGELOG.md#v1330-14092024)

[Compare
Source](https://redirect.github.com/sissbruecker/linkding/compare/v1.32.0...v1.33.0)

##### What's Changed

- Theme improvements by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/822](https://redirect.github.com/sissbruecker/linkding/pull/822)
- Speed up navigation by
[@&#8203;sissbruecker](https://redirect.github.com/sissbruecker) in
[https://github.com/sissbruecker/linkding/pull/824](https://redirect.github.com/sissbruecker/linkding/pull/824)
- Rename "SingeFileError" to "SingleFileError" by
[@&#8203;curiousleo](https://redirect.github.com/curiousleo) in
[https://github.com/sissbruecker/linkding/pull/823](https://redirect.github.com/sissbruecker/linkding/pull/823)
- Bump svelte from 4.2.12 to 4.2.19 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/sissbruecker/linkding/pull/806](https://redirect.github.com/sissbruecker/linkding/pull/806)

##### New Contributors

- [@&#8203;curiousleo](https://redirect.github.com/curiousleo) made
their first contribution in
[https://github.com/sissbruecker/linkding/pull/823](https://redirect.github.com/sissbruecker/linkding/pull/823)

**Full Changelog**:
sissbruecker/linkding@v1.32.0...v1.33.0

***

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
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.

1 participant