Commit graph

18 commits

Author SHA1 Message Date
Neeraj Gupta 93df04225e include file-size in log 2023-08-11 16:15:36 +05:30
Neeraj Gupta 2de7bff9b7 Fix bug in speed calculation 2023-08-11 16:06:56 +05:30
Neeraj Gupta 7773d7415b Improve logging for downloadAndDecrypt 2023-08-11 15:54:22 +05:30
vishnukvmd 58e9fabf5d Report decryption failures to Sentry 2023-08-11 11:44:19 +05:30
ashilkn 2704001d65 Decrypt fileKey in background worker when decrypting thumbnail 2023-06-09 11:00:56 +05:30
vishnukvmd 0cf7daeba8 Rename variables for clarity 2023-02-27 16:14:27 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
Neeraj Gupta 7912cfcc51
NullSafety: Migrate FileDownloadUtil 2022-12-29 19:06:35 +05:30
ashilkn f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd 3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
Neeraj Gupta 3239ba3644
Resolve existing package import issues 2021-10-30 11:21:23 +05:30
vishnukvmd 528b7da54e Remove all lengthSync ops 2021-08-09 12:04:42 +05:30
vishnukvmd b11ee940f3 Move delete to async ops 2021-08-09 12:04:42 +05:30
Neeraj Gupta 85f3eb2bff Refactor download & decrypt logic in separate util 2021-08-03 20:11:40 +05:30