1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00
immich/mobile/lib/utils
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
..
builtin_extensions.dart refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
bytes_units.dart feat(server,web,mobile): Use binary prefixes for data sizes (#1009) 2022-11-24 11:39:27 -06:00
capitalize_first_letter.dart Added machine learning microservice and object detection (#76) 2022-03-27 14:58:54 -05:00
files_helper.dart feat(server): support 3gpp format (#582) 2022-09-05 08:53:13 -05:00
image_url_builder.dart refactor(mobile): introduce Album & User classes (#1561) 2023-02-06 01:13:32 -06:00
immich_app_theme.dart feat(mobile): Add multi selected assets to album (#1446) 2023-01-27 15:05:08 -06:00
immich_cache_info_repository.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
migration.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
openapi_extensions.dart chore(mobile): Run dart analyze in CI (#1425) 2023-01-26 08:40:19 -06:00
tuple.dart feat(mobile): use cached asset info if unchanged instead of downloading all assets (#1017) 2022-11-26 10:16:02 -06:00
url_helper.dart feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00