immich/mobile/lib/modules/asset_viewer/providers
Fynn Petersen-Frey 73075c64d1
feature(mobile): hash assets & sync via checksum (#2592)
* compare different sha1 implementations

* remove openssl sha1

* sync via checksum

* hash assets in batches

* hash in background, show spinner in tab

* undo tmp changes

* migrate by clearing assets

* ignore duplicate assets

* error handling

* trigger sync/merge after download and update view

* review feedback improvements

* hash in background isolate on iOS

* rework linking assets with existing from DB

* fine-grained errors on unique index violation

* hash lenth validation

* revert compute in background on iOS

* ignore duplicate assets on device

* fix bug with batching based on accumulated size

---------

Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com>
2023-06-10 13:13:59 -05:00
..
asset_description.provider.dart feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
image_viewer_page_state.provider.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
render_list.provider.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
scroll_notifier.provider.dart feat(mobile): Scroll to top when tapping photos while already on photo page (#1784) 2023-02-17 20:46:25 -06:00