Commit graph

1886 commits

Author SHA1 Message Date
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 e914d16c54 return correct error instead of errorCode 2021-07-24 18:50:02 +05:30
Abhinav-grd c107995d55 render conditionally on uploadStage rather than progress percent 2021-07-24 18:33:48 +05:30
Abhinav-grd 9f0584a58f increase backed up counter only for success 2021-07-24 18:29:40 +05:30
Abhinav-grd 6ea54f98bd updated logic to await syncInProgress 2021-07-24 18:17:11 +05:30
Abhinav-grd e383fecefa removed wait upload state 2021-07-23 17:53:48 +05:30
Abhinav-grd 9e748ef78e handle zero usage 2021-07-23 10:58:58 +05:30
Abhinav-grd 53c8c4db67 fix repeated syncs 2021-07-21 14:17:21 +05:30
Abhinav-grd 4b420b2144 optional conversion of heic if needed for preview 2021-07-21 11:38:41 +05:30
Abhinav-grd 063797df55
Merge pull request #106 from ente-io/improve-export
Improve export
2021-07-18 22:04:01 +05:30
Abhinav-grd 9e40a6c803 update strings 2021-07-18 21:57:52 +05:30
Abhinav-grd 67d5989d62 ellipse export folder path 2021-07-18 21:50:47 +05:30
Abhinav-grd a372c50483 bshow better human readable usage 2021-07-18 21:40:11 +05:30
Abhinav-grd 93a6c498a5 text change 2021-07-18 21:25:59 +05:30
Abhinav-grd b5886480ec store metadata in a subfolder 2021-07-18 21:16:51 +05:30
Abhinav-grd 7eee36ab49 changed export again text 2021-07-18 20:41:02 +05:30
Abhinav-grd 1d48ca79c2 hide 0 failed files 2021-07-18 20:34:52 +05:30
Abhinav-grd d177d2f6c2 pass complete exportRecord path 2021-07-18 20:31:52 +05:30
Abhinav-grd 9c3fa826d1 made the folder select button smaller 2021-07-18 18:48:10 +05:30
Abhinav-grd 69a2d03316 set user context for all sentry call 2021-07-17 15:51:05 +05:30
Abhinav-grd f07deb65c8 send userid with sentry 2021-07-17 14:30:10 +05:30
Abhinav-grd 2759e702e4 wait for sync to complete before uploadStart 2021-07-17 14:20:08 +05:30
Abhinav-grd 743d6236b0 refactored code to in sync and useEffect gallery 2021-07-17 13:09:29 +05:30
Abhinav-grd cbf2f61792 triger on hover 2021-07-16 19:11:28 +05:30
Abhinav-grd 6c880a2fc5 add file counter tooltip 2021-07-16 19:08:42 +05:30
Abhinav-grd 55581653a1 corrected retry promiseCall back on error 2021-07-16 09:15:06 +05:30
Abhinav-grd 9e72f470a7
Merge pull request #103 from ente-io/makhan-export
Makhan export
2021-07-15 16:44:04 +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 659b826465 hide footer till upload finished 2021-07-15 14:53:32 +05:30
Abhinav-grd 089acda00e renenable uploader after error in last upload 2021-07-15 14:53:11 +05:30
Abhinav-grd ac1f00d88a added sync logic after retry Upload 2021-07-15 14:24:55 +05:30
Abhinav-grd 0ed9326aa1 added retry option 2021-07-15 12:56:44 +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 d75b93fa58 resume paused check from resume 2021-07-14 22:10:24 +05:30
Abhinav-grd 6d3a62292d run PostExport run after pause and stopExport 2021-07-14 19:13:16 +05:30
Abhinav-grd 8db5fcc924 build fix 2021-07-14 18:50:17 +05:30