mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
47f5e4134e
* 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 |
||
---|---|---|
.. | ||
api | ||
lib | ||
routes | ||
test-data | ||
app.css | ||
app.d.ts | ||
app.html | ||
hooks.server.ts |