immich/mobile/test
Ben Beckford 351be95769
feat: memories view (#28675)
* wip web memories view

* paginate searchMemories

* improve memories ui

* feat(mobile): memories view

* improve memories web ui

* fix(web): avoid unnecessary memory refreshes

* refactor(web): move timline memory manager filter

* fix(web): memories infinitely loading on 0 results

* fix(web): memories resetting

* feat(web): animated memory previews

* feat(web): memory page dark styling

* chore(mobile): fix failing memory lane tests

* chore(mobile): remove old import

* chore(e2e): fix failing memory lane tests

* chore(server): revert searchMemories changes

* chore(server): lint

* chore(mobile): fix bad merge

* chore(e2e): fix memory ui tests

* chore(web): rename /memory to /memories

* chore(mobile): linting

* chore(web): linting

* fix(web): prevent duplicate memory page loading

* fix(web): lint

* fix(web): memories page improvements

* chore(mobile): lint

* fix(mobile): fix translations

* fix(mobile): build errors

* fix(web): prevent memories from infinitely loading

* chore(e2e)): fix failng memory viewer test

* chore(web): clean up types in memory manager

* chore(web): lint

* feat: update list and detail memory page layouts

* onlyFavorites through drift

* rename to get all

* mobile: use widgetWhen in memory list page

* remove redundant check

* fix: e2e

---------

Co-authored-by: Timon <mail@timonrieger.de>
Co-authored-by: Jason Rasmussen <jason@rasm.me>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2026-08-24 19:16:33 -05:00
..
domain chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
drift/main chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
fixtures feat(mobile): add three-state field serialization (#27231) 2026-06-03 08:13:17 -04:00
infrastructure chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
medium chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
mocks feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
modules chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
pages/common fix(mobile): mark finished downloads complete instead of leaving them stuck (#29023) 2026-08-17 16:10:26 +06:00
presentation/widgets fix: do not exit search screen on back during multiselect (#30689) 2026-08-23 12:19:52 +00:00
providers feat: memories view (#28675) 2026-08-24 19:16:33 -05:00
repositories chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
services chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
test_utils chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
unit chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
utils chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
utils_legacy refactor: mobile delete action (#29771) 2026-08-01 08:06:41 +05:30
api.mocks.dart fix: still part of live photo hidden on bg upload (#29884) 2026-07-13 14:50:06 -05:00
flutter_test_config.dart chore: disable logs in tests (#29360) 2026-06-29 09:43:51 -04:00
mock_http_override.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
openapi_patches_coverage.dart feat: user upload heatmap (#28593) 2026-06-04 15:36:09 -04:00
repository.mocks.dart refactor: gallery permission notifier (#30477) 2026-08-08 11:14:14 -05:00
riverpod_mocks.dart refactor: mobile edit asset actions (#30264) 2026-08-01 08:06:42 +05:30
service.mocks.dart fix(mobile): stop websocket reconnect loop draining battery when server is unreachable (#29901) 2026-08-04 18:51:28 +00:00
test_utils.dart feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
utils.dart refactor: medium repository context helpers (#28311) 2026-05-09 08:19:31 -05:00
widget_tester_extensions.dart chore: disable logs in tests (#29360) 2026-06-29 09:43:51 -04:00