ente/lib/models
2021-06-28 12:10:19 +05:30
..
filters Set default state for the important items filter 2021-03-26 01:34:33 +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 Don't rely on cache that does not exist yet 2021-02-14 23:45:38 +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
encryption_result.dart Remove more unnecessary models 2020-10-07 04:47:53 +05:30
file.dart Fix link to preview 2021-06-09 21:01:57 +05:30
file_type.dart Encrypt and upload files 2020-08-11 05:17:22 +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
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 Prevent entire gallery reloads for selection 2021-05-02 16:49:05 +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 Show error dialog to Stripe customers 2021-05-08 04:09:28 +05:30
upload_url.dart Upload data to the presigned s3 bucket URL 2020-08-27 20:11:56 +05:30