1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/shared/models
Fynn Petersen-Frey 911c35a7f1
refactor(mobile): add Isar DB & Store class (#1574)
* refactor(mobile): add Isar DB & Store class

new Store: globally accessible key-value store like Hive (but based on Isar)

replace first few places of Hive usage with the new Store

* reduce max. DB size to prevent errors on older iOS devices

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-02-09 11:32:08 -06:00
..
album.dart refactor(mobile): introduce Album & User classes (#1561) 2023-02-06 01:13:32 -06:00
asset.dart feat(mobile): Library page rework (album sorting, favorites) (#1501) 2023-02-04 21:25:11 -06:00
exif_info.dart refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
image_viewer_page_data.model.dart Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
immich_logger_message.model.dart feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
immich_logger_message.model.g.dart feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
server_info_state.model.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
store.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
store.g.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
upload_profile_image_repsonse.model.dart Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
user.dart refactor(mobile): introduce Album & User classes (#1561) 2023-02-06 01:13:32 -06:00