immich/mobile/lib/modules/backup
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
..
background_service feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
models chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
providers refactor(mobile): store backup settings on device (#2054) 2023-03-23 10:25:58 -05:00
services fix(web+mobile): consistent filename handling (#2534) 2023-05-27 20:53:29 -05:00
ui feat(mobile): Responsive list and grid view of backup album selection and fixes search filter (#1895) 2023-02-28 21:10:53 -06:00
views chore(mobile): use Record instead of custom pair+triple (#2483) 2023-05-20 20:41:34 -05:00