0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/server/src
Kevin Huang 58346465aa
fix(server): link motion photo with existing video asset (#8724)
* added motion photo linking

* added tests
2024-04-11 09:49:21 -04:00
..
commands fix: sql generation issues (#8361) 2024-03-30 00:16:06 -04:00
controllers feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
cores feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
dtos fix(server): remove isWatched from DTO (#8598) 2024-04-08 16:00:08 -04:00
entities Add AV1 transcoding support (#8491) 2024-04-11 05:26:27 +00:00
interfaces fix(server): prevent cross-library motion photo linking, made getByChecksum library specific (#8719) 2024-04-11 09:41:30 -04:00
middleware refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 -04:00
migrations feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
queries fix(server): prevent cross-library motion photo linking, made getByChecksum library specific (#8719) 2024-04-11 09:41:30 -04:00
repositories fix(server): prevent cross-library motion photo linking, made getByChecksum library specific (#8719) 2024-04-11 09:41:30 -04:00
services fix(server): link motion photo with existing video asset (#8724) 2024-04-11 09:49:21 -04:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils Add AV1 transcoding support (#8491) 2024-04-11 05:26:27 +00:00
app.module.ts fix: sql generation issues (#8361) 2024-03-30 00:16:06 -04:00
config.ts refactor: asset v1, app.utils (#8152) 2024-03-21 09:07:47 -04:00
constants.ts refactor(server): new password repo method (#8208) 2024-03-23 14:33:25 -04:00
database.config.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
decorators.ts refactor: server events (#8204) 2024-03-22 18:24:02 -04:00
main.ts refactor: app modules, main.ts (#8156) 2024-03-21 10:08:29 -04:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 -04:00