74 Commits (c0f407eb7266b7e4d4228ccf14d7e8fca4d5653c)

Author SHA1 Message Date
Trent Larson c0f407eb72 chore: remove saveMySettings that depended on an implicit variable 3 weeks ago
Trent Larson 297fe3cec6 feat: fix raw results to really show the raw DB results 4 weeks ago
Trent Larson 28cea8f55b fix: add a JSON-parseable field, make small data tweaks, and add commentary on JSON fields 4 weeks ago
Matthew Raymer 79b2f9a273 chore: lagging file 1 month ago
Matthew Raymer cf854d5054 refactor: clean up $getActiveIdentity method and fix null handling 1 month ago
Matthew Raymer 8eb4ad5c74 refactor: Remove defunct $needsActiveIdentitySelection method and fix activeDid consistency 1 month ago
Matthew Raymer eb77547ba1 chore: a couple missed files 1 month ago
Matthew Raymer 616bef655a fix: Resolve database migration issues and consolidate 003 migrations 1 month ago
Jose Olarte III 7b40012df4 fix: implement missing $getAllAccountDids method in PlatformServiceMixin 1 month ago
Matthew Raymer e1cf27be05 refactor(db): restructure migrations to preserve master compatibility 1 month ago
Matthew Raymer ccb1f29df4 fix: improve type safety and fix Playwright test dialog handling 1 month ago
Matthew Raymer f55ef85981 fix: from merge 1 month ago
Matthew Raymer a20c321a16 feat: implement Active Pointer + Smart Deletion Pattern for accounts 1 month ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 1 month ago
Matthew Raymer 10a1f435ed fix(platform): remove auto-fix identity selection and fix feed loading race condition 1 month ago
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 1 month ago
Matthew Raymer a522a10fb7 feat(activeDid): complete API layer with minimal safe $accountSettings update 1 month ago
Matthew Raymer b4e1313b22 fix(activeDid): implement dual-write pattern with proper MASTER_SETTINGS_KEY usage 1 month ago
Matthew Raymer f63f4856bf feat(migration): complete Step 2 of ActiveDid migration - implement dual-write pattern 1 month ago
Matthew Raymer eb4ddaba50 feat(migration): complete Step 1 of ActiveDid migration - update () to use new API 1 month ago
Matthew Raymer 971bc68a74 temp: whitelist unused table defintion since I'm doing step-wise changes 1 month ago
Matthew Raymer d2e04fe2a0 feat(api)!: fix $getActiveIdentity return type for ActiveDid migration 1 month ago
Matthew Raymer 4a22a35b3e feat(activeDid): implement migration to separate active_identity table 1 month ago
Matthew Raymer 98f97f2dc9 refactor(settings): simplify $getSettings to $getMasterSettings 2 months ago
Matthew Raymer 271a45afa3 fix(database): resolve ambiguous settings query logic 2 months ago
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 2 months ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 2 months ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 2 months ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 2 months ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 2 months ago
Matthew Raymer 9067bec54a fix: Convert searchBoxes arrays to JSON strings in $saveSettings and $updateSettings 2 months ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 2 months ago
Trent Larson 4e36612388 fix: remove more references to clearAllCaches 2 months ago
Trent Larson 5971f0976a chore: Comment out the unused caching utilities (so they're not mistakenly used). 2 months ago
Jose Olarte III 48856d4fce Lint-fix 3 months ago
Matthew Raymer 45e5b86b0a fix: ClaimView now correctly displays User #0 registration status 3 months ago
Matthew Raymer c628c78565 chore: clean up console logs 3 months ago
Matthew Raymer 9c3d2792ae refactor: extract test user data and improve "New offers" test flow 3 months ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 3 months ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 3 months ago
Matthew Raymer de90c242a8 Remove debugging console.log statements 3 months ago
Matthew Raymer 71ea9efda7 Remove debugging console.log statements 3 months ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 3 months ago
Matthew Raymer 216e245d60 Fix registration status reactivity in HomeView 3 months ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 3 months ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 3 months ago
Matthew Raymer cc0ae015bc feat: Complete PlatformServiceMixin migration and enhance tooling 3 months ago
Matthew Raymer 5c7f58b5c8 feat: Complete PlatformServiceMixin migration and enhance tooling 3 months ago
Matthew Raymer 74a8365a14 Remove databaseUtil dependency from PlatformServiceMixin 3 months ago
Matthew Raymer 543b12bcdb Remove databaseUtil dependency from PlatformServiceMixin 3 months ago