0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-04 01:09:14 -05:00
immich/server/apps/immich
Alex f980a2f27a
Add asset repository and refactor asset service (#540)
* build endpoint to get asset count by month

* Added asset repository

* Added create asset

* get asset by device ID

* Added test for existing methods

* Refactor additional endpoint

* Refactor database api to get curated locations and curated objects

* Refactor get search properties

* Fixed cookies parsing for websocket

* Added API to get asset count by time group

* Remove unused code
2022-08-26 22:53:37 -07:00
..
src Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
test refactor(server): move constant into common package (#522) 2022-08-23 07:34:21 -07:00
tsconfig.app.json WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00