1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/modules/search/providers
Emanuel Bennici fd3a1a4da8
fix(mobile): Fix "Live Images" and "Recently added" page (#6030)
* fix(mobile): Load assets on "Live-Images" page

Instead of requesting the server for the relevant entries, we can use
the local DB.

This change fixes loading errors when going to the "Live-Images" page.
It is similar to the work done with #5971.

* fix(mobile): Fix Recently added page
2023-12-27 23:33:37 -06:00
..
all_motion_photos.provider.dart fix(mobile): Fix "Live Images" and "Recently added" page (#6030) 2023-12-27 23:33:37 -06:00
all_video_assets.provider.dart feat(mobile): load search result assets from local DB (#5971) 2023-12-26 15:41:51 -06:00
people.provider.dart refactor(mobile): riverpod codegen + riverpod lint (#4836) 2023-11-19 10:04:44 -06:00
people.provider.g.dart refactor(mobile): riverpod codegen + riverpod lint (#4836) 2023-11-19 10:04:44 -06:00
recently_added.provider.dart fix(mobile): Fix "Live Images" and "Recently added" page (#6030) 2023-12-27 23:33:37 -06:00
search_page_state.provider.dart chore(mobile): remove things sections (#3309) 2023-07-17 11:20:05 -05:00
search_result_page.provider.dart feat(mobile): improve explore page and allow metadata search (#2097) 2023-03-28 15:34:06 +00:00