mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| album.dart | ||
| album.g.dart | ||
| android_device_asset.dart | ||
| android_device_asset.g.dart | ||
| asset.dart | ||
| asset.g.dart | ||
| device_asset.dart | ||
| etag.dart | ||
| etag.g.dart | ||
| exif_info.dart | ||
| exif_info.g.dart | ||
| ios_device_asset.dart | ||
| ios_device_asset.g.dart | ||
| logger_message.model.dart | ||
| logger_message.model.g.dart | ||
| server_info_state.model.dart | ||
| store.dart | ||
| store.g.dart | ||
| user.dart | ||
| user.g.dart | ||