1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-02 09:52:47 +02:00
immich/server/test/fixtures
Kevin Huang 85df3f1e99
fix(server): external library motion photo video asset handling (#8721)
* added "isExternal" to the getLibraryAssetPaths query

* handleQueueAssetRefresh skip "non external" video asset, closes #8562

* correctly implements live photo deletion for external library

* use "external asset" for external library tests

* minor: external library asset checksum is "path hash" not file hash

* renamed to getExternalLibraryAssetPaths and added isExternal where clause

* generated sql

* reverted leftover change
2024-04-14 19:55:44 -04:00
..
activity.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
album.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
api-key.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
asset.stub.ts fix(server): external library motion photo video asset handling (#8721) 2024-04-14 19:55:44 -04:00
audit.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
auth.stub.ts chore(server): move dtos (#8131) 2024-03-20 23:53:07 +01:00
error.stub.ts
face.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
file.stub.ts fix(server): extraction of Samsung Motionphoto videos (#6337) 2024-01-22 13:04:45 -05:00
library.stub.ts refactor: infra folder (#8138) 2024-03-20 23:15:09 -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
shared-link.stub.ts refactor(server): decouple generated images from image formats (#8246) 2024-04-02 04:56:56 +00:00
system-config.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
tag.stub.ts chore(server): move dtos (#8131) 2024-03-20 23:53:07 +01:00
user-token.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
user.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
uuid.stub.ts