Commit graph

974 commits

Author SHA1 Message Date
Abhinav-grd d8feeda1c5 tidy up 2021-04-18 12:58:49 +05:30
Abhinav-grd 30a12b6a7e added toggle switch to change plan period 2021-04-18 12:41:09 +05:30
Abhinav-grd de32090142 added bootstrap-switch-button-react package 2021-04-18 12:38:48 +05:30
Abhinav-grd f24be87ed8 updated error handling 2021-04-18 10:33:22 +05:30
Abhinav-grd 8aedf2b514 call actiavte api if subscritpin was cancelled before update 2021-04-17 19:26:28 +05:30
Abhinav-grd 5475de6074 renamed is PlanActive to isSubscriptionActive 2021-04-17 19:18:25 +05:30
Abhinav-grd a611d2e8ca coorected ErrorHandler 2021-04-17 18:40:50 +05:30
Abhinav-grd 3264e2d0c4 Merge branch 'master' into stripe-integration 2021-04-17 18:15:38 +05:30
Abhinav-grd e7808813ee remove testing false set from has paidPlan check 2021-04-17 13:42:26 +05:30
Abhinav-grd 1e6d8f7161 updated stripe subscriptionupate response 2021-04-16 17:37:25 +05:30
Abhinav-grd 337c3a5248 setup cloudflare analytics 2021-04-15 14:20:18 +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 1ad7788afb prevent selecting active subscription plan while upgrading 2021-04-13 14:18:43 +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 357614ce41
Merge pull request #54 from ente-io/upload-ui
Upload UI and performace
2021-04-12 12:57:46 +05:30
Abhinav-grd 79de18a843 get Dedicated worker for upload 2021-04-12 12:56:38 +05:30
Abhinav-grd db6e8dfbae completed files already filtered in upload service 2021-04-12 11:36:48 +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 09f03ffd21 made progress bar div maxhieght 250px 2021-04-11 21:55:38 +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 00efef9445 increased upload dailog size 2021-04-11 21:34:24 +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 6e5b9b1eec made button green 2021-04-11 20:26:27 +05:30
Abhinav-grd 440a550404 updated submit button style 2021-04-11 19:50:24 +05:30
Abhinav-grd 80601e14ab group files collectionWise for fileAlreadyInCollection check 2021-04-11 19:29:28 +05:30
Abhinav-grd 4f9e0bd66f Merge branch 'master' into dedupe-upload 2021-04-11 15:45:20 +05:30
Abhinav-grd 7ddd3f8a0d added bottom margin of 40px in gallery to view file at end without install banner interfering 2021-04-11 15:44:32 +05:30
Abhinav-grd 4bb28deb91
Merge pull request #53 from ente-io/button-with-loading
Button with loading
2021-04-11 15:39:15 +05:30
Abhinav-grd ffd76ce6d4 Merge branch 'master' into button-with-loading 2021-04-11 15:38:32 +05:30
Abhinav-grd ff898c0c5c updated button style 2021-04-11 15:37:57 +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 947734753b updated FILE_UPLOAD_PROGRESS to add fine skipping message 2021-04-11 13:43:23 +05:30
Abhinav-grd bf7083442e passed files to uploadService 2021-04-11 13:42:44 +05:30
Abhinav-grd e2e6d4198d moved file related utils to utils/file 2021-04-11 12:13:47 +05:30
Abhinav-grd 122abc76d4
Merge pull request #51 from ente-io/heic-upload-fix
fix heic upload
2021-04-11 11:39:55 +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 2d1d496e98 added padding at some places 2021-04-11 10:43:36 +05:30
Abhinav-grd 15ad43f674 updated pages with submitButton 2021-04-11 10:38:06 +05:30
Abhinav-grd 14ce450a16 added new component SubmitButton 2021-04-11 10:32:32 +05:30