Commit graph

656 commits

Author SHA1 Message Date
abhinav-grd d54e27b0be passes CollectionAndThierLatest file to Collection component and add sorting by latest file logic 2021-09-27 11:51:26 +05:30
abhinav-grd ea8fd240b5 moves out clearSelection and syncWithRemote to caller 2021-09-27 09:26:01 +05:30
abhinav-grd 45f098b29a adds collection sort 2021-09-26 14:13:53 +05:30
abhinav-grd 56ed719cb7 updated move and add to collection string 2021-09-24 12:03:07 +05:30
abhinav-grd 1bf346a835 added hint text to all selection bar icon 2021-09-24 11:31:43 +05:30
abhinav-grd a51e209f4b better comment 2021-09-22 18:06:43 +05:30
abhinav-grd f562e40ba3 adds comment for merge and update of magic metadata logic 2021-09-22 17:57:34 +05:30
abhinav-grd 609a7bb989 create new updatedFiles array instead of upadating the existing selectedFiles 2021-09-22 15:41:39 +05:30
abhinav-grd 2d8cb444df unarchive files 2021-09-22 13:58:23 +05:30
abhinav-grd 6cf696a164 Merge branch 'disable-shared-collection-ops' into archive 2021-09-22 13:25:16 +05:30
abhinav-grd c4165dca8c add conditional lookup 2021-09-22 13:08:45 +05:30
abhinav-grd e067b7260b add a collection chip for archive section 2021-09-22 12:45:09 +05:30
abhinav-grd d039dd87ef fixes magic metadata verison 2021-09-21 17:26:34 +05:30
abhinav-grd 973aedb7d3 fix magicMetadata encryption and decryption 2021-09-21 17:14:28 +05:30
abhinav-grd 4250ad7c34 add option to view archived file on the sidebar 2021-09-21 16:59:24 +05:30
abhinav-grd ea6a2165e2 added Archive logic 2021-09-21 16:08:03 +05:30
abhinav-grd 78533c01e9 adds magicMetadata decryption logic 2021-09-21 13:15:17 +05:30
abhinav-grd 57aa358865 hides archived from all section 2021-09-21 13:00:39 +05:30
abhinav-grd 5ec72c2550 added ownerID to check if file is a shared file 2021-09-21 12:07:39 +05:30
abhinav-grd ae881e6a4f fix isSharedCollection 2021-09-21 11:56:26 +05:30
abhinav-grd 801ff1a856 Merge branch 'move-files' into disable-shared-collection-ops 2021-09-21 11:48:08 +05:30
abhinav-grd 065c051230 no need of adding isShared property to collection and can compare whenever needed 2021-09-21 11:31:47 +05:30
abhinav-grd 5fcde0b6e6 added isShared property to collection and isSharedCollectionActive state 2021-09-20 19:16:08 +05:30
abhinav-grd dd2b7a50ca updates addToCollection util to handle move 2021-09-20 17:38:03 +05:30
abhinav-grd 0d8af74e4a added moveButton on Selection bar 2021-09-20 17:38:03 +05:30
abhinav-grd 99d62756cc use activeCollection state for navigation between collections 2021-09-20 17:25:29 +05:30
abhinav-grd c4938d04e3 updates code to fit with new getExif function 2021-09-12 12:17:17 +05:30
abhinav-grd 0cde9ea63c update prettyPrintExif 2021-09-10 22:09:18 +05:30
abhinav-grd a90f978c67 added pretty print exif util 2021-09-10 14:01:51 +05:30
abhinav-grd 5e6adb4634 updated getUNIXTime logic 2021-09-10 12:21:18 +05:30
abhinav-grd c24a187df6 better error for favourite operations 2021-09-10 09:34:38 +05:30
Abhinav-grd c38de745c9 name worker as ente worker 2021-09-07 17:18:36 +05:30
Abhinav-grd 02d7cf3802 remove console and try catch 2021-09-07 14:55:41 +05:30
Abhinav-grd 07d44846be replaced heic2any pacakeg with heic-convert and use custom worker 2021-09-07 14:54:08 +05:30
Neeraj Gupta 6dc6501381 Show correct err msg when verification code has expired 2021-09-04 16:16:02 +05:30
Abhinav-grd 56bcf32b95 fix retrier returning undefined 2021-09-03 16:02:58 +05:30
Abhinav-grd e595ea09f0 fix usage info string 2021-09-03 14:15:04 +05:30
Abhinav-grd baf509085e fix new line between error stacks 2021-09-02 12:20:27 +05:30
Abhinav-grd 7ec132b39f updated the errorWithContext generation logic 2021-09-02 10:38:45 +05:30
Abhinav-grd 7dfd6658ea added compulary context message to all logError calls 2021-09-01 18:04:18 +05:30
Abhinav-grd 39d93c4f79 wrap error with context and report to sentry 2021-09-01 15:33:01 +05:30
Abhinav-grd c596338463 adds type detection failed logs 2021-08-30 10:11:50 +05:30
Abhinav-grd acef50e512 Merge branch 'master' into fix_multiple_request 2021-08-29 15:00:29 +05:30
Abhinav-grd 974d8d9241 store file promise in fileObjectUrlPromise 2021-08-29 14:58:53 +05:30
Abhinav-grd 1b3a8714b8 updated strings 2021-08-29 14:43:20 +05:30
Abhinav-grd dddd7fac30 updated strings 2021-08-29 14:38:35 +05:30
Abhinav-grd 7c85308516 added hooks to open plan selector 2021-08-29 14:20:01 +05:30
Abhinav-grd f145328c38 fixed error message shown to user 2021-08-29 13:50:56 +05:30
Abhinav-grd a1d5e75447 no need to catch and throw error 2021-08-29 13:01:48 +05:30
Abhinav-grd 28ccf3d11c added file too large section 2021-08-29 12:56:24 +05:30
Abhinav-grd a8c93da704 updated error handler 2021-08-29 12:44:33 +05:30
Abhinav-grd e6049aef1b function check for breaking error changes 2021-08-29 11:48:53 +05:30
Abhinav-grd ce8bc629a1 renamed parseError and handleError to upload specfic names 2021-08-29 11:48:03 +05:30
Vishnu 7e819bd940 Update collection share dialog 2021-08-29 02:43:23 +05:30
Vishnu 0ff3e11584 Improve upload strategy dialog 2021-08-29 02:18:00 +05:30
Vishnu bc4d46912e Update first screen 2021-08-29 01:20:00 +05:30
Abhinav-grd 9045a5cec2 fix strings 2021-08-28 20:19:48 +05:30
Abhinav-grd 1656e1431d dont show collection namer if not neccessary 2021-08-28 20:11:30 +05:30
Neeraj Gupta 1d2b6e3243 Add button for delete account 2021-08-28 16:27:36 +05:30
Neeraj Gupta 8d4455b7ac Add delete account prompt 2021-08-28 15:38:14 +05:30
Vishnu 9b4971ab9a Update strings 2021-08-27 15:05:56 +05:30
Vishnu a7f086c08b Update colors 2021-08-27 14:22:14 +05:30
Vishnu 85af233358 Update login string 2021-08-27 14:06:56 +05:30
Abhinav-grd e473b0d6f2 udpated fileIsHEIC check to include file type 2021-08-26 13:23:30 +05:30
Abhinav-grd e008ccd83f Merge branch 'master' into redirect_to_payements 2021-08-25 15:29:03 +05:30
Abhinav-grd c2e5007386 moved type detail logging logic to catch block 2021-08-20 12:50:34 +05:30
Abhinav-grd 0bdb979992 reafactored code 2021-08-19 14:15:52 +05:30
Abhinav-grd 44641dddc6 turn off only on error 2021-08-19 12:00:16 +05:30
Abhinav-grd 49e61ba1f1 read only metadat for checking duplicate 2021-08-19 08:42:08 +05:30
Abhinav-grd 6ab717a785 added file too large error 2021-08-19 08:12:57 +05:30
Abhinav-grd 5bfc58fbc5 Merge branch 'master' into redirect_to_payements 2021-08-18 18:29:21 +05:30
Abhinav-grd 73b679e509 handled payement update failure reasons 2021-08-18 14:53:04 +05:30
Abhinav-grd 0f9e15e37f handle long names in porgress bar 2021-08-17 15:32:29 +05:30
Abhinav-grd 7124b313a4 Merge branch 'master' into upload-refactoring 2021-08-17 15:31:00 +05:30
Abhinav-grd f6b5c06954 handle long names in porgress bar 2021-08-17 15:29:06 +05:30
Abhinav-grd dd0c49eebb Merge branch 'master' into upload-refactoring 2021-08-17 14:26:06 +05:30
Abhinav-grd ce29c5f1f0 update string 2021-08-17 13:53:11 +05:30
Abhinav-grd 566716a5be style changes 2021-08-17 13:50:53 +05:30
Abhinav-grd 55a78cdb8c update strings 2021-08-17 09:45:22 +05:30
Abhinav-grd 1d4679d5c5 Merge branch 'master' into upload-refactoring 2021-08-16 20:08:48 +05:30
Abhinav-grd 84bd1f629a added in progress section to uploads 2021-08-16 19:45:41 +05:30
Abhinav-grd e8c421a438 detect isHEIC based on filedata derived type 2021-08-16 19:03:57 +05:30
Abhinav-grd b0b1f87ebd Merge branch 'master' into upload-refactoring 2021-08-16 18:19:42 +05:30
Abhinav-grd 03b8fed83b updated storeSessionKeys to SaveKeyInSessionStore 2021-08-16 10:31:11 +05:30
Abhinav-grd 91bb017de8 removed update subcription logic and removed buyPaidSubcription to buySubscription 2021-08-14 17:09:09 +05:30
Abhinav-grd ac1a59394e Merge branch 'master' into redirect_to_payements 2021-08-14 15:35:48 +05:30
Abhinav-grd 495f9002bf made chnages to better handle file import 2021-08-13 23:52:53 +05:30
Abhinav-grd 5d965da21e made chnages to better handle file import 2021-08-13 23:51:14 +05:30
Abhinav-grd 902bb017c7 added lib for type detection 2021-08-13 20:27:39 +05:30
Abhinav-grd 01e099f577 avoid magic number 2021-08-13 20:05:02 +05:30
Abhinav-grd e25fabf500 throw error if stream not done after all partUploadFinish 2021-08-13 19:44:40 +05:30
Abhinav-grd 4d1e0612dd throw error when unable to load worker 2021-08-13 11:04:08 +05:30
Abhinav-grd c262fae8d3 spell checked 2021-08-13 10:45:40 +05:30
Abhinav-grd 457e068f7d add sub function to retryAsyncFunction and pass retyCount internally 2021-08-13 09:45:30 +05:30
Abhinav-grd 3cf4dac4ff use Startswith and endsWith function instead of substr for better readabilty 2021-08-13 09:16:57 +05:30
Abhinav-grd 74cb1a5006 added type to existingFilesInCollection 2021-08-13 09:13:31 +05:30
Abhinav-grd e08d4d1002 specify time unit variable name retrySleepTimeInMilliSeconds 2021-08-13 09:12:01 +05:30
Abhinav-grd 7a403e086d formast all uploadService files 2021-08-13 09:08:02 +05:30
Abhinav-grd a6567753e5 Merge branch 'master' into upload-refactoring 2021-08-13 08:57:36 +05:30
Abhinav-grd 0a709c12f5 move types to proper place 2021-08-13 08:55:04 +05:30
Abhinav-grd 7123360fa3 Merge branch 'master' into upload-refactoring 2021-08-13 08:25:43 +05:30
Abhinav-grd ed049bac9a formatted source files 2021-08-13 08:17:10 +05:30
Abhinav-grd bcb2579ea3 eslint fix 2021-08-12 21:10:02 +05:30
Abhinav-grd 3082363b5b final touchup 2021-08-12 21:06:44 +05:30
Abhinav-grd 15238c7eef Merge branch 'master' into upload-refactoring 2021-08-12 17:23:47 +05:30
Abhinav-grd 71f614fac7 fixed exported metadata creationTime format to timestamp in miliseconds 2021-08-12 16:03:52 +05:30
Abhinav-grd 166726dd4c fixed exported metadata creationTime format to timestamp in miliseconds 2021-08-12 15:06:21 +05:30
Abhinav-grd c9af420002 Merge branch 'master' into live_photos 2021-08-12 12:33:16 +05:30
Abhinav-grd a0b8073e01 check for correct file uid to get files to export 2021-08-12 12:29:33 +05:30
Abhinav-grd c80e299476 added live photo export logic 2021-08-12 10:56:17 +05:30
Neeraj Gupta 4fef978581 Fix zip filename for livephoto download 2021-08-11 16:12:42 +05:30
Neeraj Gupta 37d5539646 Support to getting image & video name for motion photo 2021-08-11 15:53:30 +05:30
Abhinav-grd d65f6cb494 fix build 2021-08-11 13:37:11 +05:30
Abhinav-grd ba065405eb has collection identifier with metadat 2021-08-11 12:50:26 +05:30
Abhinav-grd 5e98981c05 refactored out uploadManager 2021-08-10 17:59:57 +05:30
Abhinav-grd cf67cd7b3b moved to utils to util file 2021-08-10 11:19:58 +05:30
Abhinav-grd 8bd10f4cf2 better names 2021-08-10 11:06:38 +05:30
Abhinav-grd befcdedd08 moved retryAsyncFunction to network util 2021-08-10 11:05:45 +05:30
Abhinav-grd 5f386f3c93 Merge branch 'master' into upload-refactoring 2021-08-09 14:56:49 +05:30
Abhinav-grd 0f1e66815d remove exclaimation after backup complete 2021-08-07 16:04:24 +05:30
Abhinav-grd 14eae786eb fix retry 2021-08-07 15:50:12 +05:30
Abhinav-grd 7bbbd0a542 ui changes 2021-08-07 14:34:38 +05:30
Abhinav-grd b6bb7af179 updated strings and style chnages 2021-08-07 10:57:17 +05:30
Abhinav-grd be27d72ee1 moved etag blocked message to upload progress bar 2021-08-06 18:05:08 +05:30
Abhinav-grd 0e025986c1 extracted out strings 2021-08-06 17:52:45 +05:30
Abhinav-grd 17d973a1fd updated progress bar ui 2021-08-06 17:42:38 +05:30
Abhinav-grd 7222e21eb6 enhanced files upload result 2021-08-06 13:49:32 +05:30
Abhinav-grd 61dfe4f73f build fix 2021-08-06 13:23:02 +05:30
Abhinav-grd 65dda03cc5 handled etag missing error by showing dialog 2021-08-06 13:08:52 +05:30
Abhinav-grd bfb60d820f seperated error into server and custom errors 2021-08-06 13:07:29 +05:30
Abhinav-grd 3d7a8c4106 moved uploadService to upload sub folder 2021-08-05 17:34:47 +05:30
Abhinav-grd 604093ce88 null check on subscription 2021-08-05 13:48:00 +05:30
Abhinav-grd 8978417619 update strings 2021-08-05 10:18:02 +05:30
Abhinav-grd ab325dce59 added change email success banner and absctracted strings 2021-08-05 09:41:33 +05:30
Abhinav-grd 875b276fe8 added getOTTForEmailChange api 2021-08-04 14:12:55 +05:30
Abhinav-grd eff21ac69a added change email page 2021-08-04 13:45:31 +05:30
Abhinav-grd 39d8de6c6e make sentry userID anonymized 2021-08-04 12:35:21 +05:30
Abhinav-grd 8223ce2de2 show user's unlisted subsription plan 2021-08-01 16:38:57 +05:30
Abhinav-grd 6d8205febf added redirect to payments page 2021-07-28 21:15:30 +05:30
Abhinav-grd e0aedfce1f minor bug fixes 2021-07-27 00:22:30 +05:30
Abhinav-grd 3ade45ba05 stipe unneccesary props from files 2021-07-26 21:22:36 +05:30
Abhinav-grd af27e583da fixed retry method 2021-07-26 20:54:14 +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 e914d16c54 return correct error instead of errorCode 2021-07-24 18:50:02 +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 9e40a6c803 update strings 2021-07-18 21:57:52 +05:30
Abhinav-grd a372c50483 bshow better human readable usage 2021-07-18 21:40:11 +05:30