1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 10:56:47 +01:00
immich/mobile/lib/shared/providers
Fynn Petersen-Frey 47f5e4134e
feat(mobile): use cached asset info if unchanged instead of downloading all assets (#1017)
* feat(mobile): use cached asset info if unchanged instead of downloading all assets

This adds an HTTP ETag to the getAllAssets endpoint and client-side support in the app.
If locally cache content is identical to the content on the server, the potentially large list of all assets does not need to be downloaded.

* use ts import instead of require
2022-11-26 10:16:02 -06:00
..
api.provider.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
app_state.provider.dart Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
asset.provider.dart feat(mobile): use cached asset info if unchanged instead of downloading all assets (#1017) 2022-11-26 10:16:02 -06:00
release_info.provider.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
server_info.provider.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
websocket.provider.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00