ente/lib/models
2022-09-22 10:41:21 +05:30
..
filters Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
search made 'name' of collection.dart nullable 2022-09-21 06:37:08 +05:30
backup_status.dart migrated backup_status.dart to null safety 2022-09-13 09:42:41 +05:30
billing_plan.dart turn factories into static methods so it is allowed to return null 2022-09-21 14:25:00 +05:30
collection.dart Merge pull request #510 from ente-io/change-on-factories 2022-09-21 17:28:36 +05:30
collection_file_item.dart turn factories into static methods so it is allowed to return null 2022-09-21 14:25:00 +05:30
collection_items.dart refactor 2022-09-12 17:41:42 +05:30
delete_account.dart migrated delete_account.dart to null safety 2022-09-13 09:24:40 +05:30
derived_key_result.dart made use of unused derived_key_results.dart file on crypto_util.dart 2022-09-13 09:54:40 +05:30
device_collection.dart minor change 2022-09-09 13:42:45 +05:30
duplicate_files.dart CollectionService: remove getCollectionNameByID method 2022-09-15 12:41:57 +05:30
encryption_result.dart made all members of EncryptionResult nullable 2022-09-21 18:09:10 +05:30
ente_file.dart change return type of cacheKey() to non-nullable 2022-09-15 16:34:33 +05:30
file.dart remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
file_load_result.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
file_type.dart migrated file_type.dart to null safety 2022-09-16 18:24:16 +05:30
gallery_type.dart [Part-3] Remove view all device photos option 2022-09-10 09:24:18 +05:30
ignored_file.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
key_attributes.dart migrated key_attributes.dart to null safety 2022-09-15 20:57:03 +05:30
key_gen_result.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
location.dart migrated location.dart to null safety 2022-09-16 12:42:46 +05:30
magic_metadata.dart turn factories into static methods so it is allowed to return null 2022-09-21 14:25:00 +05:30
memory.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
private_key_attributes.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
public_key.dart migrated public_key.dart to null safety 2022-09-16 12:12:04 +05:30
selected_files.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
sessions.dart handle case where map['session'] is null gracefully 2022-09-19 15:31:05 +05:30
set_keys_request.dart removed unused code 2022-09-15 21:39:41 +05:30
set_recovery_key_request.dart removed unused code 2022-09-15 21:09:54 +05:30
subscription.dart turn factories into static methods so it is allowed to return null 2022-09-21 14:25:00 +05:30
trash_file.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
trash_item_request.dart Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
upload_strategy.dart store device collection upload strategy 2022-09-07 11:33:48 +05:30
upload_url.dart Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
user_details.dart Fix: Handle missing file and sharedCollection count 2022-09-21 19:41:58 +05:30