1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/server/src/infra
Daniel Dietzler 3a44e8f8d3
refactor(server): Move metadata extraction to domain (#4243)
* use storageRepository in metadata extraction

* move metadata extraction processor to domain

* cleanup infra/domain

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-09-27 18:44:51 +00:00
..
entities feat(server, web)!: Move reverse geocoding settings to the UI (#4222) 2023-09-26 14:03:57 +07:00
migrations fix(server): use srgb pipeline for srgb images (#4101) 2023-09-25 19:18:47 -04:00
repositories refactor(server): Move metadata extraction to domain (#4243) 2023-09-27 18:44:51 +00:00
subscribers feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
typesense-schemas fix(server): search for terms separated by hyphens and/or underscores in asset search (#4156) 2023-09-25 11:30:16 +07:00
utils refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
communication.gateway.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
database.config.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
index.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
infra.config.ts feat(server, web)!: Move reverse geocoding settings to the UI (#4222) 2023-09-26 14:03:57 +07:00
infra.module.ts refactor(server): Move metadata extraction to domain (#4243) 2023-09-27 18:44:51 +00:00
redis-io.adapter.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00