0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/mobile/lib/modules/search/providers
Emanuel Bennici fd3a1a4da8
fix(mobile): Fix "Live Images" and "Recently added" page ()
* 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 .

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