238 Commits (1e0efe601189d8f37dd8daf0530537e1a702800b)

Author SHA1 Message Date
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 days ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 4 days ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 1 week ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 1 week ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 1 week ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 1 week ago
Trent Larson 8f5c34bc5f fix linting 2 weeks ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 weeks ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 2 weeks ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 3 weeks ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 3 weeks ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 3 weeks ago
Trent Larson 9ac9713172 fix linting 2 weeks ago
Trent Larson 485eac59a0 remove unnecessary data element from export 2 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 weeks ago
Trent Larson 6a47f0d3e7 format total numbers better 2 weeks ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 2 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 weeks ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 3 weeks ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 3 weeks ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 3 weeks ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 3 weeks ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 3 weeks ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 weeks ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 3 weeks ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 3 weeks ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 3 weeks ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 3 weeks ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 3 weeks ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 3 weeks ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 3 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 4 weeks ago
Trent Larson 4c1b4fe651 fix linting 4 weeks ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 4 weeks ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 4 weeks 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 4 weeks ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 4 weeks ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 4 weeks ago
Jose Olarte III 47501ae917 Linting 4 weeks ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 4 weeks ago
Trent Larson 5f24f4975d fix linting 4 weeks ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 4 weeks ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 4 weeks ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 4 weeks ago
Matt Raymer 788d162b1c refactor: move lib directory to libs for consistency 1 month ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 1 month ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 2 months ago