Commit graph

1345 commits

Author SHA1 Message Date
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
Abhinav-grd 9dc3c9c149 added createNewRecoveryKey logic 2021-04-05 14:33:12 +05:30
Abhinav-grd 7628c14a79 added getRecoveryKey logic 2021-04-05 14:04:30 +05:30
Abhinav-grd 1703df7ec7 added downloadAsFile Logic 2021-04-05 13:59:35 +05:30
Abhinav-grd d674717cb0 added new crypto function toHex 2021-04-05 13:32:02 +05:30
Abhinav-grd 687b68a11f updated keyAttribute interface 2021-04-05 13:31:39 +05:30
Abhinav-grd 0f231f8679 added recoveryKey component to sidebar 2021-04-05 13:11:48 +05:30
Abhinav-grd fbe96f4b53 addded recoveryKeyModal component 2021-04-05 13:11:31 +05:30
Abhinav-grd 92f6d1f5c4 added download recovery code button 2021-04-05 12:10:48 +05:30
Abhinav-grd ca16148fbe updated password form to have back button 2021-04-05 12:05:58 +05:30
Abhinav-grd 4faa7cddd6 updated changePasswod and generate to use Password Form 2021-04-05 12:04:25 +05:30
Abhinav-grd 0b4e0f6ab0 absracted password form to PasswordForm component 2021-04-05 11:46:25 +05:30
Abhinav-grd b0b93bfb45 update button text and removed logout button from chnage password page 2021-04-05 11:24:25 +05:30
Abhinav-grd 6059e63064 updated generateIntermediateKeyAttribute to save key to localDB 2021-04-05 11:20:40 +05:30
Abhinav-grd 176db8b9ee abstracted keySession to util 2021-04-05 11:14:56 +05:30
Abhinav-grd c67006345b added setKeys service function 2021-04-05 11:09:25 +05:30
Abhinav-grd 659b75a930 added changePassword page 2021-04-05 11:08:42 +05:30
Abhinav-grd 8752ac77af added chnage password button 2021-04-05 10:42:37 +05:30
Abhinav-grd bf78b18b1a fixed build 2021-04-04 19:33:05 +05:30
Abhinav-grd 93b93d35b7 use message suffix for confirm acrtion messages 2021-04-04 19:31:04 +05:30