[PR #288] [MERGED] Fixed filename duplication when upload from web #8546

Closed
opened 2026-02-05 13:49:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/288
Author: @alextran1502
Created: 7/1/2022
Status: Merged
Merged: 7/1/2022
Merged by: @alextran1502

Base: mainHead: fix-282-web-viewer-shows-dublicated-image-extensions


📝 Commits (2)

  • 0759423 Fixed filename duplication when upload from web
  • 6a56320 Fixed cosmetic of detail panel view

📊 Changes

3 files changed (+20 additions, -5 deletions)

View changed files

📝 server/apps/immich/src/api-v1/asset/asset.service.ts (+0 -1)
📝 server/apps/microservices/src/processors/metadata-extraction.processor.ts (+2 -2)
📝 web/src/lib/components/asset-viewer/detail-panel.svelte (+18 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/288 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 7/1/2022 **Status:** ✅ Merged **Merged:** 7/1/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix-282-web-viewer-shows-dublicated-image-extensions` --- ### 📝 Commits (2) - [`0759423`](https://github.com/immich-app/immich/commit/0759423f18d570cb83d1c43576c6fd029421718f) Fixed filename duplication when upload from web - [`6a56320`](https://github.com/immich-app/immich/commit/6a56320400cd371c911c2ea11a9490ebd186bde1) Fixed cosmetic of detail panel view ### 📊 Changes **3 files changed** (+20 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/api-v1/asset/asset.service.ts` (+0 -1) 📝 `server/apps/microservices/src/processors/metadata-extraction.processor.ts` (+2 -2) 📝 `web/src/lib/components/asset-viewer/detail-panel.svelte` (+18 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:49:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8546