ente/lib/models
2023-05-26 08:35:06 +05:30
..
api Add support for syncing and storing entities 2023-04-04 12:50:23 +05:30
filters NullSafety: Migrate filters model 2022-12-27 17:55:24 +05:30
location Treat location as invalid if both lat and long are 0 2023-05-03 10:37:49 +05:30
location_tag Custom radius for location tags but with state refresh issues 2023-04-26 18:31:33 +05:30
metadata Pass sort property to gallery 2023-05-26 08:35:06 +05:30
search Fix: Open location screen on locationSearch result 2023-04-13 13:16:04 +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 Pass sort property to gallery 2023-05-26 08:35:06 +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 Fix check for missing collectionID 2023-03-17 12:50:19 +05:30
duplicate_files.dart NullSafety: Migrate DeduplicateFiles model 2022-12-30 13:56:32 +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
execution_states.dart Moved ExecutionState enum to a separate file 2023-02-08 17:39:57 +05:30
file.dart Rename: Separate file and album magic property class 2023-05-25 11:23:34 +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
files_split.dart Fix typo 2023-01-05 16:44:28 +05:30
gallery_type.dart Added FileSelectionOverlayBar for location screen with GalleryType.locationTag which is the same as GalleryType.searchResults 2023-04-10 10:21:58 +05:30
ignored_file.dart Remove unused code 2022-10-14 22:34:20 +05:30
key_attributes.dart Update comment 2023-01-12 11:09:10 +05:30
key_gen_result.dart started incremental migration to null safety 2022-09-07 14:00:09 +05:30
local_entity_data.dart Use equatable in LocalEntity<T> 2023-04-05 08:54:00 +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 minor refactor 2023-01-05 09:34:34 +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 Fix parsing 2022-12-27 17:13: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
typedefs.dart Store state of selected radius instead of selected radius index for a bug fix 2023-04-27 12:57:32 +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: include storage bonus in the card storage 2023-03-09 16:04:26 +05:30