1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/server/test/fixtures
Lukas f197f5d530
fix(server): use correct file extension for motion photo videos (#8659)
* 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
2024-05-24 16:38:18 -04:00
..
activity.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
album.stub.ts feat: readonly album sharing (#8720) 2024-04-25 04:19:49 +00:00
api-key.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
asset.stub.ts fix(server): use correct file extension for motion photo videos (#8659) 2024-05-24 16:38:18 -04:00
audit.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
auth.stub.ts chore: remove unused stubs (#9647) 2024-05-21 18:35:26 +02:00
face.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
file.stub.ts feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
library.stub.ts refactor: library type (#9525) 2024-05-20 18:09:10 -04:00
media.stub.ts fix(server): hevc tag being set when copying a non-hevc stream (#8582) 2024-04-07 12:44:09 -04:00
memory.stub.ts feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
partner.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
person.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
session.stub.ts refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
shared-link.stub.ts chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
system-config.stub.ts fix: auth sub override (#9635) 2024-05-21 09:07:34 -04:00
tag.stub.ts chore(server): move dtos (#8131) 2024-03-20 23:53:07 +01:00
user.stub.ts feat(server): user metadata (#9650) 2024-05-22 08:13:36 -04:00