immich/mobile/lib
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
..
constants chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
data chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
domain feat: memories view (#28675) 2026-08-24 19:16:33 -05:00
entities refactor: yeet old timeline (#27666) 2026-04-15 23:00:27 +05:30
extensions chore: pump flutter to 3.47.1 (#30962) 2026-08-25 00:45:50 +05:30
infrastructure feat: memories view (#28675) 2026-08-24 19:16:33 -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 chore(mobile): migrate remaining simple classes to Freezed (#30907) 2026-08-21 22:37:03 +05:30
pages feat: memories view (#28675) 2026-08-24 19:16:33 -05:00
presentation feat: memories view (#28675) 2026-08-24 19:16:33 -05: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
routing feat: memories view (#28675) 2026-08-24 19:16:33 -05:00
services chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
theme chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
utils feat: memories view (#28675) 2026-08-24 19:16:33 -05:00
widgets fix(mobile): respect 24h system setting (#30792) 2026-08-23 17:51:03 +05:30
main.dart feat: actions undo handling (#30481) 2026-08-19 00:06:57 +05:30
wm_executor.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00