.. |
filters
|
Merge branch 'master' into rewrite_device_sync
|
2022-09-08 10:49:21 +05:30 |
search
|
Show empty and archived albums in search result
|
2022-10-19 17:26:06 +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
|
migrate collection_items.dart to null safety
|
2022-09-23 10:05:45 +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
|
added 'file_size' to local db
|
2022-09-24 16:06:05 +05:30 |
file_load_result.dart
|
migrated file_load_results.dart
|
2022-09-23 10:12:33 +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
|
Remove unused code
|
2022-10-14 22:34:20 +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
|
made PubMagicMetadata.editedTime nullable
|
2022-09-23 06:14:06 +05:30 |
memory.dart
|
migrated memory.dart to null safety
|
2022-09-23 11:20:06 +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
|
migrate selected_files.dart to null safety
|
2022-09-23 11:46:16 +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
|
make TrashFile members late
|
2022-09-23 11:55:45 +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
|
use Equatable to check value equality in UserDetails
|
2022-10-08 21:29:38 +05:30 |