immich/mobile/lib/pages/backup
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_preview.page.dart refactor(mobile): encapsulate most access to photomanager in repository (#12754) 2024-09-18 17:15:52 +02:00
backup_album_selection.page.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
backup_controller.page.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
backup_options.page.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
drift_backup.page.dart fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
drift_backup_album_selection.page.dart fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
drift_upload_detail.page.dart chore: handle requeue upload when target albums changed (#20089) 2025-07-22 17:11:06 -05:00
failed_backup_status.page.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30