immich/mobile/lib/modules
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
..
album chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
asset_viewer feat(server,web,mobile): Use binary prefixes for data sizes (#1009) 2022-11-24 11:39:27 -06:00
backup chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
home feat(mobile): use cached asset info if unchanged instead of downloading all assets (#1017) 2022-11-26 10:16:02 -06:00
login chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
search chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
settings chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00