Commit graph

309 commits

Author SHA1 Message Date
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 d00325b477 added missing await on createNewRecoveryKey 2021-04-05 14:41:27 +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 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 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 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 3cb7b70c90 updated confirm dialog for showing download confirmation 2021-04-04 19:27:26 +05:30
Abhinav-grd 40bb651f16 Merge branch 'master' into export-data 2021-04-04 18:38:54 +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 b89d0d0b96 renamed variables 2021-04-03 09:45:25 +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 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 d5a416997a added deriveIntermediateKey crytpo function 2021-04-01 18:45:51 +05:30
Abhinav-grd 05170341bb read error reponse properly 2021-03-30 13:52:46 +05:30
Abhinav-grd 1c1e322195 updated strings 2021-03-30 12:40:25 +05:30
Abhinav-grd c14974672a upadted strings and confirm dialog 2021-03-30 12:20:13 +05:30
Abhinav-grd ff4064d2ef ignore unknown errors 2021-03-30 11:07:45 +05:30
Abhinav-grd 114eaa0ee4 used confirm banner to show session exipired warning 2021-03-29 16:00:20 +05:30
Abhinav-grd 31c2c56fdc added new string sync failed 2021-03-29 15:05:17 +05:30
Abhinav-grd dc6b292804 handled axios network error gracefully 2021-03-29 15:04:47 +05:30
Abhinav-grd b140e04a21 removed unneccesary console logs 2021-03-29 14:41:03 +05:30
Abhinav-grd 4e6651b5c0 added logic to logout user on session exipiration 2021-03-29 14:30:35 +05:30
Abhinav-grd 8b273c3a64 added string session expired 2021-03-29 14:27:16 +05:30
Abhinav-grd c6e4699463 added new string 2021-03-29 14:23:05 +05:30
Abhinav-grd 67dfc125ab updated error util 2021-03-29 14:20:20 +05:30
Abhinav-grd 2f9d18043d added Session exipired error handler 2021-03-29 12:14:26 +05:30
Abhinav-grd de727b7f1a added export button UI 2021-03-27 19:22:53 +05:30
Vishnu Mohandas 02cc15f3bd
Merge pull request #43 from ente-io/sensitive_keys
Use sensitive ops and mem limits to derive key
2021-03-26 12:25:55 +05:30
Vishnu Mohandas 60b19811b4 Merge branch 'master' into tile-selection 2021-03-22 18:41:58 +05:30
Vishnu Mohandas 4c52cb462a Update more styles 2021-03-22 18:35:04 +05:30
Vishnu Mohandas e82f043c56 Update styles 2021-03-22 18:35:01 +05:30
Abhinav-grd 5fbb1c84fa updated upload string 2021-03-22 18:02:38 +05:30
Pushkar Anand a4bbf85559 Build optimization. 2021-03-21 19:48:38 +05:30
Abhinav-grd fea145e346 added new strings 2021-03-21 12:24:54 +05:30
Pushkar Anand 57bd754fc0 Implemented tile selection feature 2021-03-20 20:28:12 +05:30
Abhinav-grd eef139a858 beautified upload progress bar 2021-03-20 13:57:53 +05:30
Abhinav-grd a7752b31bd fixed createCollection autoFill name logic 2021-03-19 13:46:26 +05:30
Abhinav-grd d692ad9986 added new strings 2021-03-19 05:11:04 +05:30
Abhinav-grd dd18a2175e updated util function names 2021-03-18 20:56:43 +05:30
Abhinav-grd 0e062c1093 renamed subcription service to billing service 2021-03-18 20:52:34 +05:30
Abhinav-grd 3b2ea74a39 added new billing utils 2021-03-18 20:47:08 +05:30
Abhinav-grd a2e59abd6a added new strings 2021-03-18 20:46:49 +05:30
Abhinav-grd 52f88af237 added isPlanCancelled check billingutil 2021-03-18 18:34:53 +05:30
Vishnu Mohandas dcbe7d4c4e Use sensitive ops and mem limits to derive key 2021-03-18 15:26:40 +05:30
Abhinav-grd d164bc6a26 added alert message for subscription ops 2021-03-17 17:37:20 +05:30
Abhinav-grd 61b6bcdcdc minor patches 2021-03-17 16:14:29 +05:30
Abhinav-grd 0fb466ce20 added cancel subcription strings 2021-03-17 13:02:07 +05:30
Abhinav-grd 7338e4a501 upated to catch localStorage read erors 2021-03-17 13:01:43 +05:30
Abhinav-grd 48bda44cd4 created billedUtil function 2021-03-17 12:48:58 +05:30
Abhinav-grd 6ced65fb50 updated sidebar and plan selector to manage plans 2021-03-17 04:08:18 +05:30
Abhinav-grd dbdf74922f added conditional manage or subscribe button 2021-03-16 18:22:57 +05:30
Abhinav-grd a8b678b0a1 Merge branch 'master' into stripe-integration 2021-03-16 14:32:15 +05:30
Abhinav-grd 68b433168c updated encryptionChunkSize variable name 2021-03-14 19:44:04 +05:30
Abhinav-grd 05a8e02282 Merge branch 'master' into lfu-with-multipart 2021-03-14 15:51:11 +05:30
Vishnu Mohandas 561fa559af Update formatting 2021-03-13 12:55:18 +05:30
Vishnu Mohandas fc03affb81 Change some colors 2021-03-13 12:30:40 +05:30
Abhinav-grd 532a619b46 added expiry info to subscription info 2021-03-13 10:38:36 +05:30
Abhinav-grd db05e92bb6 Merge branch 'sidebar' of https://github.com/ente-io/bada-frame into sidebar 2021-03-13 10:37:19 +05:30
Vishnu Mohandas dc8d21da6d Update strings 2021-03-13 10:18:23 +05:30
Abhinav-grd 9c7ad256a4 added checks to avoid parsing invalid json 2021-03-13 04:14:15 +05:30
Abhinav-grd ea8914398b added expiry info to subscription info 2021-03-12 22:50:40 +05:30
Abhinav-grd cf7f292b16 added plan selector modal and apis 2021-03-12 18:00:33 +05:30
Abhinav-grd 766b695a0a Merge branch 'sidebar' into stripe-integration 2021-03-12 14:42:19 +05:30
Abhinav-grd 555dda6404 Merge branch 'master' into sidebar 2021-03-12 14:17:00 +05:30
Abhinav-grd a2f4e50b03 Merge branch 'master' into sentry-integration 2021-03-12 13:58:01 +05:30
Abhinav-grd 09a72d4a41 disabled source map and added environment and attachStacktrace props 2021-03-12 13:52:29 +05:30
Abhinav-grd c435783e3d added wrapper import for localForage 2021-03-12 12:28:27 +05:30
Abhinav-grd bdb4f85eb5 Revert "console log to check node env on preview deploments"
This reverts commit a7d50499ab.
2021-03-12 12:16:35 +05:30
Abhinav-grd a7d50499ab console log to check node env on preview deploments 2021-03-12 11:55:56 +05:30
Abhinav-grd d2b32a48fc enable sentry only on production 2021-03-12 11:14:34 +05:30
Abhinav-grd 9451b3ae1b added change email link on verfiy email page 2021-03-11 22:19:19 +05:30
Abhinav-grd 88ee89e4ac minor fixes 2021-03-11 22:06:55 +05:30
Abhinav-grd b4f4463ecc added missed string 2021-03-11 21:59:15 +05:30
Abhinav-grd ad6f92cf38 added subcription message component and extracted strings 2021-03-11 21:57:07 +05:30
Abhinav-grd 9c30e76eb1 saved subscription details to localStorage 2021-03-11 21:35:29 +05:30
Abhinav-grd 97ab16da57 added subscribe button 2021-03-09 17:08:21 +05:30
Vishnu Mohandas c5bebb5289 Extract string 2021-03-09 16:06:13 +05:30
Vishnu Mohandas ac97caab38 Update empty state 2021-03-09 15:52:09 +05:30
Abhinav-grd df1359c9e1 Merge branch 'master' into re-enable-web-signups 2021-03-09 13:57:19 +05:30
Abhinav-grd b089f4d7fc added install mobile app prompt 2021-03-09 13:50:43 +05:30
Abhinav-grd a433e30ec1 extracted string to constant 2021-03-09 13:33:18 +05:30
Abhinav-grd e9178303f5 re-enabled web signups 2021-03-09 12:29:18 +05:30
Vishnu Mohandas d1c23935da Update the styles for the logout confirmation dialog 2021-03-08 22:28:50 +05:30
Abhinav-grd 66c6f674fc added constant strings 2021-03-08 19:10:04 +05:30
Abhinav-grd 123b8e400f made sentry util ts file 2021-03-08 18:38:46 +05:30
Abhinav-grd d5fe982e3b updated sentry export function name 2021-03-08 18:14:07 +05:30
Abhinav-grd b8e364d9de added check to prevent localForag.config call during pre rendering 2021-03-08 18:11:46 +05:30
Abhinav-grd 9a6a6bc608 replace error console logs with console.error 2021-03-08 18:06:10 +05:30
Abhinav-grd 3f78395106 remove enabled prop from sentry init 2021-03-08 17:37:19 +05:30
Abhinav-grd b39ffbcf84 integrated sentry 2021-03-08 17:29:14 +05:30
Vishnu Mohandas bffbbfa05b Remove unused code 2021-03-08 11:50:09 +05:30
Pushkar Anand 23d1ee3ab9 Merge branch 'master' of https://github.com/ente-io/bada-frame into test-video-streaming 2021-03-08 10:01:52 +05:30
Abhinav-grd 13f1ce167b corrected tag assignment during encryption 2021-03-05 16:16:51 +05:30
Vishnu Mohandas 226b8afd1f Update strings 2021-03-05 00:57:47 +05:30
Abhinav-grd 301cd4cf76 named and exported chunk size 2021-03-04 23:19:08 +05:30
Abhinav-grd 476de9f262 added initChunkEncryption encryptFileChunk crypto functions 2021-03-02 15:33:11 +05:30
Abhinav-grd c0a460a0c1 Merge branch 'master' into fetch-only-opened-file 2021-03-01 11:26:04 +05:30
Vishnu Mohandas 562b4e1752 Fetch file and thumbnails directly from museum if the endpoint is defined 2021-02-28 05:04:11 +05:30
Abhinav-grd 5f952c20a5 extracted title text to constants 2021-02-27 16:19:21 +05:30
Abhinav-grd d5718b43e5 removed unneccesary Cryptoworker creations 2021-02-25 22:01:49 +05:30
Abhinav-grd 2d78aa93fc added getFileExtension util function 2021-02-23 15:18:47 +05:30
Abhinav-grd e6773fad68 moved return statement to correct place 2021-02-22 17:02:01 +05:30
Abhinav-grd a9e6c8a938 refactored errorMessageParsing to error Util 2021-02-22 16:59:39 +05:30
Abhinav-grd ca81f764e5 minor fixes 2021-02-22 16:54:34 +05:30
Abhinav-grd 72e9b1cfa2 added error handler adn grouped errorCode and handler in errorUtil file 2021-02-22 16:50:08 +05:30
Abhinav-grd f7c1e6912a corrected subscription typo 2021-02-22 16:45:33 +05:30
Abhinav-grd fe7e056935 added utilFunction to check internet Connectivity 2021-02-22 13:06:32 +05:30
Abhinav-grd f5f2490c86 added ErrorCode file 2021-02-22 12:58:48 +05:30
Abhinav-grd 24a0f75930 handle no internet connection error 2021-02-18 13:36:42 +05:30
Vishnu Mohandas da59fdcd6b Make string cheeky 2021-02-17 14:56:34 +05:30
Abhinav-grd b1036a911e extracted titles text to constants 2021-02-16 19:18:15 +05:30
Abhinav-grd e6ffeaf11b modified constant for upload stage 2 2021-02-16 18:55:40 +05:30
Abhinav-grd e7689f79e1 Merge branch 'master' into improve-uploading 2021-02-16 18:30:01 +05:30
Abhinav-grd 4bbfb61f56 fixed collection name decryption 2021-02-16 17:13:21 +05:30
Abhinav-grd 0570be055e removed unwanted property from encryption result 2021-02-16 15:15:02 +05:30
Vishnu Mohandas a0b9a99abe Update string 2021-02-16 13:10:56 +05:30
Abhinav-grd 254780429f Merge branch 'master' into first-load-ux 2021-02-15 19:37:50 +05:30
Vishnu Mohandas b0937d1a7e Update create collection dialog 2021-02-15 19:15:48 +05:30
Vishnu Mohandas f3097a67c3 Update collection selector modal 2021-02-15 18:49:59 +05:30
Vishnu Mohandas aaffd4d289 Embrace the darkness 2021-02-15 18:12:03 +05:30
Vishnu Mohandas c57772c2fb Update gallery screen 2021-02-15 17:04:11 +05:30
Vishnu Mohandas 4e3b78eab1 Update password entry screen 2021-02-15 16:47:01 +05:30
Vishnu Mohandas 7e588e7666 Update verification screen 2021-02-15 16:35:41 +05:30
Vishnu Mohandas 8909748545 Update string 2021-02-15 16:17:24 +05:30
Vishnu Mohandas f42ae6e551 Update login screen 2021-02-15 16:16:16 +05:30
Abhinav-grd 9169e068d1 show alert message and loader on first load 2021-02-15 10:49:19 +05:30
Abhinav-grd 5acb18c807 changed variable name USER_DOES_NOT_EXIST 2021-02-14 12:13:35 +05:30
Abhinav-grd 9f673a4057 added user doesnt exist error messages 2021-02-13 17:23:00 +05:30