[PR #24342] [MERGED] feat: less asset-metadata validation #17832

Closed
opened 2026-02-05 16:28:17 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/24342
Author: @jrasm91
Created: 12/2/2025
Status: Merged
Merged: 12/2/2025
Merged by: @jrasm91

Base: mainHead: feat/less-asset-metadata-validation


📝 Commits (1)

  • 692b763 feat: less asset-metadata validation

📊 Changes

5 files changed (+6 additions, -43 deletions)

View changed files

📝 server/src/controllers/asset-media.controller.spec.ts (+0 -13)
📝 server/src/dtos/asset.dto.ts (+2 -14)
📝 server/src/repositories/asset.repository.ts (+1 -2)
📝 server/src/schema/tables/asset-metadata.table.ts (+3 -4)
📝 server/src/types.ts (+0 -10)

📄 Description

Remove asset metadata validation requirements for the value associated with the mobile-app key.


🔄 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/24342 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 12/2/2025 **Status:** ✅ Merged **Merged:** 12/2/2025 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `feat/less-asset-metadata-validation` --- ### 📝 Commits (1) - [`692b763`](https://github.com/immich-app/immich/commit/692b763c380b9df20731eb76377ea471be5771f6) feat: less asset-metadata validation ### 📊 Changes **5 files changed** (+6 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `server/src/controllers/asset-media.controller.spec.ts` (+0 -13) 📝 `server/src/dtos/asset.dto.ts` (+2 -14) 📝 `server/src/repositories/asset.repository.ts` (+1 -2) 📝 `server/src/schema/tables/asset-metadata.table.ts` (+3 -4) 📝 `server/src/types.ts` (+0 -10) </details> ### 📄 Description Remove asset metadata validation requirements for the value associated with the mobile-app key. --- <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 16:28:17 +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#17832