1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/lib/shared/views
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
..
app_log_detail_page.dart feat(mobile): improved logging page experience (#2158) 2023-04-03 16:43:46 -05:00
app_log_page.dart feat(mobile): improved logging page experience (#2158) 2023-04-03 16:43:46 -05:00
immich_loading_overlay.dart Clean code of shared folder (#249) 2022-06-22 23:14:14 -05:00
splash_screen.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
tab_controller_page.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
version_announcement_overlay.dart chore(web,mobile): update github repo url (#974) 2022-11-15 20:30:44 -06:00