1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-25 13:12:46 +01:00
immich/web/src/lib/components
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
..
admin-page Added sharing page to web (#355) 2022-07-16 23:52:00 -05:00
album-page 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-viewer Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
forms Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
shared-components Feature - Delete asset on the web (#436) 2022-08-08 22:06:11 -05:00
sharing-page dev/add detail viewer to album (#358) 2022-07-18 00:22:39 -05:00