1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-04 10:34:56 +02:00
immich/mobile/openapi/lib/api
Matthias Rupp caa7b07398
Show all albums an asset appears in on the asset viewer page (#575)
* Add route to query albums for a specific asset

* Update API and add to detail-panel

* Fix tests

* Refactor API endpoint

* Added alt attribute to img tag

Co-authored-by: Alex <alex.tran1502@gmail.com>
2022-09-05 08:50:20 -05:00
..
album_api.dart Show all albums an asset appears in on the asset viewer page (#575) 2022-09-05 08:50:20 -05:00
asset_api.dart Feature - Implemented virtual scroll on web (#573) 2022-09-04 08:34:39 -05: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