54 Commits (b0058e16ca31129266ea5b45f637bc31c196eb4b)

Author SHA1 Message Date
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 2 weeks ago
Matthew Raymer f53542d2ff Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 2 weeks ago
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 2 weeks ago
Matthew Raymer 9558124f87 Migrate ContactQRScan views to use mixin parseJsonField 3 weeks ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 3 weeks ago
Matthew Raymer f79454c8b5 Migrate endorserServer.ts to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 75088f3d4f feat: audit IconRenderer.vue - no migration required 3 weeks ago
Matthew Raymer ce88c3b84a feat: migrate HiddenDidDialog.vue with notification modernization and template streamlining 3 weeks ago
Matthew Raymer 3d37bf88bb feat: migrate GiftedPrompts.vue with template streamlining 3 weeks ago
Matthew Raymer 7bf8cb855e feat: migrate GiftDetailsStep.vue with template streamlining 3 weeks ago
Matthew Raymer c49c137cae EntitySummaryButton.vue: Phase 4 template streamlining migration 3 weeks ago
Matthew Raymer dd0a940fb5 EntityIcon.vue: Documentation enhancement migration 3 weeks ago
Matthew Raymer 7554765ee8 EntityIcon.vue: Documentation enhancement migration 3 weeks ago
Matthew Raymer 7d0697590d Refactor DataExportSection.vue: streamline template, enhance maintainability 3 weeks ago
Matthew Raymer 003495d6f2 Refactor ContactNameDialog.vue: streamline template, enhance documentation 3 weeks ago
Matthew Raymer be19c58d68 Refactor ChoiceButtonDialog.vue: streamline template, improve typing 3 weeks ago
Matthew Raymer 702fff236f feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern and ImageMethodDialog improvements 3 weeks ago
Matthew Raymer 7aa8a74505 feat: Complete NewEditProjectView.vue Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 81f3c5b10e feat: Complete ContactQRScanFullView.vue Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 9ee9855c68 Migrate HelpView.vue to PlatformServiceMixin - extract 7 inline handlers to methods 3 weeks ago
Matthew Raymer b1435b0c42 Enhance migration templates with critical omission prevention 3 weeks ago
Matthew Raymer 2c7fb8be8f Complete ImportDerivedAccountView Enhanced Triple Migration Pattern (3 minutes) 3 weeks ago
Matthew Raymer af35a3055c Migrate ClaimCertificateView.vue to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer 17e30762bd Complete Enhanced Triple Migration Pattern for PhotoDialog and OfferDialog components 3 weeks ago
Matthew Raymer 7f185963b5 refactor: standardize notification usage in ChoiceButtonDialog.vue 3 weeks ago
Matthew Raymer dd22e1b884 refactor: standardize notification usage and document best practices 3 weeks ago
Matthew Raymer 8d5e4ddbfb refactor: standardize notify helper usage and document migration workflow 3 weeks ago
Matthew Raymer 86fd73051a Fix UserNameDialog open error and add defensive ref check 3 weeks ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 4 weeks ago
Matthew Raymer ca014a52de feat: modernize Electron build process with Vite-based CSS injection 1 month ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer 7978133e7f feat: Implement activeDid migration from Dexie to SQLite 1 month ago
Matthew Raymer b89f3310ef docs: Update migration documentation with fence definition and security checklist - Add comprehensive migration fence definition with clear boundaries - Update migration guide to reflect current Phase 2 status - Create security audit checklist for migration process - Update README with migration status and architecture details - Document migration fence enforcement and guidelines - Add security considerations and compliance requirements 1 month ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 1 month ago
Matthew Raymer 9787763e4b feat: Add comprehensive Database Migration UI component 1 month ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 1 month ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer 3428f9e6ab fix: resolve PWA build issues with SQL.js worker files 2 months ago
Matthew Raymer 5f06611257 fix: update ESLint and VS Code settings 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 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 2 months ago
Matt Raymer fe1e198992 chore: update migration documents and move to new home 2 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 2 months ago
Matt Raymer ae3b967b60 docs: add comprehensive camera switching implementation guide 2 months ago
Matt Raymer 5fd4c2fecc chore: update capacitor config and script paths 2 months ago
Matt Raymer 8d2ccaa063 docs: consolidate QR code implementation documentation 2 months ago