immich/mobile/lib/domain/models
Peter Ombodi f7e5288173 rework trashed assets handling
- add new table trashed_local_asset
- mirror trashed assets data in trashed_local_asset.
- compute checksums for assets trashed out-of-app.
- restore assets present in trashed_local_asset and non-trashed in remote_asset.
- simplify moving-to-trash logic based on remote_asset events.
2025-09-18 13:55:56 +03:00
..
album feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
asset rework trashed assets handling 2025-09-18 13:55:56 +03: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
exif.model.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
local_trashed_asset.model.dart feat(db): add local_trashed_asset table and integrate with restoration flow 2025-09-09 18:54:37 +03: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 chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
setting.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
stack.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
store.model.dart chore: make beta timeline the default (#21751) 2025-09-10 12:11:46 -05:00
sync_event.model.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 -05:00
timeline.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05: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