Commit graph

4512 commits

Author SHA1 Message Date
Abhinav c5b6b9b864 update FormContainer 2022-05-19 16:58:35 +05:30
Rushikesh Tote 7fcfb5b9a7 remove creating new FileReader 2022-05-19 16:57:10 +05:30
Rushikesh Tote 12d341b1be changes based on review comments 2022-05-19 16:50:59 +05:30
Rushikesh Tote ef009f82ab fix constant 2022-05-19 15:56:04 +05:30
Rushikesh Tote bc89bc990b use getFileStream instead of file.stream 2022-05-19 15:22:08 +05:30
Rushikesh Tote 71594faec4 change upload endpoint 2022-05-19 14:56:13 +05:30
Abhinav Kumar 8b67cab5d3
Merge pull request #543 from ente-io/file-reading-failed-logs
add file size to failed to read file error log
2022-05-19 14:52:17 +05:30
Abhinav 97d8d3fd03 improve comment 2022-05-19 14:29:06 +05:30
Abhinav c079acf96a add explainatory comment 2022-05-19 13:15:21 +05:30
Rushikesh Tote 6f3381c32f
Merge pull request #538 from ente-io/file-hash-dev
Added file hashing
2022-05-19 13:13:28 +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 8f19404870 create local copy of convertBytesToHumanReadable to prevent loading window through indirect import 2022-05-19 13:02:37 +05:30
Abhinav 94e8e501f2 log file size on file reading fail 2022-05-19 13:01:55 +05:30
Abhinav 87c88056ab move uploadClientV2 to uploadClient v2 functions 2022-05-19 11:42:56 +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
Abhinav d8c51fc640 use vertically centered container 2022-05-17 20:54:16 +05:30
Abhinav 9133b61ba8 remove container suffix 2022-05-17 20:52:05 +05:30
Abhinav 03aa282073 udpate header style 2022-05-17 20:50:03 +05:30
Abhinav 381ecaf5b8 update theme 2022-05-17 20:44:44 +05:30
Abhinav f220ebe05a update VerticallyCenteredContainer to use Box as base 2022-05-17 20:44:34 +05:30
Abhinav 2509956ffb update form paper styling 2022-05-17 20:44:09 +05:30
Abhinav 4d27a773e2 fix message dialog width 2022-05-17 19:10:34 +05:30