ashilkn 112b80db8a Resolved merge conflicts 2 years ago
..
api 3361db1029 Fix minor bug 2 years ago
filters dc4bc05c23 NullSafety: Migrate filters model 2 years ago
search ee3d152083 Modified ButtonWidget to return exception when exception is thrown 2 years ago
backup_status.dart 6cded547dd migrated backup_status.dart to null safety 2 years ago
billing_plan.dart c05cfb9578 turn factories into static methods so it is allowed to return null 2 years ago
collection.dart 7a99447ad3 Merge remote-tracking branch 'origin/main' into fix_potential_null_check_failure 2 years ago
collection_file_item.dart c05cfb9578 turn factories into static methods so it is allowed to return null 2 years ago
collection_items.dart d6fce43d73 migrate collection_items.dart to null safety 2 years ago
delete_account.dart fd586f4787 migrated delete_account.dart to null safety 2 years ago
derived_key_result.dart 6ebd227538 made use of unused derived_key_results.dart file on crypto_util.dart 2 years ago
device_collection.dart 3c6acb85ba Merge branch 'master' into rewrite_device_sync 2 years ago
duplicate_files.dart c44faad771 NullSafety: Migrate DeduplicateFiles model 2 years ago
encryption_result.dart aa42403d2d made all members of EncryptionResult nullable 2 years ago
ente_file.dart 932d055d8e change return type of cacheKey() to non-nullable 2 years ago
execution_states.dart de03b1dd44 Moved ExecutionState enum to a separate file 2 years ago
file.dart bc4e759e01 NullSafety: Fix select files & download 2 years ago
file_load_result.dart 9b650467da migrated file_load_results.dart 2 years ago
file_type.dart 8992de67b4 migrated file_type.dart to null safety 2 years ago
files_split.dart 38ab84a710 Fix typo 2 years ago
gallery_type.dart 0f570d1c62 New selection overlay for trash screen 2 years ago
ignored_file.dart 6b3d756648 Remove unused code 2 years ago
key_attributes.dart 44a761cbda Update comment 2 years ago
key_gen_result.dart 9f88eb413d Persist the generated keys only after successful authentication 4 years ago
location.dart 9b1c07bbee migrated location.dart to null safety 2 years ago
magic_metadata.dart 8498ddae53 Hide collections for link from album screen 2 years ago
memory.dart 9cf5c09cfd migrated memory.dart to null safety 2 years ago
private_key_attributes.dart d7acc95855 Generate recovery key as per specs 4 years ago
public_key.dart 910534779c migrated public_key.dart to null safety 2 years ago
selected_files.dart 97bf760c3b minor refactor 2 years ago
sessions.dart 70b4e7d5a0 handle case where map['session'] is null gracefully 2 years ago
set_keys_request.dart 86e496c9da removed unused code 2 years ago
set_recovery_key_request.dart e8522e4f38 removed unused code 2 years ago
subscription.dart b3913cefa4 Fix parsing 2 years ago
trash_file.dart b6c126dca8 make TrashFile members late 2 years ago
trash_item_request.dart 3c6acb85ba Merge branch 'master' into rewrite_device_sync 2 years ago
typedefs.dart d9b28b43b2 Moved commonly used user defined function types to a file 2 years ago
upload_strategy.dart 010982a0c0 store device collection upload strategy 2 years ago
upload_url.dart 3c6acb85ba Merge branch 'master' into rewrite_device_sync 2 years ago
user_details.dart 774136137a Lint: dart fmt, remove empty lines on top 2 years ago