Commit graph

3957 commits

Author SHA1 Message Date
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
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
Rushikesh Tote d1b081984b fix upload endpoint 2022-05-17 10:27:02 +05:30
Rushikesh Tote 53f4e5ed92 uploads via workers 2022-05-17 10:21:32 +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
Abhinav Kumar b749d74617
Merge pull request #514 from ente-io/change-family-portal-url
update family portal url
2022-05-06 13:27:04 +05:30
Abhinav 9aa62afa9b update family portal url 2022-05-06 13:23:51 +05:30
Abhinav 7b2c7f0670 move to trash v2 api 2022-05-06 12:05:32 +05:30
Abhinav Kumar 1b87a2a110
Merge pull request #507 from ente-io/release-fix-file-undefined
Release fix file undefined error
2022-04-30 16:23:32 +05:30
Abhinav d0cf0068a5 refactored errors 2022-04-30 15:53:48 +05:30