Thomas

Results 197 issues of Thomas

### The bug Lots of devices with high resolution displays will increase the UI size by default to increase legibility. This means that if `devicePixelRatio` > 1, Immich thumbnails are...

bug
🖥️web
🗄️server

### The bug Containers currently run as root, which is bad container security practise and causes problems like mentioned [here](https://github.com/immich-app/immich/issues/2740#issuecomment-1588157854). ```sh ❯ docker run -it ghcr.io/immich-app/immich-server:v1.60.0 /usr/src/app # id uid=0(root)...

enhancement
🗄️server

### The bug Per [my comment](https://github.com/immich-app/immich/pull/2759#discussion_r1230226011) on the initial memories PR, memories shouldn't be limited to just 30 years and should use a more efficient query, rather than 30 queries....

enhancement
nice to have
🗄️server

### The bug I've found it a little hard to develop with Immich locally for a couple of reasons, it would be nice to take some time to improve this...

bug
need triage

### The bug Nothing happens when attempting to upload a file which already exists. It would be nice if there was some feedback which said it was successful or that...

bug
need triage
🖥️web

### The bug The error is expected and fine, I'm still setting things up. Though, Immich should not claim the upload succeeded when it actually didn't. ![image](https://github.com/immich-app/immich/assets/9749173/f380f482-6619-44ca-927b-e0dfdf793099) ### The OS...

enhancement
🖥️web

### The bug Immich allows `.raf` to be uploaded, but they aren't supported. This is strange as they should be supported by [libraw](https://www.libraw.org/). ```sh immich_microservices | [Nest] 2075 - 06/22/2023,...

bug
🗄️server
format

There was a lot of unnecessary stuff happening which exiftool should have already taken care of. It's been replaced with the values provided by the exiftool package and the code...

### The bug Photos don't have a permanent link when viewed, which means Immich will reset back to the main photos page when the page is refreshed. It also means...

enhancement
🖥️web