Commit graph

16 commits

Author SHA1 Message Date
Neeraj Gupta 8bc1488866 [mob][multipart] Change error message 2024-05-08 17:11:51 +05:30
Neeraj Gupta 68da13aa29 [mob][multipart] Store fileName instead of path 2024-05-08 13:41:31 +05:30
Neeraj Gupta 7cbeeacd82 [mob] Don't delete encrypt file in case of upload error 2024-05-08 13:09:01 +05:30
Neeraj Gupta e3569ccb67 [mob][DebugMode]Restrict one part upload during one upload session. 2024-05-08 11:52:50 +05:30
Neeraj Gupta 149c03d4db perf: avoid re-calculating length 2024-05-08 11:46:38 +05:30
Neeraj Gupta 34ea7749ab Add logs for part upload 2024-05-08 11:37:37 +05:30
Neeraj Gupta 12b4ab122e Merge branch 'main' into mobile-resumable 2024-05-07 15:36:29 +05:30
Prateek Sunal 5769634a50 fix: use header instead of nonce in EncryptionResult 2024-04-21 18:47:51 +05:30
Prateek Sunal 8fe87cc1e0 fix: on every upload also update last attempted at 2024-04-21 18:20:33 +05:30
Prateek Sunal dca63ca487 fix: get collection key correctly 2024-04-18 23:00:08 +05:30
Prateek Sunal f65e8359a7 fix: use random path, add date based fields, use collection id to encrypt file key 2024-04-18 22:38:10 +05:30
Prateek Sunal 901e50b69b chore: move multipart size out of constants 2024-04-18 21:15:21 +05:30
Prateek Sunal 46b7dba9e3 fix: don't re-encrypt file, add nonce field, upload parts logic 2024-04-18 14:37:07 +05:30
Prateek Sunal 4942724423 fix: better classes and enums 2024-04-16 23:55:36 +05:30
Neeraj Gupta 09a9410ba9 [mob][photos] Mark methods private 2024-04-15 14:42:58 +05:30
Neeraj Gupta 5e32752ba4 [mob][photos] Move multlipart uploader in separate service 2024-04-15 14:40:06 +05:30