Commit graph

4542 commits

Author SHA1 Message Date
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
Abhinav b4a1c4c17d Merge branch 'ui-redesign' into forms-redesign 2022-05-17 19:02:57 +05:30
Abhinav Kumar 187713febd
Merge pull request #505 from ente-io/sidebar-items-redesign
sidebar items
2022-05-17 18:46:25 +05:30
Abhinav 6480f3922f hide compress thumbnail option 2022-05-17 18:37:59 +05:30
Abhinav Kumar 9bb9f86b45
Merge pull request #509 from ente-io/two-factor-redesign
Two factor redesign
2022-05-17 18:30:30 +05:30
Rushikesh Tote b0616a2142 added file hashing 2022-05-17 18:15:11 +05:30
Abhinav dbd3b66ce9 fix import 2022-05-17 16:33:39 +05:30
Abhinav 1abe992217 update strings 2022-05-17 16:33:04 +05:30
Abhinav a779121c85 fix link style 2022-05-17 16:26:35 +05:30
Abhinav e1b5b9ce8e rename MuiStyled(MuiContainer) to VerticallyCenteredContainer 2022-05-17 15:09:49 +05:30
Abhinav 1739be8c1c style things better 2022-05-17 15:08:00 +05:30
Abhinav 43503df7f4 make margin standard 2022-05-17 14:59:59 +05:30
Abhinav 7c635b38ac add padding to manual code 2022-05-17 14:53:37 +05:30
Abhinav 8083e0c3b7 fix import 2022-05-17 14:52:20 +05:30
Abhinav 61ba846e93 make codeBlock extendable 2022-05-17 14:52:07 +05:30
Abhinav fa74b0f438 dont need to convert to const based to make it extendable 2022-05-17 14:50:07 +05:30
Rushikesh Tote 30cb6c0766 fix naming 2022-05-17 13:00:29 +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
Rushikesh Tote 5c8995dffb move upload http client to new v2 file 2022-05-17 12:54:02 +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