Commit graph

850 commits

Author SHA1 Message Date
Abhinav-grd 4bb28deb91
Merge pull request #53 from ente-io/button-with-loading
Button with loading
2021-04-11 15:39:15 +05:30
Abhinav-grd ffd76ce6d4 Merge branch 'master' into button-with-loading 2021-04-11 15:38:32 +05:30
Abhinav-grd ff898c0c5c updated button style 2021-04-11 15:37:57 +05:30
Abhinav-grd 122abc76d4
Merge pull request #51 from ente-io/heic-upload-fix
fix heic upload
2021-04-11 11:39:55 +05:30
Abhinav-grd 1ae5dd81c6 fix thumbnail generation fail for heic 2021-04-11 11:32:53 +05:30
Abhinav-grd cf4c840ba4 properly catch and handle upload errors 2021-04-11 11:32:53 +05:30
Abhinav-grd 2d1d496e98 added padding at some places 2021-04-11 10:43:36 +05:30
Abhinav-grd 15ad43f674 updated pages with submitButton 2021-04-11 10:38:06 +05:30
Abhinav-grd 14ce450a16 added new component SubmitButton 2021-04-11 10:32:32 +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