1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/search
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
..
models feat(mobile): Use new search API and GridView for Places / Locations (#2043) 2023-03-23 10:08:14 -05:00
providers fix(mobile): Fix "Live Images" and "Recently added" page (#6030) 2023-12-27 23:33:37 -06:00
services feat(mobile): load search result assets from local DB (#5971) 2023-12-26 15:41:51 -06:00
ui feat(mobile): edit date time & location (#5461) 2023-12-05 13:34:37 -06:00
views refactor(mobile): log asyncvalue errors (#5327) 2023-11-29 04:17:29 +00:00