immich/mobile/lib/domain/models
shenlong 9fa8de7baa
feat: add cloud id during native sync (#20418)
* use adjustment time in iOS for hash reset

# Conflicts:
#	mobile/lib/infrastructure/repositories/local_album.repository.dart
#	mobile/lib/presentation/pages/drift_asset_troubleshoot.page.dart

* migration

* feat: sync cloudId and eTag on sync

* fixes fixes

* more fixes

* re-sync updated eTags

* add server version check & auto sync cloud ids on compatible servers

* fix test

* remove button from sync status page

* chore: modify for testing

* more changes

* chore: add commas in toString

* use cached provider in splash screen

* read upload service provider to prevent reset

* log errors from fetching cloud id mapping

* WIP: migrate cloud id - debug log

* ignore locked asset update

* bulk update metadata

* change log text

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2026-01-14 12:34:11 -06:00
..
album feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
asset feat: add cloud id during native sync (#20418) 2026-01-14 12:34:11 -06:00
asset_face.model.dart feat(mobile): asset face sync (#20022) 2025-07-22 17:17:52 +00:00
device_asset.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
events.model.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 -06:00
exif.model.dart fix: exposure info and better readability (#24344) 2025-12-03 20:19:45 +00:00
log.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
map.model.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
memory.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
person.model.dart feat: people page/sheet/detail (#20309) 2025-07-30 03:07:53 +00:00
search_result.model.dart fix: persist search page scroll offset between rebuilds (#22733) 2025-10-08 10:00:51 -05:00
setting.model.dart feat: add video auto play setting (#20416) 2025-10-15 11:24:47 -04:00
stack.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
store.model.dart feat(mobile): persist album sorting & layout in settings (#22133) 2025-12-01 20:51:35 -06:00
sync_event.model.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 -05:00
timeline.model.dart chore: refactor mobile events (#24263) 2025-11-30 12:43:33 -06:00
user.model.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
user_metadata.model.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00