immich icon indicating copy to clipboard operation
immich copied to clipboard

High performance self-hosted photo and video management solution.

Results 2039 immich issues
Sort by recently updated
recently updated
newest added

### Feature detail **Expectation:** To be able to run the whole system as a non-root user so that the user's dir can be shared with other apps (e.g: via data...

feature
need triage

### Feature detail On the mobile app one or two times between app upgrades, or when I've cleared storage of the app and re-logged in it auto-selects "Recent" from albums...

feature
need triage

### Feature detail Hey. I would like to put Immich behind a reverse proxy (In my case Nginx Proxy Manager), but find it a little bit hard to figure out...

feature
need triage

I correctly configured access via google oauth2, I can access from the web but not from ios. I put the parameter in Mobile Redirect URI Override like this: https://xxx.xxx.com/api/oauth/mobile-redirect the...

bug

Refactor the mobile app to store device backup settings on the client instead of the server. Basically, stop using `upsertDeviceInfo`.

tech-debt

**Describe the bug** The user interface displays the media under the correct date from the 'media created' field of a .mov file, however it is stored in the file system...

bug
need triage

**Describe the bug** Generated images in landscape orientation have poor resolution compared to images in portrait orientation **To Reproduce** Steps to reproduce the behavior: 1. Upload image once in landscape...

bug
need triage

### Feature detail Add creation date of most recent photo in an album as well as the last modification date to the `/api/album/` response to allow for advanced sorting options....

feature

We currently use a similar `AppBar` in many places across the app. A reusable shared Widget would prevent duplicate code and ensure a consistent look and feel.

tech-debt