mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
feat: UserMetadata sync (#19882)
* feat: UserMetadata sync * refactor: sync table filters (#19887)
This commit is contained in:
parent
9e48ae3052
commit
df581cc0d5
20 changed files with 653 additions and 50 deletions
2
mobile/openapi/lib/api.dart
generated
2
mobile/openapi/lib/api.dart
generated
|
|
@ -272,6 +272,8 @@ part 'model/sync_stack_delete_v1.dart';
|
|||
part 'model/sync_stack_v1.dart';
|
||||
part 'model/sync_stream_dto.dart';
|
||||
part 'model/sync_user_delete_v1.dart';
|
||||
part 'model/sync_user_metadata_delete_v1.dart';
|
||||
part 'model/sync_user_metadata_v1.dart';
|
||||
part 'model/sync_user_v1.dart';
|
||||
part 'model/system_config_backups_dto.dart';
|
||||
part 'model/system_config_dto.dart';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue