immich/server/test/fixtures
Kokul Shanmugharajah 29c3a826c5
feat(server): Update XMP sidecar search to look for both photo.ext.xmp and photo.xmp (#7813)
* Add support for photo.xmp sidecars

* format

* Add comment

* Proper handling

* Handle mocking better

* Address PR feedback

* Add test coverage if both xmp files exist

* Update server/src/domain/metadata/metadata.service.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* Update server/src/domain/metadata/metadata.service.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* Update server/src/domain/metadata/metadata.service.ts

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-13 12:14:26 -05:00
..
activity.stub.ts
album.stub.ts
api-key.stub.ts
asset.stub.ts feat(server): Update XMP sidecar search to look for both photo.ext.xmp and photo.xmp (#7813) 2024-03-13 12:14:26 -05:00
audit.stub.ts
auth.stub.ts feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
error.stub.ts
face.stub.ts
file.stub.ts
index.ts refactor: search e2e (#7732) 2024-03-08 11:20:54 -05:00
library.stub.ts feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
media.stub.ts feat(server): only transcode streams that require it (#7106) 2024-02-14 11:24:39 -05:00
partner.stub.ts
person.stub.ts
shared-link.stub.ts
system-config.stub.ts feat(server,web): make user deletion delay configurable (#7663) 2024-03-05 23:45:40 -06:00
tag.stub.ts
user-token.stub.ts
user.stub.ts feat(server): allow oauth claim to set 0 for no quota (#7581) 2024-03-02 14:18:56 -06:00
uuid.stub.ts