Commit graph

1269 commits

Author SHA1 Message Date
Abhinav ab431c66df Revert "remove upload limits"
This reverts commit 57e421886d.
2022-05-18 15:29:15 +05:30
Abhinav 451a9fe7e5 remove braces 2022-05-18 14:39:13 +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 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 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
Abhinav 8a3e21d007 Merge branch 'master' into upload-logs 2022-05-16 14:10:33 +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 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
Abhinav 7b2c7f0670 move to trash v2 api 2022-05-06 12:05:32 +05:30
Neeraj Gupta 305b711964
Merge pull request #488 from ente-io/family_sharing
Family Plan
2022-04-28 07:33:39 +05:30
Abhinav c512f5dee1 change setting data to null to removeData 2022-04-27 21:36:52 +05:30
Abhinav 081a3ddcff improve error handling 2022-04-27 21:32:59 +05:30
Abhinav ad57ea87ae add missing checks before using newer APIs 2022-04-26 16:21:31 +05:30
Abhinav 50420c38a2 make passing parameter compulsory for billing utils 2022-04-26 13:25:14 +05:30
Abhinav 895a46766a fix metadata value getting cached 2022-04-25 21:33:29 +05:30
Abhinav fec29709a0 add sample name for handled cases 2022-04-25 17:14:06 +05:30
Abhinav 0e385fefdf add safety try catch block 2022-04-25 17:12:56 +05:30
Neeraj Gupta 41e05a0c0b
address review comments 2022-04-25 17:11:01 +05:30
Neeraj Gupta dcec15a4fe
pass correct param value for isFamilyCreated 2022-04-25 16:56:40 +05:30
Abhinav 863c708de1 refactor code 2022-04-25 16:40:20 +05:30
Abhinav 5b35b9df6c handle unknown cases of date in filename and use regex to handle possible cases 2022-04-25 16:37:11 +05:30
Abhinav f76d20b3fb add logic to extract date from filename 2022-04-25 11:59:02 +05:30
Neeraj Gupta 777d8fd9f9
clean up 2022-04-21 22:34:26 +05:30
Neeraj Gupta db817cecf1
modify sidebar to handle family plan 2022-04-21 20:13:52 +05:30
Neeraj Gupta 05e57be5df
Support redirecting to families portal 2022-04-21 15:16:23 +05:30
Abhinav 4b597235bc cancel upload by refreshing the page 2022-04-21 11:21:27 +05:30
Abhinav 46c14c30fa udpate log 2022-04-21 01:02:23 +05:30
Abhinav 6215669cd9 add file blob creation logs for getVideoMetadata 2022-04-21 00:49:51 +05:30
Abhinav 7c138d8bb6 added FFMPEG_EXECUTION_WAIT_TIME 2022-04-21 00:39:09 +05:30
Abhinav 01d832f7b1 remove console log 2022-04-21 00:22:21 +05:30
Abhinav cc9b4c79ed abort before clusterLivePhotoFiles if upload cancelled 2022-04-20 20:16:53 +05:30