mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* fix(server): use mp4 file extension for motion photo videos in archive download * always use mp4 for videos * get file extension from originalPath * remove console log * store motion assets with mp4 extension * add migration * set originalFileName for live photo asset stubs * leave down migration empty * only set originalFileName for livePhotoStillAsset * use separate stub * shorter stub name |
||
|---|---|---|
| .. | ||
| activity.stub.ts | ||
| album.stub.ts | ||
| api-key.stub.ts | ||
| asset.stub.ts | ||
| audit.stub.ts | ||
| auth.stub.ts | ||
| face.stub.ts | ||
| file.stub.ts | ||
| library.stub.ts | ||
| media.stub.ts | ||
| memory.stub.ts | ||
| partner.stub.ts | ||
| person.stub.ts | ||
| session.stub.ts | ||
| shared-link.stub.ts | ||
| system-config.stub.ts | ||
| tag.stub.ts | ||
| user.stub.ts | ||