Commit graph

914 commits

Author SHA1 Message Date
Abhinav-grd 959b59cea6 updated confirm dialog to use message dialog 2021-04-07 14:52:47 +05:30
Abhinav-grd 5bf02498e8 removed duplicated message dialog 2021-04-07 14:52:30 +05:30
Abhinav-grd b7d83917cd updated message dialog 2021-04-07 14:51:44 +05:30
Abhinav-grd 35d9eb329d button style fix 2021-04-07 13:21:34 +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 cacd22c5ae added stripe package 2021-04-06 19:11:57 +05:30
Abhinav-grd b4ff03b79a remove proration preview 2021-04-06 12:38:38 +05:30
Abhinav-grd 4f5f0fe378
Merge pull request #50 from ente-io/recovery-key
Recovery key
2021-04-06 10:41:16 +05:30
Abhinav-grd 452718f1ff default just signed up value false 2021-04-06 10:26:49 +05:30
Abhinav-grd 9ac0a5e573 replaced generateMasterKey with updated name generateEncryptionKey 2021-04-06 09:46:56 +05:30
Abhinav-grd 9dfca18451 remove something wrong from props before passing it to recoveryKeyModal 2021-04-05 21:52:54 +05:30
Abhinav-grd 6e26dc1792 made backup your first photo centered 2021-04-05 21:18:23 +05:30
Abhinav-grd ced850317c used JustSignedUp to show recovery code modal 2021-04-05 21:08:02 +05:30
Abhinav-grd 82938f42ab added just signed up local storage entry 2021-04-05 21:08:02 +05:30
Abhinav-grd 42d9429745 added action on cancel message dailog 2021-04-05 21:08:02 +05:30
Abhinav-grd 3b7c1d4f05 added option for setting static backdrop on message dialog 2021-04-05 21:08:02 +05:30
Vishnu Mohandas 33b1b8f139 Reorder sidebar items 2021-04-05 20:18:57 +05:30
Abhinav-grd cfe21884af passed correct master key to functions for encryption 2021-04-05 20:11:33 +05:30
Vishnu Mohandas cd2ff88b8a Update home screen 2021-04-05 20:02:15 +05:30
Vishnu Mohandas ab046a85f0 Set default value for name 2021-04-05 19:48:36 +05:30
Vishnu Mohandas 3ed53c805f Return b64 encoded string 2021-04-05 19:40:40 +05:30
Vishnu Mohandas c3c989e029 Convert b64 key to Uint8Array before encoding to hex 2021-04-05 19:37:27 +05:30
Vishnu Mohandas 519811bdba Fix button styles 2021-04-05 19:29:48 +05:30
Vishnu Mohandas 267149dfb1 Add dividers 2021-04-05 19:25:41 +05:30
Vishnu Mohandas ad3745aef8 Change button styles 2021-04-05 19:23:12 +05:30
Vishnu Mohandas 60a11d6dba Update copies 2021-04-05 19:18:47 +05:30
Abhinav-grd a708535323 show something went wrong dialog if getRecoverycode fails 2021-04-05 18:48:41 +05:30
Abhinav-grd 41f2a5cf92 added something went wrotn message dialog 2021-04-05 18:47:48 +05:30
Abhinav-grd 1ea9c28bf0 updated message dailog 2021-04-05 18:47:18 +05:30
Abhinav-grd b0b7e0bafd uncomment getRecoveryCode 2021-04-05 17:48:29 +05:30
Abhinav-grd 866402a832 updated message Dailog 2021-04-05 17:47:33 +05:30
Abhinav-grd bab0b6791a added no recovery code message dialog 2021-04-05 17:40:52 +05:30
Abhinav-grd d3aaca4c82 updated messageDialog 2021-04-05 17:40:32 +05:30
Abhinav-grd 28bfffc8cc removed mistake export 2021-04-05 17:31:24 +05:30
Abhinav-grd 6cdfc9fee1 use message dailog with recoverykeyModal 2021-04-05 17:30:17 +05:30
Abhinav-grd e156ec7798 add message dialog component 2021-04-05 17:29:22 +05:30
Abhinav-grd 6b8f7e6962 biuld fix 2021-04-05 16:56:40 +05:30
Abhinav-grd 2bca89f4e5 updated credential form to use Passphrase form 2021-04-05 16:49:15 +05:30
Abhinav-grd 0e5dd6adeb updated PassPhraseForm to accpted input fieldType 2021-04-05 16:48:43 +05:30
Abhinav-grd 3a33ebb00e added recover page 2021-04-05 16:39:21 +05:30
Abhinav-grd 32f6f2cc5d added new component passphrase form 2021-04-05 16:35:41 +05:30
Abhinav-grd 6fd74a1089 hide recoveryKeyModal on keyDownload 2021-04-05 16:09:58 +05:30
Abhinav-grd 48d0be32db added fromHex crypto function 2021-04-05 15:54:20 +05:30
Abhinav-grd b31a5df188 added forgot password button 2021-04-05 15:35:52 +05:30
Abhinav-grd a7c14715fc updated singup flow to generate RecoveryKey 2021-04-05 15:26:13 +05:30
Abhinav-grd b3dc992c23 rename generateMasterKey to generateEncryptionKey 2021-04-05 15:00:47 +05:30
Abhinav-grd 59581f2c4e make recpveryKey modal code area smaller 2021-04-05 14:50:38 +05:30
Abhinav-grd d00325b477 added missing await on createNewRecoveryKey 2021-04-05 14:41:27 +05:30
Abhinav-grd bd043ddf62 run use Effect only on modal open 2021-04-05 14:41:06 +05:30