ente/lib/models
2022-05-13 17:31:49 +05:30
..
filters Keep folders to backup in sync with the latest folders on disk 2021-07-28 01:13:21 +05:30
backup_status.dart Use server API to compute file size 2021-06-28 12:10:19 +05:30
billing_plan.dart Parse stripeID within billing plans 2021-05-19 23:03:21 +05:30
collection.dart Add support for archiving collection 2022-03-21 15:02:24 +05:30
collection_file_item.dart Expose API to add a photo to the favorites-collection 2020-10-21 23:44:34 +05:30
collection_items.dart Improve efficiency of fetching latest files across collections 2021-05-04 20:56:17 +05:30
derived_key_result.dart Replace scrypt with libsodium's abstractions 2020-09-29 00:02:53 +05:30
device_folder.dart Fetch the latest set of files within a device folder when updated 2020-11-26 15:57:36 +05:30
duplicate_files.dart Convert fetched fileIDs to File objects 2021-09-14 23:58:14 +05:30
encryption_result.dart Remove more unnecessary models 2020-10-07 04:47:53 +05:30
file.dart upgrade photos_manager pkg 2022-05-12 08:57:32 +05:30
file_load_result.dart Add missing newline 2021-07-31 12:10:22 +05:30
file_type.dart Add livePhoto fileType 2021-08-03 20:11:40 +05:30
ignored_file.dart IgnoredFiles: add deviceFolder 2021-10-27 10:03:59 +05:30
key_attributes.dart Generate recovery key as per specs 2021-03-29 20:29:37 +05:30
key_gen_result.dart Persist the generated keys only after successful authentication 2020-10-22 02:59:16 +05:30
location.dart Update toString methods 2020-06-03 23:07:37 +05:30
magic_metadata.dart Add support for archiving collection 2022-03-21 15:02:24 +05:30
memory.dart Resume from the last seen memories for seen memories 2020-07-29 21:08:13 +05:30
private_key_attributes.dart Generate recovery key as per specs 2021-03-29 20:29:37 +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 Fix moar linter warnings 2021-07-23 00:11:58 +05:30
sessions.dart Accept review comments 2021-11-24 11:10:07 +05:30
set_keys_request.dart Update set key request contract 2021-03-28 18:13:44 +05:30
set_recovery_key_request.dart Generate new recovery keys for users who don't have any right now 2021-04-01 23:03:15 +05:30
subscription.dart address review comments 2021-08-23 15:45:45 +05:30
trash_file.dart TrashFile: extend File 2021-10-13 02:59:05 +05:30
trash_item_request.dart Fixes based on review comments 2021-10-21 17:38:12 +05:30
update_share_url_request.dart support for setting link expiry, download button. & password 2022-02-22 11:38:27 +05:30
upload_url.dart Upload data to the presigned s3 bucket URL 2020-08-27 20:11:56 +05:30
user_details.dart Fix null memories/shared album text 2022-05-12 09:27:22 +05:30