immich/web/src/api/open-api
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
..
.openapi-generator Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.gitignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.npmignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.openapi-generator-ignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
api.ts Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
base.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
common.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
configuration.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
git_push.sh Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
index.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00