immich/mobile/test
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
..
domain feat(mobile): asset face sync (#20022) 2025-07-22 17:17:52 +00:00
drift/main fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
fixtures feat: sync auth user (#20067) 2025-07-23 09:59:33 -04:00
infrastructure feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 -05:00
modules feat: album edit (#19936) 2025-07-15 20:37:44 -05:00
pages/search refactor(mobile): render list (#16303) 2025-02-25 11:33:48 -06:00
services refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
test_utils feat(mobile): add album asset sync (#19522) 2025-06-26 08:50:39 -05:00
api.mocks.dart feat(mobile): assets + exif stream sync placeholder (#17677) 2025-04-18 19:01:16 +00:00
dto.mocks.dart fix(mobile): fix text search (#14873) 2025-01-07 16:26:14 +00:00
mock_http_override.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
repository.mocks.dart refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
service.mocks.dart fix(mobile): auto trash using MANAGE_MEDIA (#17828) 2025-04-24 19:09:50 -05:00
test_utils.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
widget_tester_extensions.dart chore(mobile): upgrade flutter to 3.22 (#9518) 2024-05-16 10:58:02 -05:00