immich/mobile/openapi/lib/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
..
album_api.dart Remove/Add asset in ablum on web (#371) 2022-07-23 23:23:14 -05:00
asset_api.dart Add asset repository and refactor asset service (#540) 2022-08-26 22:53:37 -07:00
authentication_api.dart Api logout route (#361) 2022-07-19 13:49:58 -05:00
device_info_api.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
server_info_api.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
user_api.dart Update get user info controller to avoid conflict with /count 2022-07-17 15:09:26 -05:00