mirror of
https://github.com/immich-app/immich.git
synced 2024-12-17 12:22:31 +02:00
911c35a7f1
* 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> |
||
---|---|---|
.. | ||
album.dart | ||
asset.dart | ||
exif_info.dart | ||
image_viewer_page_data.model.dart | ||
immich_logger_message.model.dart | ||
immich_logger_message.model.g.dart | ||
server_info_state.model.dart | ||
store.dart | ||
store.g.dart | ||
upload_profile_image_repsonse.model.dart | ||
user.dart |