immich/mobile/lib/utils
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
..
cache fix(mobile): correct maximumSizeBytes setter to use maximumSizeBytes property (#27098) 2026-03-20 12:22:59 -04:00
hooks chore: pump flutter_lints to 6.0 (#30664) 2026-08-15 16:55:45 +05:30
action_button.utils.dart chore: migrate mobile translations accessor (1) (#30667) 2026-08-11 14:41:11 +05:30
album_filter.utils.dart chore(mobile): migrate remaining simple classes to Freezed (#30907) 2026-08-21 22:37:03 +05:30
asset_filter.dart refactor: asset update method (#30201) 2026-07-27 10:15:36 -04:00
async_mutex.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
bootstrap.dart chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
bytes_units.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
datetime_helpers.dart fix: merged timeline orderby localtime (#22371) 2025-09-29 09:53:40 -05:00
debounce.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
debug_print.dart chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00
diff.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
draggable_scroll_controller.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
editor.utils.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
error_handler.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
image_converter.dart chore(mobile): Apply stricter linting rules for correctness (#30372) 2026-07-30 19:39:24 +00:00
image_url_builder.dart chore(mobile): Apply stricter linting rules for formatting (#30370) 2026-07-30 08:56:46 +00:00
isolate.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
isolate_worker.dart fix(mobile): proper background task cleanup (#28694) 2026-06-03 08:16:19 -04:00
licenses.dart feat: add license page to app bar dialog (#19971) 2025-07-16 09:36:17 -05:00
map_utils.dart chore: migrate mobile translations accessor (3) (#30670) 2026-08-11 14:41:12 +05:30
matrix.utils.dart feat: mobile editing (#25397) 2026-04-15 09:26:40 -05:00
migration.dart chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
openapi_patching.dart feat: memories view (#28675) 2026-08-24 19:16:33 -05:00
option.dart refactor: asset update method (#30201) 2026-07-27 10:15:36 -04:00
people.utils.dart refactor: unify person model (#30659) 2026-08-12 21:12:11 +05:30
provider_utils.dart chore(mobile): move Drift into mobile/data (#30966) 2026-08-25 00:51:02 +05:30
semver.dart feat: release candidate support (#28665) 2026-06-01 16:10:07 +02:00
system_ui.utils.dart fix(mobile): app doesn't exit full-screen mode (#29301) 2026-06-24 20:48:01 -05:00
timezone.dart fix(mobile): respect 24h system setting (#30792) 2026-08-23 17:51:03 +05:30
upload_speed_calculator.dart chore: dart http foreground upload (#24883) 2026-01-15 20:10:08 -06:00
url_helper.dart fix(mobile): allow URL validation to pass when scheme is not provided (#30142) 2026-07-23 19:46:48 +05:30
user_agent.dart fix: user-agent format (#27488) 2026-04-03 12:26:50 -04:00
version_compatibility.dart fix: version compatability check (#29405) 2026-06-30 18:44:53 +00:00