mirror-immich/mobile/lib
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
..
constants chore: refactor download group (#20099) 2025-07-23 04:21:58 +00:00
domain fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
entities feat: migrate backup albums to sqlite (#20049) 2025-07-21 12:56:49 -05:00
extensions feat: new upload (cont) (#20029) 2025-07-21 15:30:51 -05:00
infrastructure fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): new upload (#18726) 2025-07-19 04:58:53 +00:00
pages fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
platform feat: sqlite video player (#19792) 2025-07-09 09:34:25 -05:00
presentation fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
providers fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
repositories chore: refactor download group (#20099) 2025-07-23 04:21:58 +00:00
routing feat(mobile): beta sync stats page (#19950) 2025-07-22 16:24:32 +00:00
services fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
theme refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
utils chore: refactor download group (#20099) 2025-07-23 04:21:58 +00:00
widgets fix(mobile): sync icon rotation direction (#20088) 2025-07-23 01:31:18 +05:30
main.dart chore: refactor download group (#20099) 2025-07-23 04:21:58 +00:00