Commit graph

3912 commits

Author SHA1 Message Date
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
Abhinav 9d90f4a9a9 skip videoMetadata extraction and thumbnail generation for electron 2gb+ files but allow upload 2022-05-18 12:44:16 +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 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
Rushikesh Tote d4a80618e1 check if newer electron APIs exist for pending uploads 2022-05-14 10:32:11 +05:30
Abhinav Kumar c8e29cb6d6
Merge pull request #524 from ente-io/fix-redirect-blocked
prevent route change if redirection requested
2022-05-13 11:53:50 +05:30
Abhinav 3bd5a43a9d prevent route change if redirection request 2022-05-13 11:34:04 +05:30
Abhinav Kumar 67b3b188fc
Merge pull request #522 from ente-io/roadmap-v2
roadmap v2
2022-05-12 20:34:08 +05:30
Abhinav a2496869ae better variable name 2022-05-12 19:52:17 +05:30
Abhinav ee218a0ef2 move to roadmap v2 api 2022-05-12 19:50:26 +05:30
Neeraj Gupta d56d443dba
Merge pull request #513 from ente-io/update-trash-api
move to trash v2 api
2022-05-12 13:16:38 +05:30
Neeraj Gupta b021b49dc2
Merge pull request #518 from ente-io/resolve-release-merge-conflict
Resolve release merge conflict
2022-05-12 10:36:45 +05:30
Abhinav dd21399289 Merge branch 'release' 2022-05-09 18:47:44 +05:30
Abhinav Kumar d38de03f69
Merge pull request #517 from ente-io/https-submodule
Modify submodule URL to use HTTPS
2022-05-08 13:04:58 +05:30
Manav 5635f399f5 Modify submodule URL to use HTTPS
I don't have SSH access to GitHub configured on my machine, and
instead use/prefer the PAT (Personal Access Token) based access. In
any case, the submodule is a public repository, so the credentials
shouldn't matter. However, if we use the git:// URL for the submodule,
then git fails to fetch it if SSH isn't configured even if it is
public.

So use the less restrictive HTTPS based URL. This will work for
everyone, even if they haven't configured any private GitHub
credentials.
2022-05-08 12:39:20 +05:30
Abhinav Kumar 93152d6eb2
Merge pull request #516 from ente-io/update-family-plan-view
update family plan view
2022-05-07 18:06:15 +05:30
Abhinav 8df6492de9 show subscription in family plan view only if user has atleast one active member in his family 2022-05-07 17:31:08 +05:30
Abhinav Kumar 60910d1f79
Merge pull request #515 from ente-io/fix-manage-family-option
show family portal for all type of paid susbcription
2022-05-07 17:22:28 +05:30
Abhinav 053ca9444b update structuring 2022-05-07 16:55:01 +05:30
Abhinav 5e12e192ab show family portal for all subcriptions 2022-05-07 16:43:30 +05:30