Commit graph

838 commits

Author SHA1 Message Date
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
Abhinav-grd e9f9d63791 moved to using confirmDialog for download 2021-04-04 19:29:13 +05:30
Abhinav-grd 00f9fde6e2 added new download app callback and pass setconfirmAction prop to sidebar 2021-04-04 19:28:17 +05:30
Abhinav-grd 3cb7b70c90 updated confirm dialog for showing download confirmation 2021-04-04 19:27:26 +05:30
Abhinav-grd 6d85364f11
Merge pull request #46 from ente-io/export-data
Export data
2021-04-04 18:47:58 +05:30
Abhinav-grd 78de76fd3d fix build 2021-04-04 18:44:04 +05:30
Abhinav-grd 40bb651f16 Merge branch 'master' into export-data 2021-04-04 18:38:54 +05:30
Abhinav-grd 32ca9f754d
corrected sanitizeName call 2021-04-04 14:04:42 +05:30
Abhinav-grd ad3faec8a6
rename sanitize function to singular 2021-04-04 13:53:00 +05:30
Abhinav-grd c95fa68326
Merge pull request #49 from ente-io/intermediate-key
Intermediate key
2021-04-03 10:31:36 +05:30
Abhinav-grd 6c97981e35 added spinner on button during load 2021-04-03 10:30:37 +05:30
Abhinav-grd 803ed2df9a moved sentry util to folder 2021-04-03 10:22:37 +05:30
Abhinav-grd c6139bd05b moved isFirstLogin and setIsFIrstLogin to util/storage 2021-04-03 10:19:52 +05:30
Abhinav-grd d45a12ceae renamed utilFunctions tpoindex and corrected imports 2021-04-03 10:13:13 +05:30
Abhinav-grd b632481317 Merge branch 'master' into intermediate-key 2021-04-03 10:09:02 +05:30
Abhinav-grd cddff63a31 moved crytoWorker to util/cryto/index 2021-04-03 10:06:15 +05:30
Abhinav-grd 6a216f4e0f set isFirstLogin defaukt value to false 2021-04-03 09:53:16 +05:30
Abhinav-grd 6c7de83a5f moved setting first login false logic to gallery 2021-04-03 09:52:57 +05:30
Abhinav-grd b89d0d0b96 renamed variables 2021-04-03 09:45:25 +05:30
Abhinav-grd dc7da9119d
Merge pull request #48 from ente-io/hash-limits
Calculate feasible limits for key derivation
2021-04-03 09:27:36 +05:30
Abhinav-grd f31f97dd8c removed opslimit check 2021-04-02 22:13:09 +05:30
Abhinav-grd 78815120c7 added error message kek generation failure 2021-04-02 19:12:28 +05:30
Abhinav-grd 7dfcd52811 removed temp variable 2021-04-02 10:22:45 +05:30
Abhinav-grd d22606636e updated isFirstLogin to function to get Fresh values 2021-04-02 10:19:57 +05:30
Abhinav-grd 6f0fb87c6b check setIsFirstLogin true on verify and generateIntermediateKey if isFirstLogin is true 2021-04-02 09:56:25 +05:30
Abhinav-grd 38ce8ae2bc added new local record for isFirstLogin 2021-04-02 09:51:42 +05:30
Abhinav-grd 281fab1b5a updated type name KeyAttribute 2021-04-02 09:33:00 +05:30
Abhinav-grd a59eb49f89 moved generate intermediate key to crypto util 2021-04-02 09:26:21 +05:30
Vishnu Mohandas 790eb35786 Calculate feasible limits for key derivation 2021-04-02 03:26:02 +05:30
Abhinav-grd 3aa69efc32 generate Intermediate Key and store it in localDB 2021-04-01 22:08:51 +05:30
Abhinav-grd fb4fda6ae3 Merge branch 'master' into intermediate-key 2021-04-01 21:46:05 +05:30
Abhinav-grd a86b1ac928 removed side margin 2021-04-01 21:38:45 +05:30
Abhinav-grd 3deeadfb10 Merge branch 'master' into intermediate-key 2021-04-01 20:47:23 +05:30
Abhinav-grd af2e6706e0 fixed token validity check api 2021-04-01 19:22:30 +05:30
Abhinav-grd d5a416997a added deriveIntermediateKey crytpo function 2021-04-01 18:45:51 +05:30
Abhinav-grd 7c0aea258b updated keyAttribute interface 2021-04-01 18:45:00 +05:30
Abhinav-grd 3dfe084850 fix downloadFIle response for images 2021-03-31 17:45:37 +05:30
Abhinav-grd 29207fa0c1 handled abort export 2021-03-31 14:04:00 +05:30
Abhinav-grd f29d4e714a send export already in progress notification 2021-03-31 12:43:01 +05:30
Abhinav-grd 9ac0e83735 save metadata files along with files 2021-03-31 12:15:41 +05:30
Abhinav-grd 67678650db change collection folder name structure to id_name 2021-03-31 12:00:42 +05:30
Abhinav-grd 2ee0045b56 create collectionw wise folders during export 2021-03-31 11:23:21 +05:30
Abhinav-grd 9c34231dff added try catch to export files function 2021-03-30 18:30:09 +05:30