1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 13:26:47 +01:00
immich/mobile/lib/modules/login
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
..
models feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550) 2023-02-05 08:07:02 -06:00
providers refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
services feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00
ui feat(mobile): Removed stay logged in checkbox and made it enabled by default (#1550) 2023-02-05 08:07:02 -06:00
views feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00