Skip to content

feat(web): obtainium download links page#18657

Closed
NicholasFlamy wants to merge 11 commits intoimmich-app:mainfrom
NicholasFlamy:feat/obtainium-links-page
Closed

feat(web): obtainium download links page#18657
NicholasFlamy wants to merge 11 commits intoimmich-app:mainfrom
NicholasFlamy:feat/obtainium-links-page

Conversation

@NicholasFlamy
Copy link
Collaborator

Description

This adds a page, linked from the Utilities page, that contains direct download links to the GitHub release assets for the version matching the server's version. This is very beneficial for users who make use of tools like Obtainium because they can match server and app versions and retain stability.

Implements #15779

How Has This Been Tested?

  • make dev instance to confirm UI changes etc.
  • Built a release version to test with Obtainium
    • dev instances with hot reload use client-side JS, which Obtainium doesn't run

Screenshots (if appropriate)

Screenshot_20250526_191350
Screenshot_20250526_173903

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/)

@NicholasFlamy
Copy link
Collaborator Author

Too many issues that would require #17758 or similar.

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.

1 participant