Skip to content

Conversation

@Snowknight26
Copy link
Collaborator

@Snowknight26 Snowknight26 commented Nov 5, 2025

Description

Add a route for individual assets in the Large Files utility. This allows opening assets while still in the context of the utility in new tabs and adds browser history when navigating between assets, among other things.

Fixes #23614

How Has This Been Tested?

  • Tested middle clicking on assets in the Large Files utility
  • Tested navigating between assets in the utility to make sure the URL updates

Screenshots (if appropriate)

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

100% hand-crafted.

@Snowknight26 Snowknight26 linked an issue Nov 5, 2025 that may be closed by this pull request
4 tasks
@Snowknight26 Snowknight26 changed the title fix(web): add URLs to results in large files fix(web): add URLs to results in large files utility Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

Preview environment has been removed.

@jrasm91 jrasm91 merged commit 2c50f2e into main Nov 6, 2025
64 of 67 checks passed
@jrasm91 jrasm91 deleted the fix/large-files-urls branch November 6, 2025 14:24
bwees pushed a commit to exelix11/immich that referenced this pull request Nov 7, 2025
This was referenced Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web: Assets in Large Files Utilities page link to non-existent URL

4 participants