immich/mobile/lib/modules/album/views
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
..
album_viewer_page.dart Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
asset_selection_page.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
create_album_page.dart Fix/album title (#440) 2022-08-08 08:11:56 -05:00
library_page.dart Fix/album title (#440) 2022-08-08 08:11:56 -05:00
select_additional_user_for_sharing_page.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
select_user_for_sharing_page.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
sharing_page.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00