immich/mobile/lib/domain/models/asset
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
..
base_asset.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_asset.model.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
remote_asset.model.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
trashed_asset.model.dart rework trashed assets handling 2025-09-18 13:55:56 +03:00