263 Commits (cc0ae015bca7a0144e73efa90a3cff7a15294490)

Author SHA1 Message Date
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 2 weeks ago
Matthew Raymer b63d16d3a8 fix platform services to use correct settings table schema 2 weeks ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 2 weeks ago
Matthew Raymer ef9352071d Complete Enhanced Triple Migration Pattern for contact components 2 weeks ago
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 2 weeks ago
Matthew Raymer 1fc6f065bf Migrate endorserServer.ts to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer d8686ab562 Fix unused variables and formatting from console.log cleanup 3 weeks ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 3 weeks ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 3 weeks ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 3 weeks ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson da0b244bae IndexedDB migration: implement the migrations differently 1 month ago
Jose Olarte III a7e65b3b49 Giver-recipient controls 1 month ago
Matthew Raymer f375a4e11a feat: move database migration link from account view to start view 1 month ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 1 month ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 1 month ago
Jose Olarte III 3daf1c8a5c Feature: Project Gifting 2 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 2 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 8f5c34bc5f fix linting 2 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 2 months ago
Trent Larson 9ac9713172 fix linting 2 months ago
Trent Larson 485eac59a0 remove unnecessary data element from export 2 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson 6a47f0d3e7 format total numbers better 2 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 2 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 2 months ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 2 months ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 2 months ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 2 months ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 2 months ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 2 months ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 2 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 2 months ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 2 months ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 2 months ago