immich/mobile/lib/presentation/widgets/asset_viewer
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
..
bottom_sheet chore: styling for asset_viewer bottom sheet (#20006) 2025-07-18 08:36:29 -05:00
asset_stack.provider.dart fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
asset_stack.widget.dart feat: show stacks in asset viewer (#19935) 2025-07-18 04:31:04 +00:00
asset_viewer.page.dart fix: reduce asset_viewer reloads (#20083) 2025-07-22 11:58:34 -05:00
asset_viewer.state.dart fix: reduce asset_viewer reloads (#20083) 2025-07-22 11:58:34 -05:00
bottom_bar.widget.dart fix: remove safe area from bottom bar (#20102) 2025-07-23 08:23:49 -05:00
bottom_sheet.widget.dart feat: delete actions (#20034) 2025-07-22 16:36:00 +00:00
top_app_bar.widget.dart chore: finish drift locked page (#20013) 2025-07-18 18:16:22 +00:00
video_viewer.widget.dart fix: remove safe area from bottom bar (#20102) 2025-07-23 08:23:49 -05:00
video_viewer_controls.widget.dart feat: sqlite video player (#19792) 2025-07-09 09:34:25 -05:00