ente/lib/models
2020-10-21 23:44:34 +05:30
..
filters Ensure that shared folder files don't pop up in the local folder page 2020-10-18 01:38:50 +05:30
collection.dart Pull the util method to serialize and deserialize a collection type into the Collection class 2020-10-14 01:12:39 +05:30
collection_file_item.dart Expose API to add a photo to the favorites-collection 2020-10-21 23:44:34 +05:30
derived_key_result.dart Replace scrypt with libsodium's abstractions 2020-09-29 00:02:53 +05:30
device_folder.dart Fix hero animation issue for device folders with common entries 2020-07-16 06:05:12 +05:30
encryption_result.dart Remove more unnecessary models 2020-10-07 04:47:53 +05:30
face.dart Fix face ID attribute to match the updated API param 2020-08-01 03:06:48 +05:30
file.dart Fix remaining issues with displaying shared collection items 2020-10-14 03:10:22 +05:30
file_type.dart Encrypt and upload files 2020-08-11 05:17:22 +05:30
key_attributes.dart Generate and store public private keypairs on the server 2020-10-03 03:15:26 +05:30
location.dart Update toString methods 2020-06-03 23:07:37 +05:30
memory.dart Resume from the last seen memories for seen memories 2020-07-29 21:08:13 +05:30
public_key.dart Use a model to encapsulate public keys 2020-10-19 03:09:55 +05:30
search_result.dart Update API response parameter names 2020-04-10 00:33:11 +05:30
selected_files.dart Simplify the state management for selected files 2020-07-16 01:59:29 +05:30
shared_collection.dart Fetch and store shared collections 2020-10-14 01:42:37 +05:30
upload_url.dart Upload data to the presigned s3 bucket URL 2020-08-27 20:11:56 +05:30