mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| builtin_extensions.dart | ||
| bytes_units.dart | ||
| capitalize_first_letter.dart | ||
| files_helper.dart | ||
| image_url_builder.dart | ||
| immich_app_theme.dart | ||
| immich_cache_info_repository.dart | ||
| migration.dart | ||
| openapi_extensions.dart | ||
| tuple.dart | ||
| url_helper.dart | ||