388 Commits (2b9b43d08fa86304d3beadb6b7b62a50a4375a00)

Author SHA1 Message Date
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 3 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 3 months ago
Trent Larson 9ac9713172 fix linting 3 months ago
Trent Larson b2628c467f fix linting 3 months ago
Trent Larson 485eac59a0 remove unnecessary data element from export 3 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson 6a47f0d3e7 format total numbers better 3 months ago
Trent Larson c1f4aa0827 format total numbers better 3 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 3 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 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 e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 3 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 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 cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 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
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 3 months ago
Matthew Raymer b2f74bf88c refactor: improve type safety in endorser server and common interfaces 3 months ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 3 months ago
Matthew Raymer 7ef8e4f336 fix(endorserServer): improve type safety in claim handling 3 months ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 3 months ago
Matthew Raymer 72ceba1f88 fix(endorserServer): improve type safety and error handling 3 months ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 3 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 4 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 4 months ago
Trent Larson 4c1b4fe651 fix linting 4 months ago
Trent Larson 2d654b4586 fix linting 4 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago