.. |
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
|
Fix moar linter warnings
|
2021-07-23 00:11:58 +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
|
Support for editing date of memory
|
2021-10-26 16:07:14 +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
|
IgnoredFile: minor refactoring & improved documentation
|
2021-10-17 19:58:47 +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
|
minor fix
|
2021-10-26 17:43:20 +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 |
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 |
upload_url.dart
|
Upload data to the presigned s3 bucket URL
|
2020-08-27 20:11:56 +05:30 |
user_details.dart
|
Add widget to render user details
|
2021-07-28 19:38:27 +05:30 |