immich/web/src
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 Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
lib Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
routes Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -05:00
app.css [WEB] Load thumbnail with native source property for faster load time (#378) 2022-07-26 15:13:08 -05:00
app.d.ts Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
app.html Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
hooks.ts Fix error in logout procedure and guard for each route (#439) 2022-08-07 18:36:34 -05:00