immich/mobile/lib/constants
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
..
hive_box.dart feat(mobile): use cached asset info if unchanged instead of downloading all assets (#1017) 2022-11-26 10:16:02 -06:00
immich_colors.dart Add mobile dark mode and user setting (#468) 2022-08-15 18:53:30 -05:00
locales.dart Added korean translation for mobile app (#549) 2022-08-29 08:54:40 -05:00