258 Commits (781fe2336338928be8174c8639814de21cfac384)

Author SHA1 Message Date
Matthew Raymer f79454c8b5 Migrate endorserServer.ts to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer cdc4758a3a Fix unused variables and formatting from console.log cleanup 3 weeks ago
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 4 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 4 weeks ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Jose Olarte III 2a4667b8f8 Giver-recipient controls 1 month ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 1 month ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 1 month ago
Jose Olarte III bf7bb3209a Feature: Project Gifting 2 months ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson c1f4aa0827 format total numbers better 2 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 2 months ago
Matthew Raymer 6af17c6868 refactor: remove unused imports and parameters in passkeyDidPeer.ts 2 months ago
Matthew Raymer 2d548bce1c fix: use challenge parameter in verifyJwtWebCrypto preimage 2 months ago
Matthew Raymer 81ef55b2bf fix: use challenge parameter in verifyJwtP256 preimage 2 months ago
Matthew Raymer 86cc2b6d68 fix: resolve TypeScript errors in passkeyDidPeer.ts 2 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 2 months ago
Matthew Raymer cf335c54ff fix: consolidate KeyMeta interface and improve type safety 2 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 2 months ago
Matthew Raymer b2f74bf88c refactor: improve type safety in endorser server and common interfaces 2 months ago
Matthew Raymer 7ef8e4f336 fix(endorserServer): improve type safety in claim handling 2 months ago
Matthew Raymer 72ceba1f88 fix(endorserServer): improve type safety and error handling 2 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 2 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago