You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	Version v1.72.0
This commit is contained in:
		
							
								
								
									
										2
									
								
								cli/src/api/open-api/api.ts
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								cli/src/api/open-api/api.ts
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|  * Immich | ||||
|  * Immich API | ||||
|  * | ||||
|  * The version of the OpenAPI document: 1.71.0 | ||||
|  * The version of the OpenAPI document: 1.72.0 | ||||
|  *  | ||||
|  * | ||||
|  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 | ||||
|   | ||||
							
								
								
									
										2
									
								
								cli/src/api/open-api/base.ts
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								cli/src/api/open-api/base.ts
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|  * Immich | ||||
|  * Immich API | ||||
|  * | ||||
|  * The version of the OpenAPI document: 1.71.0 | ||||
|  * The version of the OpenAPI document: 1.72.0 | ||||
|  *  | ||||
|  * | ||||
|  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 | ||||
|   | ||||
							
								
								
									
										2
									
								
								cli/src/api/open-api/common.ts
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								cli/src/api/open-api/common.ts
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|  * Immich | ||||
|  * Immich API | ||||
|  * | ||||
|  * The version of the OpenAPI document: 1.71.0 | ||||
|  * The version of the OpenAPI document: 1.72.0 | ||||
|  *  | ||||
|  * | ||||
|  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 | ||||
|   | ||||
							
								
								
									
										2
									
								
								cli/src/api/open-api/configuration.ts
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								cli/src/api/open-api/configuration.ts
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|  * Immich | ||||
|  * Immich API | ||||
|  * | ||||
|  * The version of the OpenAPI document: 1.71.0 | ||||
|  * The version of the OpenAPI document: 1.72.0 | ||||
|  *  | ||||
|  * | ||||
|  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 | ||||
|   | ||||
							
								
								
									
										2
									
								
								cli/src/api/open-api/index.ts
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								cli/src/api/open-api/index.ts
									
									
									
										generated
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|  * Immich | ||||
|  * Immich API | ||||
|  * | ||||
|  * The version of the OpenAPI document: 1.71.0 | ||||
|  * The version of the OpenAPI document: 1.72.0 | ||||
|  *  | ||||
|  * | ||||
|  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
 | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| [tool.poetry] | ||||
| name = "machine-learning" | ||||
| version = "1.71.0" | ||||
| version = "1.72.0" | ||||
| description = "" | ||||
| authors = ["Hau Tran <alex.tran1502@gmail.com>"] | ||||
| readme = "README.md" | ||||
|   | ||||
| @@ -35,8 +35,8 @@ platform :android do | ||||
|       task: 'bundle',  | ||||
|       build_type: 'Release', | ||||
|       properties: { | ||||
|         "android.injected.version.code" => 94, | ||||
|         "android.injected.version.name" => "1.71.0", | ||||
|         "android.injected.version.code" => 95, | ||||
|         "android.injected.version.name" => "1.72.0", | ||||
|       } | ||||
|     ) | ||||
|     upload_to_play_store(skip_upload_apk: true, skip_upload_images: true, skip_upload_screenshots: true, aab: '../build/app/outputs/bundle/release/app-release.aab') | ||||
|   | ||||
| @@ -19,7 +19,7 @@ platform :ios do | ||||
|   desc "iOS Beta" | ||||
|   lane :beta do | ||||
|     increment_version_number( | ||||
|       version_number: "1.71.0" | ||||
|       version_number: "1.72.0" | ||||
|     ) | ||||
|     increment_build_number( | ||||
|       build_number: latest_testflight_build_number + 1, | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/README.md
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/README.md
									
									
									
										generated
									
									
									
								
							| @@ -3,7 +3,7 @@ Immich API | ||||
| 
 | ||||
| This Dart package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: | ||||
| 
 | ||||
| - API version: 1.71.0 | ||||
| - API version: 1.72.0 | ||||
| - Build package: org.openapitools.codegen.languages.DartClientCodegen | ||||
| 
 | ||||
| ## Requirements | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/add_users_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/add_users_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class AddUsersDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AddUsersDto && | ||||
|      other.sharedUserIds == sharedUserIds; | ||||
|     _deepEquality.equals(other.sharedUserIds, sharedUserIds); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -32,11 +32,11 @@ class AdminSignupResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AdminSignupResponseDto && | ||||
|      other.createdAt == createdAt && | ||||
|      other.email == email && | ||||
|      other.firstName == firstName && | ||||
|      other.id == id && | ||||
|      other.lastName == lastName; | ||||
|     other.createdAt == createdAt && | ||||
|     other.email == email && | ||||
|     other.firstName == firstName && | ||||
|     other.id == id && | ||||
|     other.lastName == lastName; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class AlbumCountResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AlbumCountResponseDto && | ||||
|      other.notShared == notShared && | ||||
|      other.owned == owned && | ||||
|      other.shared == shared; | ||||
|     other.notShared == notShared && | ||||
|     other.owned == owned && | ||||
|     other.shared == shared; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										26
									
								
								mobile/openapi/lib/model/album_response_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										26
									
								
								mobile/openapi/lib/model/album_response_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -62,19 +62,19 @@ class AlbumResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AlbumResponseDto && | ||||
|      other.albumName == albumName && | ||||
|      other.albumThumbnailAssetId == albumThumbnailAssetId && | ||||
|      other.assetCount == assetCount && | ||||
|      other.assets == assets && | ||||
|      other.createdAt == createdAt && | ||||
|      other.description == description && | ||||
|      other.id == id && | ||||
|      other.lastModifiedAssetTimestamp == lastModifiedAssetTimestamp && | ||||
|      other.owner == owner && | ||||
|      other.ownerId == ownerId && | ||||
|      other.shared == shared && | ||||
|      other.sharedUsers == sharedUsers && | ||||
|      other.updatedAt == updatedAt; | ||||
|     other.albumName == albumName && | ||||
|     other.albumThumbnailAssetId == albumThumbnailAssetId && | ||||
|     other.assetCount == assetCount && | ||||
|     _deepEquality.equals(other.assets, assets) && | ||||
|     other.createdAt == createdAt && | ||||
|     other.description == description && | ||||
|     other.id == id && | ||||
|     other.lastModifiedAssetTimestamp == lastModifiedAssetTimestamp && | ||||
|     other.owner == owner && | ||||
|     other.ownerId == ownerId && | ||||
|     other.shared == shared && | ||||
|     _deepEquality.equals(other.sharedUsers, sharedUsers) && | ||||
|     other.updatedAt == updatedAt; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -47,16 +47,16 @@ class AllJobStatusResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AllJobStatusResponseDto && | ||||
|      other.backgroundTask == backgroundTask && | ||||
|      other.clipEncoding == clipEncoding && | ||||
|      other.metadataExtraction == metadataExtraction && | ||||
|      other.objectTagging == objectTagging && | ||||
|      other.recognizeFaces == recognizeFaces && | ||||
|      other.search == search && | ||||
|      other.sidecar == sidecar && | ||||
|      other.storageTemplateMigration == storageTemplateMigration && | ||||
|      other.thumbnailGeneration == thumbnailGeneration && | ||||
|      other.videoConversion == videoConversion; | ||||
|     other.backgroundTask == backgroundTask && | ||||
|     other.clipEncoding == clipEncoding && | ||||
|     other.metadataExtraction == metadataExtraction && | ||||
|     other.objectTagging == objectTagging && | ||||
|     other.recognizeFaces == recognizeFaces && | ||||
|     other.search == search && | ||||
|     other.sidecar == sidecar && | ||||
|     other.storageTemplateMigration == storageTemplateMigration && | ||||
|     other.thumbnailGeneration == thumbnailGeneration && | ||||
|     other.videoConversion == videoConversion; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/api_key_create_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/api_key_create_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -26,7 +26,7 @@ class APIKeyCreateDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is APIKeyCreateDto && | ||||
|      other.name == name; | ||||
|     other.name == name; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class APIKeyCreateResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is APIKeyCreateResponseDto && | ||||
|      other.apiKey == apiKey && | ||||
|      other.secret == secret; | ||||
|     other.apiKey == apiKey && | ||||
|     other.secret == secret; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -29,10 +29,10 @@ class APIKeyResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is APIKeyResponseDto && | ||||
|      other.createdAt == createdAt && | ||||
|      other.id == id && | ||||
|      other.name == name && | ||||
|      other.updatedAt == updatedAt; | ||||
|     other.createdAt == createdAt && | ||||
|     other.id == id && | ||||
|     other.name == name && | ||||
|     other.updatedAt == updatedAt; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/api_key_update_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/api_key_update_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class APIKeyUpdateDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is APIKeyUpdateDto && | ||||
|      other.name == name; | ||||
|     other.name == name; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class AssetBulkUploadCheckDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetBulkUploadCheckDto && | ||||
|      other.assets == assets; | ||||
|     _deepEquality.equals(other.assets, assets); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -24,8 +24,8 @@ class AssetBulkUploadCheckItem { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetBulkUploadCheckItem && | ||||
|      other.checksum == checksum && | ||||
|      other.id == id; | ||||
|     other.checksum == checksum && | ||||
|     other.id == id; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class AssetBulkUploadCheckResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetBulkUploadCheckResponseDto && | ||||
|      other.results == results; | ||||
|     _deepEquality.equals(other.results, results); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -35,10 +35,10 @@ class AssetBulkUploadCheckResult { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetBulkUploadCheckResult && | ||||
|      other.action == action && | ||||
|      other.assetId == assetId && | ||||
|      other.id == id && | ||||
|      other.reason == reason; | ||||
|     other.action == action && | ||||
|     other.assetId == assetId && | ||||
|     other.id == id && | ||||
|     other.reason == reason; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class AssetFileUploadResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetFileUploadResponseDto && | ||||
|      other.duplicate == duplicate && | ||||
|      other.id == id; | ||||
|     other.duplicate == duplicate && | ||||
|     other.id == id; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/asset_ids_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/asset_ids_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class AssetIdsDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetIdsDto && | ||||
|      other.assetIds == assetIds; | ||||
|     _deepEquality.equals(other.assetIds, assetIds); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class AssetIdsResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetIdsResponseDto && | ||||
|      other.assetId == assetId && | ||||
|      other.error == error && | ||||
|      other.success == success; | ||||
|     other.assetId == assetId && | ||||
|     other.error == error && | ||||
|     other.success == success; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										42
									
								
								mobile/openapi/lib/model/asset_response_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										42
									
								
								mobile/openapi/lib/model/asset_response_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -94,27 +94,27 @@ class AssetResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetResponseDto && | ||||
|      other.checksum == checksum && | ||||
|      other.deviceAssetId == deviceAssetId && | ||||
|      other.deviceId == deviceId && | ||||
|      other.duration == duration && | ||||
|      other.exifInfo == exifInfo && | ||||
|      other.fileCreatedAt == fileCreatedAt && | ||||
|      other.fileModifiedAt == fileModifiedAt && | ||||
|      other.id == id && | ||||
|      other.isArchived == isArchived && | ||||
|      other.isFavorite == isFavorite && | ||||
|      other.livePhotoVideoId == livePhotoVideoId && | ||||
|      other.originalFileName == originalFileName && | ||||
|      other.originalPath == originalPath && | ||||
|      other.ownerId == ownerId && | ||||
|      other.people == people && | ||||
|      other.resized == resized && | ||||
|      other.smartInfo == smartInfo && | ||||
|      other.tags == tags && | ||||
|      other.thumbhash == thumbhash && | ||||
|      other.type == type && | ||||
|      other.updatedAt == updatedAt; | ||||
|     other.checksum == checksum && | ||||
|     other.deviceAssetId == deviceAssetId && | ||||
|     other.deviceId == deviceId && | ||||
|     other.duration == duration && | ||||
|     other.exifInfo == exifInfo && | ||||
|     other.fileCreatedAt == fileCreatedAt && | ||||
|     other.fileModifiedAt == fileModifiedAt && | ||||
|     other.id == id && | ||||
|     other.isArchived == isArchived && | ||||
|     other.isFavorite == isFavorite && | ||||
|     other.livePhotoVideoId == livePhotoVideoId && | ||||
|     other.originalFileName == originalFileName && | ||||
|     other.originalPath == originalPath && | ||||
|     other.ownerId == ownerId && | ||||
|     _deepEquality.equals(other.people, people) && | ||||
|     other.resized == resized && | ||||
|     other.smartInfo == smartInfo && | ||||
|     _deepEquality.equals(other.tags, tags) && | ||||
|     other.thumbhash == thumbhash && | ||||
|     other.type == type && | ||||
|     other.updatedAt == updatedAt; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class AssetStatsResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AssetStatsResponseDto && | ||||
|      other.images == images && | ||||
|      other.total == total && | ||||
|      other.videos == videos; | ||||
|     other.images == images && | ||||
|     other.total == total && | ||||
|     other.videos == videos; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -35,12 +35,12 @@ class AuthDeviceResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is AuthDeviceResponseDto && | ||||
|      other.createdAt == createdAt && | ||||
|      other.current == current && | ||||
|      other.deviceOS == deviceOS && | ||||
|      other.deviceType == deviceType && | ||||
|      other.id == id && | ||||
|      other.updatedAt == updatedAt; | ||||
|     other.createdAt == createdAt && | ||||
|     other.current == current && | ||||
|     other.deviceOS == deviceOS && | ||||
|     other.deviceType == deviceType && | ||||
|     other.id == id && | ||||
|     other.updatedAt == updatedAt; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class BulkIdResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is BulkIdResponseDto && | ||||
|      other.error == error && | ||||
|      other.id == id && | ||||
|      other.success == success; | ||||
|     other.error == error && | ||||
|     other.id == id && | ||||
|     other.success == success; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/bulk_ids_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/bulk_ids_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class BulkIdsDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is BulkIdsDto && | ||||
|      other.ids == ids; | ||||
|     _deepEquality.equals(other.ids, ids); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class ChangePasswordDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ChangePasswordDto && | ||||
|      other.newPassword == newPassword && | ||||
|      other.password == password; | ||||
|     other.newPassword == newPassword && | ||||
|     other.password == password; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class CheckDuplicateAssetDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CheckDuplicateAssetDto && | ||||
|      other.deviceAssetId == deviceAssetId && | ||||
|      other.deviceId == deviceId; | ||||
|     other.deviceAssetId == deviceAssetId && | ||||
|     other.deviceId == deviceId; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -29,8 +29,8 @@ class CheckDuplicateAssetResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CheckDuplicateAssetResponseDto && | ||||
|      other.id == id && | ||||
|      other.isExist == isExist; | ||||
|     other.id == id && | ||||
|     other.isExist == isExist; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class CheckExistingAssetsDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CheckExistingAssetsDto && | ||||
|      other.deviceAssetIds == deviceAssetIds && | ||||
|      other.deviceId == deviceId; | ||||
|     _deepEquality.equals(other.deviceAssetIds, deviceAssetIds) && | ||||
|     other.deviceId == deviceId; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class CheckExistingAssetsResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CheckExistingAssetsResponseDto && | ||||
|      other.existingIds == existingIds; | ||||
|     _deepEquality.equals(other.existingIds, existingIds); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										8
									
								
								mobile/openapi/lib/model/create_album_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								mobile/openapi/lib/model/create_album_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -35,10 +35,10 @@ class CreateAlbumDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CreateAlbumDto && | ||||
|      other.albumName == albumName && | ||||
|      other.assetIds == assetIds && | ||||
|      other.description == description && | ||||
|      other.sharedWithUserIds == sharedWithUserIds; | ||||
|     other.albumName == albumName && | ||||
|     _deepEquality.equals(other.assetIds, assetIds) && | ||||
|     other.description == description && | ||||
|     _deepEquality.equals(other.sharedWithUserIds, sharedWithUserIds); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class CreateProfileImageResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CreateProfileImageResponseDto && | ||||
|      other.profileImagePath == profileImagePath && | ||||
|      other.userId == userId; | ||||
|     other.profileImagePath == profileImagePath && | ||||
|     other.userId == userId; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										4
									
								
								mobile/openapi/lib/model/create_tag_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								mobile/openapi/lib/model/create_tag_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -23,8 +23,8 @@ class CreateTagDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CreateTagDto && | ||||
|      other.name == name && | ||||
|      other.type == type; | ||||
|     other.name == name && | ||||
|     other.type == type; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										12
									
								
								mobile/openapi/lib/model/create_user_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								mobile/openapi/lib/model/create_user_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -35,12 +35,12 @@ class CreateUserDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CreateUserDto && | ||||
|      other.email == email && | ||||
|      other.externalPath == externalPath && | ||||
|      other.firstName == firstName && | ||||
|      other.lastName == lastName && | ||||
|      other.password == password && | ||||
|      other.storageLabel == storageLabel; | ||||
|     other.email == email && | ||||
|     other.externalPath == externalPath && | ||||
|     other.firstName == firstName && | ||||
|     other.lastName == lastName && | ||||
|     other.password == password && | ||||
|     other.storageLabel == storageLabel; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -32,11 +32,11 @@ class CuratedLocationsResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CuratedLocationsResponseDto && | ||||
|      other.city == city && | ||||
|      other.deviceAssetId == deviceAssetId && | ||||
|      other.deviceId == deviceId && | ||||
|      other.id == id && | ||||
|      other.resizePath == resizePath; | ||||
|     other.city == city && | ||||
|     other.deviceAssetId == deviceAssetId && | ||||
|     other.deviceId == deviceId && | ||||
|     other.id == id && | ||||
|     other.resizePath == resizePath; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -32,11 +32,11 @@ class CuratedObjectsResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is CuratedObjectsResponseDto && | ||||
|      other.deviceAssetId == deviceAssetId && | ||||
|      other.deviceId == deviceId && | ||||
|      other.id == id && | ||||
|      other.object == object && | ||||
|      other.resizePath == resizePath; | ||||
|     other.deviceAssetId == deviceAssetId && | ||||
|     other.deviceId == deviceId && | ||||
|     other.id == id && | ||||
|     other.object == object && | ||||
|     other.resizePath == resizePath; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/delete_asset_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/delete_asset_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class DeleteAssetDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is DeleteAssetDto && | ||||
|      other.ids == ids; | ||||
|     _deepEquality.equals(other.ids, ids); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class DeleteAssetResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is DeleteAssetResponseDto && | ||||
|      other.id == id && | ||||
|      other.status == status; | ||||
|     other.id == id && | ||||
|     other.status == status; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class DownloadArchiveInfo { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is DownloadArchiveInfo && | ||||
|      other.assetIds == assetIds && | ||||
|      other.size == size; | ||||
|     _deepEquality.equals(other.assetIds, assetIds) && | ||||
|     other.size == size; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class DownloadResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is DownloadResponseDto && | ||||
|      other.archives == archives && | ||||
|      other.totalSize == totalSize; | ||||
|     _deepEquality.equals(other.archives, archives) && | ||||
|     other.totalSize == totalSize; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										42
									
								
								mobile/openapi/lib/model/exif_response_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										42
									
								
								mobile/openapi/lib/model/exif_response_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -80,27 +80,27 @@ class ExifResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ExifResponseDto && | ||||
|      other.city == city && | ||||
|      other.country == country && | ||||
|      other.dateTimeOriginal == dateTimeOriginal && | ||||
|      other.description == description && | ||||
|      other.exifImageHeight == exifImageHeight && | ||||
|      other.exifImageWidth == exifImageWidth && | ||||
|      other.exposureTime == exposureTime && | ||||
|      other.fNumber == fNumber && | ||||
|      other.fileSizeInByte == fileSizeInByte && | ||||
|      other.focalLength == focalLength && | ||||
|      other.iso == iso && | ||||
|      other.latitude == latitude && | ||||
|      other.lensModel == lensModel && | ||||
|      other.longitude == longitude && | ||||
|      other.make == make && | ||||
|      other.model == model && | ||||
|      other.modifyDate == modifyDate && | ||||
|      other.orientation == orientation && | ||||
|      other.projectionType == projectionType && | ||||
|      other.state == state && | ||||
|      other.timeZone == timeZone; | ||||
|     other.city == city && | ||||
|     other.country == country && | ||||
|     other.dateTimeOriginal == dateTimeOriginal && | ||||
|     other.description == description && | ||||
|     other.exifImageHeight == exifImageHeight && | ||||
|     other.exifImageWidth == exifImageWidth && | ||||
|     other.exposureTime == exposureTime && | ||||
|     other.fNumber == fNumber && | ||||
|     other.fileSizeInByte == fileSizeInByte && | ||||
|     other.focalLength == focalLength && | ||||
|     other.iso == iso && | ||||
|     other.latitude == latitude && | ||||
|     other.lensModel == lensModel && | ||||
|     other.longitude == longitude && | ||||
|     other.make == make && | ||||
|     other.model == model && | ||||
|     other.modifyDate == modifyDate && | ||||
|     other.orientation == orientation && | ||||
|     other.projectionType == projectionType && | ||||
|     other.state == state && | ||||
|     other.timeZone == timeZone; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										22
									
								
								mobile/openapi/lib/model/import_asset_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										22
									
								
								mobile/openapi/lib/model/import_asset_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -74,17 +74,17 @@ class ImportAssetDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ImportAssetDto && | ||||
|      other.assetPath == assetPath && | ||||
|      other.deviceAssetId == deviceAssetId && | ||||
|      other.deviceId == deviceId && | ||||
|      other.duration == duration && | ||||
|      other.fileCreatedAt == fileCreatedAt && | ||||
|      other.fileModifiedAt == fileModifiedAt && | ||||
|      other.isArchived == isArchived && | ||||
|      other.isFavorite == isFavorite && | ||||
|      other.isReadOnly == isReadOnly && | ||||
|      other.isVisible == isVisible && | ||||
|      other.sidecarPath == sidecarPath; | ||||
|     other.assetPath == assetPath && | ||||
|     other.deviceAssetId == deviceAssetId && | ||||
|     other.deviceId == deviceId && | ||||
|     other.duration == duration && | ||||
|     other.fileCreatedAt == fileCreatedAt && | ||||
|     other.fileModifiedAt == fileModifiedAt && | ||||
|     other.isArchived == isArchived && | ||||
|     other.isFavorite == isFavorite && | ||||
|     other.isReadOnly == isReadOnly && | ||||
|     other.isVisible == isVisible && | ||||
|     other.sidecarPath == sidecarPath; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										4
									
								
								mobile/openapi/lib/model/job_command_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								mobile/openapi/lib/model/job_command_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -23,8 +23,8 @@ class JobCommandDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is JobCommandDto && | ||||
|      other.command == command && | ||||
|      other.force == force; | ||||
|     other.command == command && | ||||
|     other.force == force; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										12
									
								
								mobile/openapi/lib/model/job_counts_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								mobile/openapi/lib/model/job_counts_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -35,12 +35,12 @@ class JobCountsDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is JobCountsDto && | ||||
|      other.active == active && | ||||
|      other.completed == completed && | ||||
|      other.delayed == delayed && | ||||
|      other.failed == failed && | ||||
|      other.paused == paused && | ||||
|      other.waiting == waiting; | ||||
|     other.active == active && | ||||
|     other.completed == completed && | ||||
|     other.delayed == delayed && | ||||
|     other.failed == failed && | ||||
|     other.paused == paused && | ||||
|     other.waiting == waiting; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/job_settings_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/job_settings_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class JobSettingsDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is JobSettingsDto && | ||||
|      other.concurrency == concurrency; | ||||
|     other.concurrency == concurrency; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										4
									
								
								mobile/openapi/lib/model/job_status_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								mobile/openapi/lib/model/job_status_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -23,8 +23,8 @@ class JobStatusDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is JobStatusDto && | ||||
|      other.jobCounts == jobCounts && | ||||
|      other.queueStatus == queueStatus; | ||||
|     other.jobCounts == jobCounts && | ||||
|     other.queueStatus == queueStatus; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class LoginCredentialDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is LoginCredentialDto && | ||||
|      other.email == email && | ||||
|      other.password == password; | ||||
|     other.email == email && | ||||
|     other.password == password; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										16
									
								
								mobile/openapi/lib/model/login_response_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								mobile/openapi/lib/model/login_response_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -41,14 +41,14 @@ class LoginResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is LoginResponseDto && | ||||
|      other.accessToken == accessToken && | ||||
|      other.firstName == firstName && | ||||
|      other.isAdmin == isAdmin && | ||||
|      other.lastName == lastName && | ||||
|      other.profileImagePath == profileImagePath && | ||||
|      other.shouldChangePassword == shouldChangePassword && | ||||
|      other.userEmail == userEmail && | ||||
|      other.userId == userId; | ||||
|     other.accessToken == accessToken && | ||||
|     other.firstName == firstName && | ||||
|     other.isAdmin == isAdmin && | ||||
|     other.lastName == lastName && | ||||
|     other.profileImagePath == profileImagePath && | ||||
|     other.shouldChangePassword == shouldChangePassword && | ||||
|     other.userEmail == userEmail && | ||||
|     other.userId == userId; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class LogoutResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is LogoutResponseDto && | ||||
|      other.redirectUri == redirectUri && | ||||
|      other.successful == successful; | ||||
|     other.redirectUri == redirectUri && | ||||
|     other.successful == successful; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class MapMarkerResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is MapMarkerResponseDto && | ||||
|      other.id == id && | ||||
|      other.lat == lat && | ||||
|      other.lon == lon; | ||||
|     other.id == id && | ||||
|     other.lat == lat && | ||||
|     other.lon == lon; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class MemoryLaneResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is MemoryLaneResponseDto && | ||||
|      other.assets == assets && | ||||
|      other.title == title; | ||||
|     _deepEquality.equals(other.assets, assets) && | ||||
|     other.title == title; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/merge_person_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/merge_person_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class MergePersonDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is MergePersonDto && | ||||
|      other.ids == ids; | ||||
|     _deepEquality.equals(other.ids, ids); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class OAuthCallbackDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is OAuthCallbackDto && | ||||
|      other.url == url; | ||||
|     other.url == url; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/o_auth_config_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/o_auth_config_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class OAuthConfigDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is OAuthConfigDto && | ||||
|      other.redirectUri == redirectUri; | ||||
|     other.redirectUri == redirectUri; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -50,11 +50,11 @@ class OAuthConfigResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is OAuthConfigResponseDto && | ||||
|      other.autoLaunch == autoLaunch && | ||||
|      other.buttonText == buttonText && | ||||
|      other.enabled == enabled && | ||||
|      other.passwordLoginEnabled == passwordLoginEnabled && | ||||
|      other.url == url; | ||||
|     other.autoLaunch == autoLaunch && | ||||
|     other.buttonText == buttonText && | ||||
|     other.enabled == enabled && | ||||
|     other.passwordLoginEnabled == passwordLoginEnabled && | ||||
|     other.url == url; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class PeopleResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is PeopleResponseDto && | ||||
|      other.people == people && | ||||
|      other.total == total && | ||||
|      other.visible == visible; | ||||
|     _deepEquality.equals(other.people, people) && | ||||
|     other.total == total && | ||||
|     other.visible == visible; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/people_update_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/people_update_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class PeopleUpdateDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is PeopleUpdateDto && | ||||
|      other.people == people; | ||||
|     _deepEquality.equals(other.people, people); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										8
									
								
								mobile/openapi/lib/model/people_update_item.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								mobile/openapi/lib/model/people_update_item.dart
									
									
									
										generated
									
									
									
								
							| @@ -51,10 +51,10 @@ class PeopleUpdateItem { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is PeopleUpdateItem && | ||||
|      other.featureFaceAssetId == featureFaceAssetId && | ||||
|      other.id == id && | ||||
|      other.isHidden == isHidden && | ||||
|      other.name == name; | ||||
|     other.featureFaceAssetId == featureFaceAssetId && | ||||
|     other.id == id && | ||||
|     other.isHidden == isHidden && | ||||
|     other.name == name; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -29,10 +29,10 @@ class PersonResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is PersonResponseDto && | ||||
|      other.id == id && | ||||
|      other.isHidden == isHidden && | ||||
|      other.name == name && | ||||
|      other.thumbnailPath == thumbnailPath; | ||||
|     other.id == id && | ||||
|     other.isHidden == isHidden && | ||||
|     other.name == name && | ||||
|     other.thumbnailPath == thumbnailPath; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										6
									
								
								mobile/openapi/lib/model/person_update_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								mobile/openapi/lib/model/person_update_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -47,9 +47,9 @@ class PersonUpdateDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is PersonUpdateDto && | ||||
|      other.featureFaceAssetId == featureFaceAssetId && | ||||
|      other.isHidden == isHidden && | ||||
|      other.name == name; | ||||
|     other.featureFaceAssetId == featureFaceAssetId && | ||||
|     other.isHidden == isHidden && | ||||
|     other.name == name; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										4
									
								
								mobile/openapi/lib/model/queue_status_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								mobile/openapi/lib/model/queue_status_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -23,8 +23,8 @@ class QueueStatusDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is QueueStatusDto && | ||||
|      other.isActive == isActive && | ||||
|      other.isPaused == isPaused; | ||||
|     other.isActive == isActive && | ||||
|     other.isPaused == isPaused; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -29,10 +29,10 @@ class SearchAlbumResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchAlbumResponseDto && | ||||
|      other.count == count && | ||||
|      other.facets == facets && | ||||
|      other.items == items && | ||||
|      other.total == total; | ||||
|     other.count == count && | ||||
|     _deepEquality.equals(other.facets, facets) && | ||||
|     _deepEquality.equals(other.items, items) && | ||||
|     other.total == total; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/search_asset_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/search_asset_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -20,7 +20,7 @@ class SearchAssetDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchAssetDto && | ||||
|      other.searchTerm == searchTerm; | ||||
|     other.searchTerm == searchTerm; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -29,10 +29,10 @@ class SearchAssetResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchAssetResponseDto && | ||||
|      other.count == count && | ||||
|      other.facets == facets && | ||||
|      other.items == items && | ||||
|      other.total == total; | ||||
|     other.count == count && | ||||
|     _deepEquality.equals(other.facets, facets) && | ||||
|     _deepEquality.equals(other.items, items) && | ||||
|     other.total == total; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class SearchConfigResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchConfigResponseDto && | ||||
|      other.enabled == enabled; | ||||
|     other.enabled == enabled; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class SearchExploreItem { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchExploreItem && | ||||
|      other.data == data && | ||||
|      other.value == value; | ||||
|     other.data == data && | ||||
|     other.value == value; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class SearchExploreResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchExploreResponseDto && | ||||
|      other.fieldName == fieldName && | ||||
|      other.items == items; | ||||
|     other.fieldName == fieldName && | ||||
|     _deepEquality.equals(other.items, items); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class SearchFacetCountResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchFacetCountResponseDto && | ||||
|      other.count == count && | ||||
|      other.value == value; | ||||
|     other.count == count && | ||||
|     other.value == value; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class SearchFacetResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchFacetResponseDto && | ||||
|      other.counts == counts && | ||||
|      other.fieldName == fieldName; | ||||
|     _deepEquality.equals(other.counts, counts) && | ||||
|     other.fieldName == fieldName; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class SearchResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SearchResponseDto && | ||||
|      other.albums == albums && | ||||
|      other.assets == assets; | ||||
|     other.albums == albums && | ||||
|     other.assets == assets; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -38,13 +38,13 @@ class ServerInfoResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ServerInfoResponseDto && | ||||
|      other.diskAvailable == diskAvailable && | ||||
|      other.diskAvailableRaw == diskAvailableRaw && | ||||
|      other.diskSize == diskSize && | ||||
|      other.diskSizeRaw == diskSizeRaw && | ||||
|      other.diskUsagePercentage == diskUsagePercentage && | ||||
|      other.diskUse == diskUse && | ||||
|      other.diskUseRaw == diskUseRaw; | ||||
|     other.diskAvailable == diskAvailable && | ||||
|     other.diskAvailableRaw == diskAvailableRaw && | ||||
|     other.diskSize == diskSize && | ||||
|     other.diskSizeRaw == diskSizeRaw && | ||||
|     other.diskUsagePercentage == diskUsagePercentage && | ||||
|     other.diskUse == diskUse && | ||||
|     other.diskUseRaw == diskUseRaw; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class ServerMediaTypesResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ServerMediaTypesResponseDto && | ||||
|      other.image == image && | ||||
|      other.sidecar == sidecar && | ||||
|      other.video == video; | ||||
|     _deepEquality.equals(other.image, image) && | ||||
|     _deepEquality.equals(other.sidecar, sidecar) && | ||||
|     _deepEquality.equals(other.video, video); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class ServerPingResponse { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ServerPingResponse && | ||||
|      other.res == res; | ||||
|     other.res == res; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -29,10 +29,10 @@ class ServerStatsResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ServerStatsResponseDto && | ||||
|      other.photos == photos && | ||||
|      other.usage == usage && | ||||
|      other.usageByUser == usageByUser && | ||||
|      other.videos == videos; | ||||
|     other.photos == photos && | ||||
|     other.usage == usage && | ||||
|     _deepEquality.equals(other.usageByUser, usageByUser) && | ||||
|     other.videos == videos; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -26,9 +26,9 @@ class ServerVersionReponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is ServerVersionReponseDto && | ||||
|      other.major == major && | ||||
|      other.minor == minor && | ||||
|      other.patch_ == patch_; | ||||
|     other.major == major && | ||||
|     other.minor == minor && | ||||
|     other.patch_ == patch_; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										16
									
								
								mobile/openapi/lib/model/shared_link_create_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								mobile/openapi/lib/model/shared_link_create_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -53,14 +53,14 @@ class SharedLinkCreateDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SharedLinkCreateDto && | ||||
|      other.albumId == albumId && | ||||
|      other.allowDownload == allowDownload && | ||||
|      other.allowUpload == allowUpload && | ||||
|      other.assetIds == assetIds && | ||||
|      other.description == description && | ||||
|      other.expiresAt == expiresAt && | ||||
|      other.showExif == showExif && | ||||
|      other.type == type; | ||||
|     other.albumId == albumId && | ||||
|     other.allowDownload == allowDownload && | ||||
|     other.allowUpload == allowUpload && | ||||
|     _deepEquality.equals(other.assetIds, assetIds) && | ||||
|     other.description == description && | ||||
|     other.expiresAt == expiresAt && | ||||
|     other.showExif == showExif && | ||||
|     other.type == type; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										10
									
								
								mobile/openapi/lib/model/shared_link_edit_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								mobile/openapi/lib/model/shared_link_edit_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -56,11 +56,11 @@ class SharedLinkEditDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SharedLinkEditDto && | ||||
|      other.allowDownload == allowDownload && | ||||
|      other.allowUpload == allowUpload && | ||||
|      other.description == description && | ||||
|      other.expiresAt == expiresAt && | ||||
|      other.showExif == showExif; | ||||
|     other.allowDownload == allowDownload && | ||||
|     other.allowUpload == allowUpload && | ||||
|     other.description == description && | ||||
|     other.expiresAt == expiresAt && | ||||
|     other.showExif == showExif; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -59,18 +59,18 @@ class SharedLinkResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SharedLinkResponseDto && | ||||
|      other.album == album && | ||||
|      other.allowDownload == allowDownload && | ||||
|      other.allowUpload == allowUpload && | ||||
|      other.assets == assets && | ||||
|      other.createdAt == createdAt && | ||||
|      other.description == description && | ||||
|      other.expiresAt == expiresAt && | ||||
|      other.id == id && | ||||
|      other.key == key && | ||||
|      other.showExif == showExif && | ||||
|      other.type == type && | ||||
|      other.userId == userId; | ||||
|     other.album == album && | ||||
|     other.allowDownload == allowDownload && | ||||
|     other.allowUpload == allowUpload && | ||||
|     _deepEquality.equals(other.assets, assets) && | ||||
|     other.createdAt == createdAt && | ||||
|     other.description == description && | ||||
|     other.expiresAt == expiresAt && | ||||
|     other.id == id && | ||||
|     other.key == key && | ||||
|     other.showExif == showExif && | ||||
|     other.type == type && | ||||
|     other.userId == userId; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										8
									
								
								mobile/openapi/lib/model/sign_up_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								mobile/openapi/lib/model/sign_up_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -29,10 +29,10 @@ class SignUpDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SignUpDto && | ||||
|      other.email == email && | ||||
|      other.firstName == firstName && | ||||
|      other.lastName == lastName && | ||||
|      other.password == password; | ||||
|     other.email == email && | ||||
|     other.firstName == firstName && | ||||
|     other.lastName == lastName && | ||||
|     other.password == password; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class SmartInfoResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SmartInfoResponseDto && | ||||
|      other.objects == objects && | ||||
|      other.tags == tags; | ||||
|     _deepEquality.equals(other.objects, objects) && | ||||
|     _deepEquality.equals(other.tags, tags); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										10
									
								
								mobile/openapi/lib/model/system_config_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								mobile/openapi/lib/model/system_config_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -32,11 +32,11 @@ class SystemConfigDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigDto && | ||||
|      other.ffmpeg == ffmpeg && | ||||
|      other.job == job && | ||||
|      other.oauth == oauth && | ||||
|      other.passwordLogin == passwordLogin && | ||||
|      other.storageTemplate == storageTemplate; | ||||
|     other.ffmpeg == ffmpeg && | ||||
|     other.job == job && | ||||
|     other.oauth == oauth && | ||||
|     other.passwordLogin == passwordLogin && | ||||
|     other.storageTemplate == storageTemplate; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -47,16 +47,16 @@ class SystemConfigFFmpegDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigFFmpegDto && | ||||
|      other.accel == accel && | ||||
|      other.crf == crf && | ||||
|      other.maxBitrate == maxBitrate && | ||||
|      other.preset == preset && | ||||
|      other.targetAudioCodec == targetAudioCodec && | ||||
|      other.targetResolution == targetResolution && | ||||
|      other.targetVideoCodec == targetVideoCodec && | ||||
|      other.threads == threads && | ||||
|      other.transcode == transcode && | ||||
|      other.twoPass == twoPass; | ||||
|     other.accel == accel && | ||||
|     other.crf == crf && | ||||
|     other.maxBitrate == maxBitrate && | ||||
|     other.preset == preset && | ||||
|     other.targetAudioCodec == targetAudioCodec && | ||||
|     other.targetResolution == targetResolution && | ||||
|     other.targetVideoCodec == targetVideoCodec && | ||||
|     other.threads == threads && | ||||
|     other.transcode == transcode && | ||||
|     other.twoPass == twoPass; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										20
									
								
								mobile/openapi/lib/model/system_config_job_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								mobile/openapi/lib/model/system_config_job_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -47,16 +47,16 @@ class SystemConfigJobDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigJobDto && | ||||
|      other.backgroundTask == backgroundTask && | ||||
|      other.clipEncoding == clipEncoding && | ||||
|      other.metadataExtraction == metadataExtraction && | ||||
|      other.objectTagging == objectTagging && | ||||
|      other.recognizeFaces == recognizeFaces && | ||||
|      other.search == search && | ||||
|      other.sidecar == sidecar && | ||||
|      other.storageTemplateMigration == storageTemplateMigration && | ||||
|      other.thumbnailGeneration == thumbnailGeneration && | ||||
|      other.videoConversion == videoConversion; | ||||
|     other.backgroundTask == backgroundTask && | ||||
|     other.clipEncoding == clipEncoding && | ||||
|     other.metadataExtraction == metadataExtraction && | ||||
|     other.objectTagging == objectTagging && | ||||
|     other.recognizeFaces == recognizeFaces && | ||||
|     other.search == search && | ||||
|     other.sidecar == sidecar && | ||||
|     other.storageTemplateMigration == storageTemplateMigration && | ||||
|     other.thumbnailGeneration == thumbnailGeneration && | ||||
|     other.videoConversion == videoConversion; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -50,17 +50,17 @@ class SystemConfigOAuthDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigOAuthDto && | ||||
|      other.autoLaunch == autoLaunch && | ||||
|      other.autoRegister == autoRegister && | ||||
|      other.buttonText == buttonText && | ||||
|      other.clientId == clientId && | ||||
|      other.clientSecret == clientSecret && | ||||
|      other.enabled == enabled && | ||||
|      other.issuerUrl == issuerUrl && | ||||
|      other.mobileOverrideEnabled == mobileOverrideEnabled && | ||||
|      other.mobileRedirectUri == mobileRedirectUri && | ||||
|      other.scope == scope && | ||||
|      other.storageLabelClaim == storageLabelClaim; | ||||
|     other.autoLaunch == autoLaunch && | ||||
|     other.autoRegister == autoRegister && | ||||
|     other.buttonText == buttonText && | ||||
|     other.clientId == clientId && | ||||
|     other.clientSecret == clientSecret && | ||||
|     other.enabled == enabled && | ||||
|     other.issuerUrl == issuerUrl && | ||||
|     other.mobileOverrideEnabled == mobileOverrideEnabled && | ||||
|     other.mobileRedirectUri == mobileRedirectUri && | ||||
|     other.scope == scope && | ||||
|     other.storageLabelClaim == storageLabelClaim; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class SystemConfigPasswordLoginDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigPasswordLoginDto && | ||||
|      other.enabled == enabled; | ||||
|     other.enabled == enabled; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class SystemConfigStorageTemplateDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigStorageTemplateDto && | ||||
|      other.template == template; | ||||
|     other.template == template; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -38,13 +38,13 @@ class SystemConfigTemplateStorageOptionDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is SystemConfigTemplateStorageOptionDto && | ||||
|      other.dayOptions == dayOptions && | ||||
|      other.hourOptions == hourOptions && | ||||
|      other.minuteOptions == minuteOptions && | ||||
|      other.monthOptions == monthOptions && | ||||
|      other.presetOptions == presetOptions && | ||||
|      other.secondOptions == secondOptions && | ||||
|      other.yearOptions == yearOptions; | ||||
|     _deepEquality.equals(other.dayOptions, dayOptions) && | ||||
|     _deepEquality.equals(other.hourOptions, hourOptions) && | ||||
|     _deepEquality.equals(other.minuteOptions, minuteOptions) && | ||||
|     _deepEquality.equals(other.monthOptions, monthOptions) && | ||||
|     _deepEquality.equals(other.presetOptions, presetOptions) && | ||||
|     _deepEquality.equals(other.secondOptions, secondOptions) && | ||||
|     _deepEquality.equals(other.yearOptions, yearOptions); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										8
									
								
								mobile/openapi/lib/model/tag_response_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								mobile/openapi/lib/model/tag_response_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -29,10 +29,10 @@ class TagResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is TagResponseDto && | ||||
|      other.id == id && | ||||
|      other.name == name && | ||||
|      other.type == type && | ||||
|      other.userId == userId; | ||||
|     other.id == id && | ||||
|     other.name == name && | ||||
|     other.type == type && | ||||
|     other.userId == userId; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -23,8 +23,8 @@ class TimeBucketResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is TimeBucketResponseDto && | ||||
|      other.count == count && | ||||
|      other.timeBucket == timeBucket; | ||||
|     other.count == count && | ||||
|     other.timeBucket == timeBucket; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										6
									
								
								mobile/openapi/lib/model/update_album_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								mobile/openapi/lib/model/update_album_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -44,9 +44,9 @@ class UpdateAlbumDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is UpdateAlbumDto && | ||||
|      other.albumName == albumName && | ||||
|      other.albumThumbnailAssetId == albumThumbnailAssetId && | ||||
|      other.description == description; | ||||
|     other.albumName == albumName && | ||||
|     other.albumThumbnailAssetId == albumThumbnailAssetId && | ||||
|     other.description == description; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										8
									
								
								mobile/openapi/lib/model/update_asset_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								mobile/openapi/lib/model/update_asset_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -47,10 +47,10 @@ class UpdateAssetDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is UpdateAssetDto && | ||||
|      other.description == description && | ||||
|      other.isArchived == isArchived && | ||||
|      other.isFavorite == isFavorite && | ||||
|      other.tagIds == tagIds; | ||||
|     other.description == description && | ||||
|     other.isArchived == isArchived && | ||||
|     other.isFavorite == isFavorite && | ||||
|     _deepEquality.equals(other.tagIds, tagIds); | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										2
									
								
								mobile/openapi/lib/model/update_tag_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								mobile/openapi/lib/model/update_tag_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -26,7 +26,7 @@ class UpdateTagDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is UpdateTagDto && | ||||
|      other.name == name; | ||||
|     other.name == name; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										18
									
								
								mobile/openapi/lib/model/update_user_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								mobile/openapi/lib/model/update_user_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -92,15 +92,15 @@ class UpdateUserDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is UpdateUserDto && | ||||
|      other.email == email && | ||||
|      other.externalPath == externalPath && | ||||
|      other.firstName == firstName && | ||||
|      other.id == id && | ||||
|      other.isAdmin == isAdmin && | ||||
|      other.lastName == lastName && | ||||
|      other.password == password && | ||||
|      other.shouldChangePassword == shouldChangePassword && | ||||
|      other.storageLabel == storageLabel; | ||||
|     other.email == email && | ||||
|     other.externalPath == externalPath && | ||||
|     other.firstName == firstName && | ||||
|     other.id == id && | ||||
|     other.isAdmin == isAdmin && | ||||
|     other.lastName == lastName && | ||||
|     other.password == password && | ||||
|     other.shouldChangePassword == shouldChangePassword && | ||||
|     other.storageLabel == storageLabel; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
							
								
								
									
										12
									
								
								mobile/openapi/lib/model/usage_by_user_dto.dart
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										12
									
								
								mobile/openapi/lib/model/usage_by_user_dto.dart
									
									
									
										generated
									
									
									
								
							| @@ -35,12 +35,12 @@ class UsageByUserDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is UsageByUserDto && | ||||
|      other.photos == photos && | ||||
|      other.usage == usage && | ||||
|      other.userFirstName == userFirstName && | ||||
|      other.userId == userId && | ||||
|      other.userLastName == userLastName && | ||||
|      other.videos == videos; | ||||
|     other.photos == photos && | ||||
|     other.usage == usage && | ||||
|     other.userFirstName == userFirstName && | ||||
|     other.userId == userId && | ||||
|     other.userLastName == userLastName && | ||||
|     other.videos == videos; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
| @@ -20,7 +20,7 @@ class UserCountResponseDto { | ||||
| 
 | ||||
|   @override | ||||
|   bool operator ==(Object other) => identical(this, other) || other is UserCountResponseDto && | ||||
|      other.userCount == userCount; | ||||
|     other.userCount == userCount; | ||||
| 
 | ||||
|   @override | ||||
|   int get hashCode => | ||||
|   | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user