Commit graph

1426 commits

Author SHA1 Message Date
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 88f06bb655
Merge pull request #70 from ente-io/search-auto-complete
Search auto complete
2021-05-24 18:01:48 +05:30
Abhinav-grd 4e71b2ed84 removed unnessary type defination and conditional rendering 2021-05-24 17:59:24 +05:30
Abhinav-grd 4ed3f7d691 handle empty searchPhrase calls 2021-05-24 17:52:42 +05:30
Abhinav-grd e7458fbc8c better variable name 2021-05-24 17:49:18 +05:30
Abhinav-grd 114652d308 reduced debounce time 2021-05-24 17:45:10 +05:30
Abhinav-grd b99adafd02 update to promised based deboucher 2021-05-24 17:34:37 +05:30
Abhinav-grd cf9db20c77 Merge branch 'master' into release 2021-05-24 16:51:46 +05:30
Abhinav-grd f9c2258e41 convert extenstion to lowercase before comparison 2021-05-24 16:51:21 +05:30
Abhinav-grd 800e2d74df updated to useThrottleCallback 2021-05-24 14:02:58 +05:30
Abhinav-grd 2a8cd82522 Merge branch 'master' into release 2021-05-24 11:35:47 +05:30
Abhinav-grd 720b14ec42 added logic to terminate upload worker after upload finish 2021-05-24 11:33:14 +05:30
Abhinav-grd a801c1c263 Merge branch 'master' into release 2021-05-24 10:43:31 +05:30
Abhinav-grd 04698a6d41 set uploadStage as Start while turning on view 2021-05-24 10:41:46 +05:30
Abhinav-grd 839a935f42 imporve thumbnial generation fail handling 2021-05-24 10:23:09 +05:30
Abhinav-grd 961c41ce30 Merge branch 'master' into release 2021-05-24 09:42:07 +05:30
Abhinav-grd 90e586dded corrected storage limit exceeded banner setting logic 2021-05-24 09:41:32 +05:30
Abhinav-grd c944872e86 updated sidebar with precise total_storage 2021-05-24 09:33:08 +05:30
Abhinav-grd e4f8b80325 added bottom space after logout in sidebar 2021-05-24 09:20:47 +05:30
Abhinav-grd 9b1b8b619e Merge branch 'master' into release 2021-05-23 22:26:34 +05:30
Abhinav-grd 695cdf58dd updated sinup page style 2021-05-23 22:25:48 +05:30
Abhinav-grd 8fc27abe6c updated generate page 2021-05-23 22:24:14 +05:30
Abhinav-grd 65b034c62a removed understood check 2021-05-23 21:35:00 +05:30
Abhinav-grd c01a827e00 moved whole useEffect inside async main 2021-05-23 21:34:38 +05:30
Abhinav-grd 6c52ed3e2b removed understood check 2021-05-23 21:27:17 +05:30
Abhinav-grd 231628a308 moved whole useEffect inside async main 2021-05-23 21:24:45 +05:30
Abhinav-grd 04a6f2c3cf updated string 2021-05-23 21:07:44 +05:30
Abhinav-grd bc7fa5278c added terms and condition 2021-05-23 21:06:44 +05:30
Abhinav-grd 2d7c9fa5a4 clearKey on verify page if server send keyAttributes 2021-05-23 21:06:44 +05:30
Pushkar Anand 99976dcb05 Prefere native application. 2021-05-23 20:56:32 +05:30
Abhinav-grd 67aa33cac3
Merge pull request #73 from ente-io/signup-flow-update
Signup flow update
2021-05-23 20:30:58 +05:30
Pushkar Anand 4e09320f8e
Merge pull request #72 from ente-io/design-update
Updated design
2021-05-23 20:29:26 +05:30
Abhinav-grd 1aeaa23ebd passed setLoading to component 2021-05-23 20:29:11 +05:30
Abhinav-grd 90659cca58 moved save logic inside generateAndSaveIntermediateKeyAttributes 2021-05-23 20:23:11 +05:30
Pushkar Anand 2f4dbaa30a Fix offline handling. 2021-05-23 20:22:54 +05:30
Abhinav-grd 4bc152f354 removed ORIGINAL_KEY_ATTRIBUTES from ls storage after putAttribute call 2021-05-23 20:18:27 +05:30
Abhinav-grd ce9a040264 added ORIGINAL_KEY_ATTRIBUTES ls key 2021-05-23 20:10:42 +05:30
Abhinav-grd 936a4e9643 added logic to skip password set if keyAttribute already in localDB 2021-05-23 20:10:29 +05:30
Abhinav-grd 29610d3559 dont send name in putAttributes 2021-05-23 20:08:00 +05:30
Pushkar Anand ccaf133e1a Offline cache and manifest. 2021-05-23 19:55:48 +05:30
Abhinav-grd 0f9f9c10d7 seperated out save logic from generateIntermediateKeyAttributes 2021-05-23 19:29:00 +05:30
Abhinav-grd d5b971ae91 complete signup flow logic 2021-05-23 19:28:14 +05:30
Abhinav-grd e5c56d1250 refactored generateKeyAttributes to util 2021-05-23 19:25:56 +05:30
Abhinav-grd 1b4c6de876 removed unnecessary imports 2021-05-23 19:24:51 +05:30
Abhinav-grd 1d74382ccd updated singup form with pasword generation logic 2021-05-23 18:54:25 +05:30
Abhinav-grd b3594ca7cf change signup link on loginPage to button 2021-05-23 18:32:05 +05:30
Pushkar Anand 560bec4c05 Choose Plan design update. 2021-05-23 17:34:29 +05:30
Pushkar Anand 3f26ccc555 First load scroll button issue fix 2021-05-23 11:43:38 +05:30
Pushkar Anand be08638d4f Updated zoom logic for desktop 2021-05-23 11:41:40 +05:30