Commit graph

3928 commits

Author SHA1 Message Date
Rushikesh Tote 12d341b1be changes based on review comments 2022-05-19 16:50:59 +05:30
Rushikesh Tote 520a6c88bb skip decryption when file only added to collection 2022-05-19 13:10:40 +05:30
Rushikesh Tote 11b755a461 check for file hash when uploading 2022-05-19 13:05:48 +05:30
Rushikesh Tote 2b8d47e087 Merge branch 'master' into file-hash-dev 2022-05-19 13:04:23 +05:30
Abhinav Kumar d207399ddb
Merge pull request #540 from ente-io/thumbnail-generation-failed-section
Thumbnail generation failed section
2022-05-18 16:04:17 +05:30
Abhinav Kumar 4a1d54cd0c
Merge pull request #539 from ente-io/allow-electron-2gb+
Remove electron 2GB size limit
2022-05-18 16:03:02 +05:30
Abhinav 28d06ae94a Merge branch 'allow-electron-2gb+' into thumbnail-generation-failed-section 2022-05-18 15:38:41 +05:30
Abhinav d7d922228d change MAX_FILE_SIZE_SUPPORTED to 4GB 2022-05-18 15:33:51 +05:30
Abhinav 3876fd97bc remove electron limit 2022-05-18 15:33:17 +05:30
Abhinav b032b61045 remove electron limit 2022-05-18 15:31:41 +05:30
Abhinav ab431c66df Revert "remove upload limits"
This reverts commit 57e421886d.
2022-05-18 15:29:15 +05:30
Abhinav 18d269c89d Revert "remove too large progress bar section"
This reverts commit 1706e8fcfd.
2022-05-18 15:29:02 +05:30
Abhinav 1f7bd273b0 better names 2022-05-18 14:58:47 +05:30
Abhinav be5e3b1b88 fix rebasing issues 2022-05-18 14:57:36 +05:30
Abhinav ae6f80cf40 update copy 2022-05-18 14:53:29 +05:30
Abhinav 80a731be6f fix issues 2022-05-18 14:53:28 +05:30
Abhinav 541a1cec4b add upload section for thumbnail generation failed files 2022-05-18 14:52:48 +05:30
Abhinav f67e5e67d0 added uploaded with black thumbnail upload result 2022-05-18 14:52:09 +05:30
Abhinav 451a9fe7e5 remove braces 2022-05-18 14:39:13 +05:30
Abhinav 1706e8fcfd remove too large progress bar section 2022-05-18 14:37:03 +05:30
Abhinav fe9e30791e remove redundant import 2022-05-18 14:35:15 +05:30
Abhinav 14f52de2ba add better error logs on file read fail 2022-05-18 14:33:35 +05:30
Abhinav 57e421886d remove upload limits 2022-05-18 14:33:33 +05:30
Rushikesh Tote 272c7966f9 use stream for generating hash 2022-05-18 13:19:50 +05:30
Abhinav 9d90f4a9a9 skip videoMetadata extraction and thumbnail generation for electron 2gb+ files but allow upload 2022-05-18 12:44:16 +05:30
Rushikesh Tote f49b53db0f move getFileHash to crypto 2022-05-18 12:41:39 +05:30
Abhinav Kumar 86761bd8cb
Merge pull request #536 from ente-io/debug-invalid-blob-error
Debug logs for invalid blob error
2022-05-18 11:02:43 +05:30
Abhinav 313746b45a add storage estimate log if local storage setItem fails 2022-05-17 23:46:59 +05:30
Abhinav e9285e7aeb fix issue 2022-05-17 23:18:18 +05:30
Abhinav 33d52b3d37 add error logging on setLocalFiles fail 2022-05-17 23:09:06 +05:30
Abhinav 3ecb6b8482 move decryption of file to postUpload task and log uploaded file 2022-05-17 22:58:32 +05:30
Rushikesh Tote b0616a2142 added file hashing 2022-05-17 18:15:11 +05:30
Abhinav Kumar 7f9564fd88
Merge pull request #533 from ente-io/better-handle-get-videoMetadata-fail
better errror handling
2022-05-17 13:00:07 +05:30
Abhinav eb123e3aa1 fix name 2022-05-17 12:14:47 +05:30
Abhinav 763837c4c8 add node file size limit check 2022-05-17 11:59:58 +05:30
Abhinav 2183af8796 better errror handling 2022-05-17 01:10:00 +05:30
Neeraj Gupta 346352a780
Merge pull request #530 from ente-io/upload-logs
Upload logs
2022-05-16 14:14:07 +05:30
Abhinav 8a3e21d007 Merge branch 'master' into upload-logs 2022-05-16 14:10:33 +05:30
Abhinav Kumar 70a1d30993
Merge pull request #527 from ente-io/prevent-upload-crash
better handle upload error
2022-05-16 14:08:20 +05:30
Abhinav fdff00facf dont shallow logs 2022-05-16 14:03:38 +05:30
Abhinav 145adb5cb3 fix typo 2022-05-16 13:45:24 +05:30
Abhinav a0579283cc add more log for upload 2022-05-16 13:43:04 +05:30
Abhinav 3da9f06365 better comment 2022-05-16 13:10:06 +05:30
Abhinav 9df1a31b89 move retry failed files back down 2022-05-16 13:04:46 +05:30
Abhinav 14beea9717 refactor code 2022-05-16 13:02:18 +05:30
Abhinav a97b77a9a7 move error handling 2022-05-16 12:52:47 +05:30
Abhinav 3e8ddceb8d remove depreciated logging 2022-05-16 11:45:20 +05:30
Abhinav 8cf9070dd7 adding failing files to failedUploads list 2022-05-16 11:44:44 +05:30
Abhinav 7bf2911598 handle upload error better 2022-05-16 11:01:30 +05:30
Abhinav Kumar 864b8b1e68
Merge pull request #526 from ente-io/fix-ElectronAPI-check
Check if newer electron APIs exist for pending uploads
2022-05-15 18:18:55 +05:30