immich/mobile/lib/domain/models
shenlong 08122d6871
fix: show only local assets from albums selected for backup (#20050)
* show only local assets from albums selected for backup

# Conflicts:
#	mobile/lib/infrastructure/repositories/db.repository.drift.dart

* ignore backup selection

* fix: backup album ownerId

* fix: backup album ownerId

* only show local only assets that are selected for backup

* add index on visibility and backup selection

* fix: video not playing in search view

* remove safe area from bottom bar

* refactor stack count with a CTE and local asset with a SELECT

* fix lint

* remove redundant COALESCE

* remove stack count from main timeline query

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-07-23 09:13:15 -05:00
..
album feat: album edit (#19936) 2025-07-15 20:37:44 -05:00
asset fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
asset_face.model.dart feat(mobile): asset face sync (#20022) 2025-07-22 17:17:52 +00:00
device_asset.model.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
exif.model.dart feat(mobile): sqlite asset viewer (#19552) 2025-07-02 18:24:37 +00:00
log.model.dart chore(mobile): rename log enum to lowercase (#16476) 2025-03-02 06:30:48 -06:00
memory.model.dart feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
person.model.dart feat(mobile): asset face sync (#20022) 2025-07-22 17:17:52 +00:00
search_result.model.dart feat(mobile): drift search page (#19811) 2025-07-17 15:25:25 -05:00
setting.model.dart feat: sqlite video player (#19792) 2025-07-09 09:34:25 -05:00
stack.model.dart feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
store.model.dart feat: new upload (cont) (#20029) 2025-07-21 15:30:51 -05:00
sync_event.model.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 -05:00
timeline.model.dart feat: show stacks in asset viewer (#19935) 2025-07-18 04:31:04 +00:00
user.model.dart feat: drift partners (#20051) 2025-07-21 16:58:53 -05:00
user_metadata.model.dart feat(mobile): drift user metadata sync (#19894) 2025-07-15 09:17:35 -05:00