ente/lib
2020-09-29 00:36:42 +05:30
..
core Await for async functions 2020-09-29 00:36:42 +05:30
db Switch to libsodium for file encryption and decryption 2020-09-26 00:37:32 +05:30
events Provide a hook to pause ongoing backups 2020-09-18 01:10:08 +05:30
models Replace scrypt with libsodium's abstractions 2020-09-29 00:02:53 +05:30
ui Replace scrypt with libsodium's abstractions 2020-09-29 00:02:53 +05:30
utils Reduce the memlimit for pwhash 2020-09-29 00:34:22 +05:30
face_search_manager.dart Fix duplicate file issue 2020-09-14 12:29:28 +05:30
favorite_files_repository.dart Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
file_downloader.dart Move expensive encryption and decryption operations to a separate isolate 2020-09-28 21:24:40 +05:30
file_repository.dart Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
file_uploader.dart Move expensive encryption and decryption operations to a separate isolate 2020-09-28 21:24:40 +05:30
folder_service.dart Switch to libsodium for file encryption and decryption 2020-09-26 00:37:32 +05:30
main.dart Change the color of check boxes 2020-09-18 00:33:21 +05:30
memories_service.dart Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
photo_sync_manager.dart Move expensive encryption and decryption operations to a separate isolate 2020-09-28 21:24:40 +05:30
user_authenticator.dart Await for async functions 2020-09-29 00:36:42 +05:30