56 Commits (9de6ebbf696dcceb02e4f7777e8efe6a2ef6774c)

Author SHA1 Message Date
Matthew Raymer 97cb5a0ac6 Enhance handleContactVisibility to return both title and message 1 month ago
Matthew Raymer fd7d7f706c Enhance handleContactVisibility to return both title and message 1 month ago
Matt Raymer f0776a0269 Fix Docker build issues and SQL worker configuration 1 month ago
Matt Raymer 4306df020f Fix Docker build issues and SQL worker configuration 1 month ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 3 months ago
Matthew Raymer 6af17c6868 refactor: remove unused imports and parameters in passkeyDidPeer.ts 3 months ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 3 months ago
Matthew Raymer 2d548bce1c fix: use challenge parameter in verifyJwtWebCrypto preimage 3 months ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 3 months ago
Matthew Raymer 81ef55b2bf fix: use challenge parameter in verifyJwtP256 preimage 3 months ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 3 months ago
Matthew Raymer 86cc2b6d68 fix: resolve TypeScript errors in passkeyDidPeer.ts 3 months ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 3 months ago
Matthew Raymer cf335c54ff fix: consolidate KeyMeta interface and improve type safety 3 months ago
Trent Larson 4c1b4fe651 fix linting 3 months ago
Trent Larson 2d654b4586 fix linting 3 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 7 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 7 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 8 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 8 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 8 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 8 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago
Trent Larson a99a0fb5cc change the contact-sharing data into a JWT for the contact-import page 8 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 8 months ago
Trent Larson 762dfa0f2a fix the verificationMethod type in the local ETHR DID resolver 8 months ago
Trent Larson bf6035ec47 fix the verificationMethod type in the local ETHR DID resolver 8 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 11 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 11 months ago