1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/openapi/lib
Alex 5c78f707fe
Modify Album API endpoint to return a count attribute instead of a full assets array (#454)
* Change API to return assets count and change web behavior accordingly

* Refactor assets.length

* Explicitly declare type of assetCount so Dart SDK understand it

* Finished refactoring on mobile
2022-08-10 22:48:25 -05:00
..
api Remove/Add asset in ablum on web (#371) 2022-07-23 23:23:14 -05:00
auth Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
model Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
api_client.dart Api logout route (#361) 2022-07-19 13:49:58 -05:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
api.dart Api logout route (#361) 2022-07-19 13:49:58 -05:00