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 bcc2c34eef
feat(mobile): partner sharing (#2541)
* feat(mobile): partner sharing

* getAllAssets for other users

* i18n

* fix tests

* try to fix web tests

* shared with/by confusion

* error logging

* guard against outdated server version
2023-05-24 22:52:43 -05:00
..
album.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
album.g.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
asset.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
asset.g.dart refactor(mobile): add AssetState and proper asset updating (#2270) 2023-04-18 04:47:24 -05:00
etag.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
etag.g.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
exif_info.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
exif_info.g.dart refactor(mobile): add AssetState and proper asset updating (#2270) 2023-04-18 04:47:24 -05:00
logger_message.model.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
logger_message.model.g.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
server_info_state.model.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
store.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
store.g.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
user.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
user.g.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00