immich
immich copied to clipboard
feat(server/web): Initial support for RAF and SRW RAW formats
Fixes #1367 Fixes #1368
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| immich-code-coverage | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 14, 2023 at 7:34PM (UTC) |
1 Ignored Deployment
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| immich | ⬜️ Ignored (Inspect) | Feb 14, 2023 at 7:34PM (UTC) |
@samip5 is attempting to deploy a commit to the immich Team on Vercel.
A member of the Team first needs to authorize it.
Deployment failed with the following error:
Resource is limited - try again in 5 hours (more than 100, code: "api-deployments-free-per-day").
Deployment failed with the following error:
Resource is limited - try again in 4 hours (more than 100, code: "api-deployments-free-per-day").
@samip5 Can you rebase with main and keep the fallback implementation on generating thumbnails?
The frontend is handled by https://github.com/immich-app/immich/pull/1570. You can add the file type for RAF and SRW to the list of file name to infer its mimetype
Can you rebase with main and keep the fallback implementation on generating thumbnails?
Rebased.
@alextran1502 & @jrasm91 What's the status of this? What should I do to get it merged?
@samip5 Ah crap, I forgot about this one. Let me run some quick tests today and get it merged
@samip5 Ah crap, I forgot about this one. Let me run some quick tests today and get it merged
It seems there's more merge conflicts again, gonna fix those and probably then it could be merged?
@samip5 Can you help fix the linter issue so we can merge it in?
@samip5 Can you help fix the linter issue so we can merge it in?
I had ran prettier, and it doesn't complain of any issues on my end.
@samip5 Here is the failed test case

@samip5 I helped you push the fix
Ah, my local prettier was not complaining at all despite that test.