1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/shared/services
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
..
api.service.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
asset.service.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
hash.service.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
immich_logger.service.dart feature(mobile): configurable log level (#2248) 2023-04-14 08:50:46 -05:00
server_info.service.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
share.service.dart feat(mobile): improved logging page experience (#2158) 2023-04-03 16:43:46 -05:00
sync.service.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
user.service.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00