Commit graph

795 commits

Author SHA1 Message Date
Abhinav-grd 0b7e849eb7 updated-plan-selector-ui for new plans 2021-08-01 14:14:52 +05:30
Abhinav-grd 6d8205febf added redirect to payments page 2021-07-28 21:15:30 +05:30
Abhinav-grd 34380780f6 clear uploadURLFetchInProgress always using finally 2021-07-27 15:15:17 +05:30
Abhinav-grd 0b6aba1856 pop schedule a file for a new upload 2021-07-27 14:13:51 +05:30
Abhinav-grd 0641263e5c reset Upload progress state before retry 2021-07-27 13:49:34 +05:30
Abhinav-grd 090ec97f7a break upload only for parsed error 2021-07-27 13:25:28 +05:30
Abhinav-grd ff2b471518 setFiles too after removingDeletedCollectionFiles 2021-07-27 12:18:49 +05:30
Abhinav-grd 10ce228f37
Merge pull request #107 from ente-io/makhan-upload
Makhan upload
2021-07-27 09:59:56 +05:30
Abhinav-grd 717b22e9c3 syncCollection before createCollection 2021-07-27 09:59:20 +05:30
Abhinav-grd e0aedfce1f minor bug fixes 2021-07-27 00:22:30 +05:30
Abhinav-grd 4f1b4af96a added logic to cancel request if no uploadprogress event fired in 30 sec 2021-07-26 22:02:52 +05:30
Abhinav-grd 3ade45ba05 stipe unneccesary props from files 2021-07-26 21:22:36 +05:30
Abhinav-grd 06cdd20d6d updated request timeout to 2 min 2021-07-26 20:54:49 +05:30
Abhinav-grd af27e583da fixed retry method 2021-07-26 20:54:14 +05:30
Abhinav-grd 951e479258 handle zero dateString value in exif 2021-07-26 20:07:38 +05:30
Abhinav-grd 8761696f28 update ui with uploaded file 2021-07-25 13:26:05 +05:30
Abhinav-grd 64887463dc made ente metadata file like google 2021-07-24 21:29:02 +05:30
Abhinav-grd cc28b4aee1 showed unsupported files on UI 2021-07-24 20:25:12 +05:30
Abhinav-grd f5465254ee added request timeout of 10s 2021-07-24 19:19:54 +05:30
Abhinav-grd 9f0584a58f increase backed up counter only for success 2021-07-24 18:29:40 +05:30
Abhinav-grd e383fecefa removed wait upload state 2021-07-23 17:53:48 +05:30
Abhinav-grd 4b420b2144 optional conversion of heic if needed for preview 2021-07-21 11:38:41 +05:30
Abhinav-grd a372c50483 bshow better human readable usage 2021-07-18 21:40:11 +05:30
Abhinav-grd b5886480ec store metadata in a subfolder 2021-07-18 21:16:51 +05:30
Abhinav-grd d177d2f6c2 pass complete exportRecord path 2021-07-18 20:31:52 +05:30
Abhinav-grd 2759e702e4 wait for sync to complete before uploadStart 2021-07-17 14:20:08 +05:30
Abhinav-grd 71971fe89f Merge branch 'master' into makhan-export 2021-07-15 16:42:48 +05:30
Abhinav-grd b102c263bd added paused state when new files present for export 2021-07-15 16:34:16 +05:30
Abhinav-grd a29a867779
Merge pull request #105 from ente-io/add-failed-upload-retry
Add failed upload retry
2021-07-15 14:56:01 +05:30
Abhinav-grd ac1f00d88a added sync logic after retry Upload 2021-07-15 14:24:55 +05:30
Abhinav-grd 99889501c0 updated Error handling 2021-07-15 12:56:44 +05:30
Abhinav-grd fa14b6391d add retry logic 2021-07-15 12:56:35 +05:30
Abhinav-grd 4ba4038354 fixed already uploaded skipping 2021-07-15 09:54:21 +05:30
Abhinav-grd 4f8c96751b added retry to uploadFile api call 2021-07-14 23:58:19 +05:30
Abhinav-grd d1fdf74611 added wait time between retries 2021-07-14 23:57:47 +05:30
Abhinav-grd fcaae96316 removed console logs 2021-07-14 18:46:36 +05:30
Abhinav-grd 4ade063f60 handled empty export Record 2021-07-14 18:44:38 +05:30
Abhinav-grd 2aec715340 dedupe files in the ExportRecord 2021-07-14 18:25:05 +05:30
Abhinav-grd eeff23edf3 clear exportInProgress in exportFile function after await on it 2021-07-14 18:06:46 +05:30
Abhinav-grd feb57f69f1 added queueFiled To track files for resume 2021-07-14 15:33:14 +05:30
Abhinav-grd fb7ad70fcd refactored code thoda sa 2021-07-14 14:46:00 +05:30
Abhinav-grd da7c85a081 seperated ExportStats and ExportProgress 2021-07-14 13:09:40 +05:30
Abhinav-grd ffd5f78b97 fix export Pause error 2021-07-14 12:51:32 +05:30
Abhinav-grd 757e2d1d21 handle export Resume with previous stats 2021-07-14 11:33:04 +05:30
Abhinav-grd 1df42f0a58 return finsihed indicator and dont run export if unExported files zero 2021-07-14 10:58:40 +05:30
Abhinav-grd ef75860700 revert to old updateExportRecord in progress handling 2021-07-14 10:57:00 +05:30
Abhinav-grd 8a83254978 minor fixes 2021-07-14 10:03:28 +05:30
Abhinav-grd acb1975cdc minor fixes 2021-07-13 20:12:59 +05:30
Abhinav-grd f3ef606e8c check not null before parsing exportRecord JSON 2021-07-13 19:33:25 +05:30
Abhinav-grd 04907196df fixed sidebar is export in Progress check 2021-07-13 19:31:26 +05:30
Abhinav-grd 209f9131c8 moved exportState to exportRecord File 2021-07-13 19:19:31 +05:30
Abhinav-grd a857cec859 udapte waitFor2Sec to sleep 2021-07-13 19:07:12 +05:30
Abhinav-grd 683ca1a450 fixed fileExporter 2021-07-12 17:36:21 +05:30
Abhinav-grd 97fbff8e41 updated with new retry logic 2021-07-12 14:45:08 +05:30
Abhinav-grd ec225294ac change diff fetch limit to 1000 2021-07-09 14:17:30 +05:30
Abhinav-grd 0b3b3d448d added pause and resume logic 2021-07-09 09:05:33 +05:30
Abhinav-grd 04e1b80cae moved start logic to exportModal from exportInit 2021-07-08 12:50:20 +05:30
Abhinav-grd 4a4accc4d4 added pause logic 2021-07-08 12:29:26 +05:30
Abhinav-grd 2aa818850e show 0 exported status after start 2021-07-08 11:15:20 +05:30
Abhinav-grd 853e1fd3da completed exportLogic 2021-07-07 13:15:55 +05:30
Neeraj Gupta 92c5070bb5 Capture logs for logout api failures 2021-07-06 12:39:48 +05:30
Neeraj Gupta 8c3baa5931 Logout user from server 2021-07-06 09:51:59 +05:30
Abhinav-grd a59f962a6a added logic for auto start export if app closed without completion 2021-07-05 18:38:35 +05:30
Abhinav-grd 0d42598d8a added manual retry logic 2021-07-05 18:16:20 +05:30
Abhinav-grd e8f1d6243c added retry logic to downloadFile for export 2021-07-05 15:56:04 +05:30
Abhinav-grd 9b6cbbe773 added status check api 2021-06-29 17:19:34 +05:30
Abhinav-grd 6fa94b492c udpated variable name to code 2021-06-29 17:15:40 +05:30
Abhinav-grd 414a0f9043 added disableTwoFactor service 2021-06-24 14:02:49 +05:30
Abhinav-grd 081baf563f updated twoFator Enable request body 2021-06-24 10:10:10 +05:30
Abhinav-grd a431698a0c updated with backend api 2021-06-23 17:54:55 +05:30
Abhinav-grd c601609872 udpated to add new verifyTwoFactor flow 2021-06-22 11:51:08 +05:30
Abhinav-grd 6977e720ff updated setupTwoFactor and enableTwoFactor 2021-06-21 20:52:42 +05:30
Abhinav-grd 63c4e5f347 corrected innterface name and prop 2021-06-17 18:11:40 +05:30
Abhinav-grd f5b3ded190 added qr code render 2021-06-17 17:41:10 +05:30
Abhinav-grd 5b1fb6bf3e upload crash fix 2021-06-16 19:42:29 +05:30
Abhinav-grd 31bbe72e8d
Revert "Revert " 2fa "" 2021-06-14 20:24:10 +05:30
Abhinav-grd 10a93a2a34 updated getPreview to better catch errors 2021-06-13 21:23:33 +05:30
Pushkar Anand 0ce1e88db5 Moved to sentry login 2021-06-12 22:44:21 +05:30
Abhinav-grd ebb75a6b05
Revert " 2fa " 2021-06-12 22:18:22 +05:30
Abhinav-grd 2da1dd1cce fixed multipart upload url 2021-06-12 21:02:27 +05:30
Abhinav-grd 5cc1f8208a update the VerificationResponse 2021-06-12 15:56:43 +05:30
Abhinav-grd 2e093c70b0 added 2fa logic 2021-06-10 16:29:59 +05:30
Abhinav-grd 521cfa4cb5 update file sorting logic 2021-06-10 13:56:02 +05:30
Abhinav-grd fc2eba0f9c fixed fetch uploadURL uri 2021-06-09 18:32:08 +05:30
Abhinav-grd c7fb32b9b7 Merge branch 'master' into better-error-logging 2021-06-09 18:13:42 +05:30
Abhinav-grd 850727c2ed fix stripe load error handling 2021-06-08 15:30:50 +05:30
Abhinav-grd 0ed71a6b76 improved error logging 2021-06-07 10:34:50 +05:30
Abhinav-grd d26bf25bd2 remove finally block from uploader 2021-06-04 00:18:44 +05:30
Abhinav-grd ff7e897339 log file extension for thumbnail fail 2021-06-03 23:21:09 +05:30
Abhinav-grd 7c4963ec31 added null check on video 2021-06-03 16:11:10 +05:30
Abhinav-grd 51d9f807b1 updated eslintrc 2021-06-03 16:10:57 +05:30
Pushkar Anand 252e81eb1d Increased diff to 250 per page. 2021-06-03 02:46:06 +05:30
Pushkar Anand ab097861cd Merge branch 'release' of github.com:ente-io/bada-frame 2021-06-03 02:43:32 +05:30
Pushkar Anand 0905c46a79 Changed batch size to 100 2021-06-02 02:12:44 +05:30
Abhinav-grd 68976573e9 added static thumbnail property for failed thumbnail 2021-06-01 22:54:24 +05:30
Abhinav-grd 9af5715e7b removed checkFileFormatSupport check 2021-06-01 22:17:34 +05:30
Abhinav-grd 8d6de9b73e added unsupported format check 2021-06-01 21:33:32 +05:30
Abhinav-grd 13144049fc Revert "removed isUpdated from synFile response"
This reverts commit 22afa023e4.
2021-06-01 14:10:52 +05:30
Abhinav-grd c1c4d1272b added error handling to file delete 2021-06-01 13:51:55 +05:30
Abhinav-grd 22afa023e4 removed isUpdated from synFile response 2021-06-01 13:51:20 +05:30
Abhinav-grd be6dd6d5a7 added error handling to file delete 2021-05-31 16:28:33 +05:30
Abhinav-grd f0db56bb30 removed isUpdated from synFile response 2021-05-31 16:02:38 +05:30
Pushkar Anand e66817c43b Eslint rule update 2021-05-30 22:26:48 +05:30
Pushkar Anand 5520b94b57 Optimize gallery for frist load. 2021-05-30 22:05:48 +05:30
Pushkar Anand e01ed58a5d Fix build. 2021-05-29 12:16:17 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 1ca32038ba max limit on fileProgess 2021-05-28 22:58:07 +05:30
Abhinav-grd 7d5db2f903 order date result 2021-05-28 22:57:08 +05:30
Abhinav-grd 9dc799acb6 support for 3 letter month search 2021-05-28 22:32:16 +05:30
Abhinav-grd bd5ba9a342 addded year and month parsing 2021-05-28 21:55:19 +05:30
Abhinav-grd 71c6c89820 handle fail of loadStripe 2021-05-28 18:13:04 +05:30
Abhinav-grd 25e8685336 Revert "added new fetchUploadURLSeparately funtion"
This reverts commit fa75a83a7a.
2021-05-28 12:32:44 +05:30
Abhinav-grd 51c792e94f Revert "removed pop for indexs"
This reverts commit 1687a01d7a.
2021-05-28 12:32:02 +05:30
Abhinav-grd 1687a01d7a removed pop for indexs 2021-05-28 09:34:46 +05:30
Abhinav-grd 079d1194cf added interceptor to get better errors 2021-05-27 22:39:15 +05:30
Abhinav-grd fa75a83a7a added new fetchUploadURLSeparately funtion 2021-05-27 21:57:13 +05:30
Abhinav-grd 68c02bf355 dont retry upload file 2021-05-27 20:14:13 +05:30
Abhinav-grd b57e2e31af moved retrial logic to upload service 2021-05-27 19:43:16 +05:30
Abhinav-grd 82ca4d1d5c updated searchLocation to send token 2021-05-26 17:19:28 +05:30
Abhinav-grd 7b135410db updated response structure 2021-05-26 17:11:55 +05:30
Abhinav-grd bc044800ae updated to proxy loaction search from museum 2021-05-26 16:56:45 +05:30
Abhinav-grd dc21741704 cleanup 2021-05-24 21:20:05 +05:30
Abhinav-grd 6cd2865a8d Merge branch 'master' into search 2021-05-24 19:37:10 +05:30
Abhinav-grd 2515a5df4a added console log for process.env testing 2021-05-24 19:03:22 +05:30
Abhinav-grd ccf08a75fe updated token validity check 2021-05-24 18:49:05 +05:30
Abhinav-grd 720b14ec42 added logic to terminate upload worker after upload finish 2021-05-24 11:33:14 +05:30
Abhinav-grd 839a935f42 imporve thumbnial generation fail handling 2021-05-24 10:23:09 +05:30
Abhinav-grd 29610d3559 dont send name in putAttributes 2021-05-23 20:08:00 +05:30
Abhinav-grd 6bfad2a0d8 updated to handle poi location type responses 2021-05-21 15:17:28 +05:30
Abhinav-grd d85e6dd741 reduced Searched Location count to 1 2021-05-20 13:55:24 +05:30
Abhinav-grd 308246d073 refactored code 2021-05-20 13:49:37 +05:30
Abhinav-grd af1c2d0a77 added SearchLocation service 2021-05-20 13:20:20 +05:30
Abhinav-grd 7afd2c8195 show error message if collection delete fail 2021-05-07 15:38:14 +05:30
Abhinav-grd 4cb7d4af7d Merge branch 'master' into handle-create-collection-fail-ui 2021-05-07 13:05:47 +05:30
Abhinav-grd 7815b50b2c force relogin if session doesn't have sessionKeyAttributes 2021-05-07 12:52:03 +05:30
Abhinav-grd c2e2fa5737 add proper type 2021-05-07 12:37:42 +05:30
Abhinav-grd 6b586396c8 throw error from getCollection instead of just error message 2021-05-04 12:37:44 +05:30
Abhinav-grd 67371e389d added logic to handle multiple Tabs 2021-04-29 14:28:34 +05:30
Abhinav-grd 776eebde4b updated error handling 2021-04-29 14:13:18 +05:30
Abhinav-grd e7b0df8b48 use original file's metadata File for edited files 2021-04-29 12:50:15 +05:30
Abhinav-grd 58190f7f6a redirec to all after collection delete 2021-04-28 15:27:08 +05:30
Abhinav-grd 63883600ef corrected expected response 2021-04-28 14:41:25 +05:30
Abhinav-grd 43ebfbf116 used boxSeal to encypt collection key for sharing 2021-04-28 14:29:05 +05:30
Abhinav-grd db951c297f updated shareCollection logic 2021-04-28 13:30:15 +05:30
Abhinav-grd c6d7b993f0 added check to skip collection whos edecryption fails 2021-04-28 13:09:45 +05:30
Abhinav-grd b1174f6033 exported AddToCollection 2021-04-27 17:29:10 +05:30
Abhinav-grd 5b535faa92 moved getSelectedFileIds to util and new helper get selectedFiles 2021-04-27 17:14:26 +05:30
Abhinav-grd d867c8b120 udpate file interfcae name to PascalCase 2021-04-27 14:47:38 +05:30
Abhinav-grd 1d9dcfac89 moved image display logic to photoframe 2021-04-27 14:10:37 +05:30
Abhinav-grd c0b9258fc2 rename collectionAndItsLatestFile array to collectionsAndTheirLatestFile 2021-04-27 13:07:42 +05:30
Abhinav-grd fa420c2f44 removed unneccessary Statements 2021-04-27 12:07:40 +05:30
Abhinav-grd 58be1d66d7 removed unsed props 2021-04-27 11:40:38 +05:30
Abhinav-grd 3665dc63bf added share and unshare collection logic 2021-04-26 17:00:02 +05:30
Abhinav-grd 733f3013b1 updated the user interface name to PascalCase 2021-04-26 13:14:34 +05:30
Abhinav-grd e217a6e345 minor changes 2021-04-25 20:48:17 +05:30
Abhinav-grd d9261a8465 remove deleted file for localDB 2021-04-24 19:00:11 +05:30
Abhinav-grd 309532ad3f added collection rename logic and rename Collection service 2021-04-24 15:33:52 +05:30
Abhinav-grd 849213a50b added delete collection logic 2021-04-24 12:39:37 +05:30
Abhinav-grd e2f73fcb3f setting error before error handling 2021-04-24 00:46:40 +05:30
Abhinav-grd 214a999661 corrected syncFile logic is Updated state when just files deleted 2021-04-24 00:46:27 +05:30
Vishnu Mohandas aae606f001 Rename imported attribute 2021-04-23 13:19:49 +05:30
Abhinav-grd 1a79e88ed8 changed logic to decrypt files per request 2021-04-23 12:52:04 +05:30
Abhinav-grd cf27370e37 updated collection interface name to PascalCase 2021-04-23 12:52:04 +05:30
Abhinav-grd 9488626de6 update confirm action component 2021-04-22 18:26:06 +05:30
Abhinav-grd 819aa54c4a update subscription interface 2021-04-21 22:15:50 +05:30
Abhinav-grd a5f8b35a8b updated api methods 2021-04-21 22:12:27 +05:30
Abhinav-grd da4a2a1d61 added new confirm action activate subscription 2021-04-20 12:15:24 +05:30
Abhinav-grd 8aedf2b514 call actiavte api if subscritpin was cancelled before update 2021-04-17 19:26:28 +05:30
Abhinav-grd 3264e2d0c4 Merge branch 'master' into stripe-integration 2021-04-17 18:15:38 +05:30
Abhinav-grd 1e6d8f7161 updated stripe subscriptionupate response 2021-04-16 17:37:25 +05:30
Abhinav-grd 1673a79908 handled verification failed 2021-04-14 14:19:48 +05:30
Abhinav-grd dca4a42bba verify subcription update with verify-subscrption api 2021-04-13 14:55:04 +05:30
Abhinav-grd e3141d8ad0 use paln id as subscription productID 2021-04-13 14:17:15 +05:30
Abhinav-grd 0ae2e4838d handle warning while intailising DedicatedCryptoWorker 2021-04-12 14:29:51 +05:30
Abhinav-grd 79de18a843 get Dedicated worker for upload 2021-04-12 12:56:38 +05:30
Abhinav-grd f22ef34420 show progress for metadata file reading 2021-04-12 11:36:02 +05:30
Abhinav-grd c6168ea752 increase WAIT_TIME_THUMBNAIL_GENERATION to 30 sec and reduce MAX_CONCURRENT_UPLOADS to 2 2021-04-11 23:12:54 +05:30
Abhinav-grd 4e8168f2fa
Merge pull request #52 from ente-io/dedupe-upload
Dedupe upload
2021-04-11 21:42:44 +05:30
Abhinav-grd 208b8918d9 upadted util name to sortFilesIntoCollections 2021-04-11 21:21:04 +05:30
Abhinav-grd ba602d6e11 removed filename from BackupedFile interface 2021-04-11 20:45:05 +05:30
Abhinav-grd 539ab66bc1 handle new collection 2021-04-11 20:26:44 +05:30
Abhinav-grd 80601e14ab group files collectionWise for fileAlreadyInCollection check 2021-04-11 19:29:28 +05:30
Abhinav-grd cac1cf4631 tidy up 2021-04-11 15:28:02 +05:30
Abhinav-grd f78fd6dcfb combine ensted if with and 2021-04-11 14:40:21 +05:30
Abhinav-grd 3ba8b87c2c rename changeProgressBarProps to updateProgressBarUI 2021-04-11 14:34:31 +05:30
Abhinav-grd 9cce57fdf1 added lgoic to return exisitng collection if collection with name exists 2021-04-11 14:10:05 +05:30
Abhinav-grd 9fbd8ae136 increase fileCompleted count after skipping 2021-04-11 13:51:10 +05:30
Abhinav-grd 524e9f7ee4 added logic to skip files that are already uploaded 2021-04-11 13:46:39 +05:30
Abhinav-grd e2e6d4198d moved file related utils to utils/file 2021-04-11 12:13:47 +05:30
Abhinav-grd 1ae5dd81c6 fix thumbnail generation fail for heic 2021-04-11 11:32:53 +05:30
Abhinav-grd cf4c840ba4 properly catch and handle upload errors 2021-04-11 11:32:53 +05:30
Abhinav-grd 7ba7044216 style changes 2021-04-08 11:48:34 +05:30
Abhinav-grd bfbff09e0a added manage payment method button 2021-04-08 10:43:34 +05:30
Abhinav-grd f6a391d666 updated customer portal api 2021-04-08 10:26:37 +05:30
Abhinav-grd 2b5d881f99 Merge branch 'master' into stripe-integration 2021-04-07 12:48:45 +05:30
Abhinav-grd 5ca4523281 updated updateSubscription logic and added acknowledgeSubscriptionUpdate function 2021-04-06 19:13:11 +05:30
Abhinav-grd b4ff03b79a remove proration preview 2021-04-06 12:38:38 +05:30
Abhinav-grd 9ac0a5e573 replaced generateMasterKey with updated name generateEncryptionKey 2021-04-06 09:46:56 +05:30
Vishnu Mohandas ab046a85f0 Set default value for name 2021-04-05 19:48:36 +05:30
Abhinav-grd 9dc3c9c149 added createNewRecoveryKey logic 2021-04-05 14:33:12 +05:30
Abhinav-grd c67006345b added setKeys service function 2021-04-05 11:09:25 +05:30
Abhinav-grd 78de76fd3d fix build 2021-04-04 18:44:04 +05:30
Abhinav-grd 40bb651f16 Merge branch 'master' into export-data 2021-04-04 18:38:54 +05:30
Abhinav-grd 32ca9f754d
corrected sanitizeName call 2021-04-04 14:04:42 +05:30
Abhinav-grd ad3faec8a6
rename sanitize function to singular 2021-04-04 13:53:00 +05:30
Abhinav-grd d45a12ceae renamed utilFunctions tpoindex and corrected imports 2021-04-03 10:13:13 +05:30
Abhinav-grd cddff63a31 moved crytoWorker to util/cryto/index 2021-04-03 10:06:15 +05:30
Abhinav-grd 281fab1b5a updated type name KeyAttribute 2021-04-02 09:33:00 +05:30
Abhinav-grd af2e6706e0 fixed token validity check api 2021-04-01 19:22:30 +05:30
Abhinav-grd 3dfe084850 fix downloadFIle response for images 2021-03-31 17:45:37 +05:30
Abhinav-grd 29207fa0c1 handled abort export 2021-03-31 14:04:00 +05:30
Abhinav-grd f29d4e714a send export already in progress notification 2021-03-31 12:43:01 +05:30
Abhinav-grd 9ac0e83735 save metadata files along with files 2021-03-31 12:15:41 +05:30
Abhinav-grd 67678650db change collection folder name structure to id_name 2021-03-31 12:00:42 +05:30
Abhinav-grd 2ee0045b56 create collectionw wise folders during export 2021-03-31 11:23:21 +05:30
Abhinav-grd 9c34231dff added try catch to export files function 2021-03-30 18:30:09 +05:30
Abhinav-grd 7034c6ff8f added logic to send notification of export start and finish and show progress on ssytem tray icon 2021-03-30 17:07:32 +05:30
Abhinav-grd aa34a99b2c updated record after exporting files 2021-03-30 17:05:47 +05:30
Abhinav-grd afbf9c741f improved error handling 2021-03-30 13:53:36 +05:30
Abhinav-grd 05170341bb read error reponse properly 2021-03-30 13:52:46 +05:30
Abhinav-grd c7f51d7c93 dont retry get request 2021-03-30 11:07:13 +05:30
Abhinav-grd 4a8dfe57bd use fresh token on each request 2021-03-30 11:06:58 +05:30
Abhinav-grd 15d5a1660c updated token null handling 2021-03-30 10:39:43 +05:30
Abhinav-grd 12a28e4fc7 added axios interceptor 2021-03-30 10:38:41 +05:30
Abhinav-grd b6d1a9211a getExportedFiles list and skip those exports 2021-03-29 18:15:54 +05:30
Abhinav-grd b1055a3ef8 added exportFiles logic 2021-03-29 16:59:19 +05:30
Abhinav-grd 94903a2009 minor fixes 2021-03-29 16:59:01 +05:30
Abhinav-grd 1d8ca64f48 cleaned up deleteFiles function 2021-03-29 15:59:17 +05:30
Abhinav-grd a832fa1cb3 corrected console.error body 2021-03-29 15:05:05 +05:30
Abhinav-grd b140e04a21 removed unneccesary console logs 2021-03-29 14:41:03 +05:30
Abhinav-grd 4d65768b1f handled getCollection Errors with setting banner message 2021-03-29 14:22:56 +05:30
Abhinav-grd 20a5bea858 added isTokenActive 2021-03-29 11:52:15 +05:30
Abhinav-grd 173deab5da added export service 2021-03-29 10:45:08 +05:30
Abhinav-grd 407a6d463d updated downloadFIle function to return readabel Stream 2021-03-29 10:43:59 +05:30
Abhinav-grd bcc78e4f6f updated thumbnial generation logic to take screenshot at 3 sec timestamp 2021-03-24 20:58:37 +05:30
Abhinav-grd 2fa1f2b484 correted fav second place pinning 2021-03-24 16:31:57 +05:30
Abhinav-grd a968d5c47a added logic to pin favourite collection to second 2021-03-24 16:14:08 +05:30
Abhinav-grd 7158556087 fix modificationTime set to null error and location to undefined 2021-03-23 12:06:39 +05:30
Abhinav-grd 7a6296adeb skip uploading hidden files 2021-03-22 22:21:19 +05:30
Abhinav-grd 0f484635ba check exntension to find heic files if type missing 2021-03-22 22:20:28 +05:30
Vishnu Mohandas 60b19811b4 Merge branch 'master' into tile-selection 2021-03-22 18:41:58 +05:30
Vishnu Mohandas ef6f506ff8
Merge pull request #44 from ente-io/nested-folder-upload
Nested folder upload
2021-03-22 18:35:39 +05:30
Abhinav-grd aee7097e71 random percentage progress for put call 2021-03-22 17:45:07 +05:30
Abhinav-grd a19fe8f910 increasing upload chunk size to 20 mb 2021-03-22 12:55:21 +05:30
Abhinav-grd 772e7c7d5a retry all network request 3 times before failing 2021-03-22 12:23:19 +05:30
Abhinav-grd 09c5882ded added progress tracker to multipart upload 2021-03-22 11:45:38 +05:30
Pushkar Anand a4bbf85559 Build optimization. 2021-03-21 19:48:38 +05:30
Abhinav-grd 4a528115b1 added deleteFiles service 2021-03-21 12:23:41 +05:30
Abhinav-grd 1a5eaa75e0 added preview proration before subscription upgrade 2021-03-21 10:19:37 +05:30
Abhinav-grd 0b7159583c added logic to track upload put progress 2021-03-20 13:30:37 +05:30
Abhinav-grd 90eeca6f52 added checks to skip missing properties rather than skiping the whole metadata json 2021-03-19 19:17:12 +05:30
Abhinav-grd 5e00e8e833 added file progres prop 2021-03-19 18:59:07 +05:30
Abhinav-grd ee792a7734 added upload to exiting collection and new colllections logic and updtaed the upload service to recieve FilwWithCollection 2021-03-19 13:44:01 +05:30
Abhinav-grd 0e062c1093 renamed subcription service to billing service 2021-03-18 20:52:34 +05:30
Abhinav-grd f6cc73c91b removed console logs 2021-03-18 20:48:29 +05:30
Abhinav-grd e25bbcef5e removed empty id property from subscription 2021-03-18 20:44:03 +05:30
Abhinav-grd d540e06c0f updated subscription with cancelSubscription response 2021-03-18 19:18:44 +05:30
Abhinav-grd d164bc6a26 added alert message for subscription ops 2021-03-17 17:37:20 +05:30
Abhinav-grd 4346d6ea7e moved helper function to util added cancel and updated subscription logic and updated service to modify localStorage records 2021-03-17 12:51:55 +05:30
Abhinav-grd e412fec108 Merge branch 'master' into stripe-integration 2021-03-16 19:05:41 +05:30
Abhinav-grd c3ada5c6f7 corrected localForage import 2021-03-16 19:02:43 +05:30
Abhinav-grd dbdf74922f added conditional manage or subscribe button 2021-03-16 18:22:57 +05:30
Abhinav-grd 90d73a660e updated logic to find unique files 2021-03-16 15:11:11 +05:30
Abhinav-grd 5bacbdfd65 updated plan selector style 2021-03-16 14:32:57 +05:30
Abhinav-grd a8b678b0a1 Merge branch 'master' into stripe-integration 2021-03-16 14:32:15 +05:30
Abhinav-grd d13c13f8c4 clear any left previous user data on new login 2021-03-16 12:20:24 +05:30
Abhinav-grd dc9c081706 cancel async calls if token beomes null 2021-03-16 12:19:34 +05:30
Abhinav-grd ddcc80419c remove empty collections 2021-03-15 23:00:49 +05:30
Abhinav-grd ce5a495d98 updated error logging 2021-03-14 20:23:13 +05:30
Abhinav-grd 170b54fe12 added try catch to getFile 2021-03-14 18:50:00 +05:30
Abhinav-grd d5d761db15 updated for fetchMultipartUploadURLs api response changes 2021-03-14 18:14:21 +05:30
Abhinav-grd d29e869351 updated streaming logic to avoid over-pressure 2021-03-14 17:35:47 +05:30
Abhinav-grd 82836c1654 skipped exif parsing for videos for now 2021-03-14 15:57:48 +05:30
Abhinav-grd 6dc58de933 spell checked upload service 2021-03-14 15:55:10 +05:30
Abhinav-grd 05a8e02282 Merge branch 'master' into lfu-with-multipart 2021-03-14 15:51:11 +05:30
Abhinav-grd c528ccf8bc upadate getUploadUrls response object 2021-03-14 14:59:38 +05:30
Abhinav-grd b7a0fabe89 refresh subscription detail on page reload 2021-03-13 18:25:47 +05:30
Abhinav-grd 1dff2d2be0 updated createCheckoutSession api call 2021-03-13 15:34:17 +05:30
Abhinav-grd 51f0411c5d added redirect to customer portal logic 2021-03-13 05:12:19 +05:30
Abhinav-grd 58df5fef07 updated subscription service 2021-03-13 04:36:16 +05:30
Abhinav-grd e6e0315270 updated subscription service 2021-03-12 23:04:20 +05:30
Abhinav-grd 5d53ef10db updated stripe identifier name and create session response json 2021-03-12 20:39:17 +05:30
Abhinav-grd cf7f292b16 added plan selector modal and apis 2021-03-12 18:00:33 +05:30
Abhinav-grd 48af4280b2 corrected getCheckoutSession query params 2021-03-12 17:13:47 +05:30
Abhinav-grd 9702760954 build fix 2021-03-12 14:43:38 +05:30
Abhinav-grd 766b695a0a Merge branch 'sidebar' into stripe-integration 2021-03-12 14:42:19 +05:30
Abhinav-grd 555dda6404 Merge branch 'master' into sidebar 2021-03-12 14:17:00 +05:30
Abhinav-grd a2f4e50b03 Merge branch 'master' into sentry-integration 2021-03-12 13:58:01 +05:30
Abhinav-grd c435783e3d added wrapper import for localForage 2021-03-12 12:28:27 +05:30
Abhinav-grd b8d48627d1 moved logout function to userService 2021-03-12 10:20:58 +05:30
Abhinav-grd 03277da4bb use getToken function directly insisted of local variable to avoid in memory invalid token 2021-03-12 08:46:35 +05:30
Abhinav-grd 0066ef4ee2 moved subscription interface to subscription Service 2021-03-11 22:01:20 +05:30
Abhinav-grd 78d9fa659c add subscriptionService 2021-03-11 21:34:52 +05:30
Abhinav-grd 99b3791700 Merge branch 'master' into butterify-file-upload 2021-03-11 19:34:06 +05:30
Abhinav-grd 6a556eabf1 removed downloadManager intialization with token 2021-03-11 12:50:11 +05:30
Abhinav-grd 32054fd891 updated components to shift upload logic to Upload Component and handle Collection Selection in remaining 2021-03-11 09:42:16 +05:30
Abhinav-grd 422ea8f6ed upload test PriceID 2021-03-10 12:35:30 +05:30
Abhinav-grd f42c2e4e30 added getCheckoutSesssion function 2021-03-10 08:55:00 +05:30
Abhinav-grd dbc5ecaf2e added subscription flow 2021-03-09 21:53:13 +05:30
Abhinav-grd b8e364d9de added check to prevent localForag.config call during pre rendering 2021-03-08 18:11:46 +05:30
Abhinav-grd 9a6a6bc608 replace error console logs with console.error 2021-03-08 18:06:10 +05:30
Vishnu Mohandas ae5e67522a Move code to download a file to DownloadManager, also re-enable HEIC decoding 2021-03-08 12:00:27 +05:30
Pushkar Anand 6108f805c4 Using getFileUrl to fetch files. 2021-03-08 11:43:24 +05:30
Pushkar Anand f12f93868a Cleanup 2021-03-08 11:32:37 +05:30
Pushkar Anand b8899d13b0 Moved to chunk decoding. 2021-03-08 11:20:51 +05:30
Pushkar Anand 23d1ee3ab9 Merge branch 'master' of https://github.com/ente-io/bada-frame into test-video-streaming 2021-03-08 10:01:52 +05:30
Abhinav-grd 8fb8ee4feb updated response prop name 2021-03-07 15:23:06 +05:30
Abhinav-grd 0ab118f90b extarced CHUNKS_COMBINED_FOR_UPLOAD 2021-03-07 15:18:22 +05:30
Abhinav-grd 8f75a5a373 updated the uploadURL interface 2021-03-07 15:11:51 +05:30
Abhinav-grd 1624f9eb57 deepSource error resolve 2021-03-05 16:45:21 +05:30
Abhinav-grd 8098667a08 removed redundant code 2021-03-05 16:27:04 +05:30
Abhinav-grd e74689e8af removed debugging code 2021-03-05 16:21:40 +05:30
Abhinav-grd 60567cc596 set min stream upload size limit to 20mb 2021-03-05 16:19:45 +05:30
Abhinav-grd bd6c1230fb moved file stream reading call to the end of readFile 2021-03-05 14:14:46 +05:30
Abhinav-grd 17ff1867da updated fetchUploadPartURLs to fetchMultipartUploadUrls 2021-03-05 12:10:22 +05:30
Abhinav-grd 93c4e73f56 addded error logs 2021-03-05 11:31:00 +05:30
Abhinav-grd 84de6e0de5 upadted isDataStream check logic 2021-03-05 10:26:10 +05:30
Abhinav-grd 8682704fa4 send complete multipart upload as xml 2021-03-04 22:22:15 +05:30
Abhinav-grd a7aeb3ff8d corrected chunking algo 2021-03-04 21:01:27 +05:30
Abhinav-grd bdfc8352cf minor changes 2021-03-04 19:13:15 +05:30
Abhinav-grd 1896ed345b tidy-up uploadService 2021-03-04 17:47:40 +05:30
Abhinav-grd d03c48251f almost working multipart upload 2021-03-04 17:44:45 +05:30
Abhinav-grd 3742e13f1d trying to fix fetch 2021-03-03 13:55:29 +05:30
Abhinav-grd f6fc2617b7 remove content-length property 2021-03-02 17:34:17 +05:30
Abhinav-grd a193e8b120 changing file upload to use ReadableStream 2021-03-02 15:34:24 +05:30
Vishnu Mohandas 562b4e1752 Fetch file and thumbnails directly from museum if the endpoint is defined 2021-02-28 05:04:11 +05:30
Vishnu Mohandas bc24fff3d3 Route all asset requests through Cloudflare 2021-02-28 04:07:42 +05:30
Vishnu Mohandas 5eb77a2505
Merge pull request #30 from ente-io/reduce-concurrent-uploads
reduce concurrent upload to 4
2021-02-26 15:48:50 +05:30
Abhinav-grd 18defbb9b8 stored literal values to const 2021-02-26 15:08:34 +05:30
Abhinav-grd e50c8864ec reduce conccurent upload to 4 2021-02-26 11:28:44 +05:30
Abhinav-grd bb37368f56 ignore metadata errors 2021-02-26 11:26:10 +05:30
Abhinav-grd 26b4414799 clear encryptedkey 2021-02-25 23:57:30 +05:30
Abhinav-grd 7d53d9f239 destructure encryptedFile and encryptedKey into seperate variables 2021-02-25 23:02:17 +05:30
Abhinav-grd d5718b43e5 removed unneccesary Cryptoworker creations 2021-02-25 22:01:49 +05:30
Abhinav-grd 6075949de7 clear object references 2021-02-25 21:37:23 +05:30
Abhinav-grd ac126b2e0a Merge branch 'master' into fixing-upload-memory-leak 2021-02-25 12:34:54 +05:30
Vishnu Mohandas 5204bd30e4 Increase diff limit to 2500 2021-02-24 21:35:26 +05:30
Abhinav-grd 9e193da33e reuse same file readers 2021-02-24 21:34:14 +05:30
Abhinav-grd 961683d71a added check to prevent heic2any library load during server prerender 2021-02-24 10:11:26 +05:30
Abhinav-grd 8dbf35c360 added rendering HEIC logic 2021-02-23 15:41:46 +05:30
Abhinav-grd 72e9b1cfa2 added error handler adn grouped errorCode and handler in errorUtil file 2021-02-22 16:50:08 +05:30
Abhinav-grd 8f758f3ba5 Merge branch 'handle-B2-errors' of https://github.com/ente-io/bada-frame into handle-B2-errors 2021-02-22 13:22:00 +05:30
Abhinav-grd 55047a4313 changed + e to , e 2021-02-22 13:20:06 +05:30
Abhinav-grd ac85460ed5 moved internetConnectivity Check logic to uploadService 2021-02-22 13:19:36 +05:30
Abhinav-grd ec3763997c corrected metadataMap seeding function 2021-02-18 14:59:09 +05:30
Abhinav-grd 12368048d0 use constants for errorCodes 2021-02-18 13:36:50 +05:30
Abhinav-grd ae96735dd2 added better error handing 2021-02-18 12:54:17 +05:30
Abhinav-grd 4cf3c0f55a updated upload service to setUploadErrors 2021-02-18 11:43:54 +05:30
Vishnu Mohandas 1c6d50be00 Use number to represent the last collection updation time 2021-02-17 15:17:14 +05:30
Abhinav-grd 8679b5f62b random optimizations 2021-02-17 14:05:19 +05:30