2329 Commits (notify-initialization-fix)

Author SHA1 Message Date
Jose Olarte III b1fcb49e7c fix: initialize notification helpers in lifecycle methods 8 hours ago
Matthew Raymer 7a961af750 refactor(migration): simplify logging by removing specialized migrationLog 19 hours ago
Jose Olarte III 1790a6c5d6 fix: resolve migration 004 transaction and executeSet errors 2 days ago
Matthew Raymer 1cbed4d1c2 chore: linting 2 days ago
Matthew Raymer 2f495f6767 feat: minimal stabilization of migration 004 with atomic execution 2 days ago
Matthew Raymer 0fae8bbda6 feat: Complete Migration 004 Complexity Resolution (Phases 1-4) 2 days ago
Trent Larson 297fe3cec6 feat: fix raw results to really show the raw DB results 2 days ago
Trent Larson 2a932af806 feat: add ability to see raw SQL results on test page 2 days ago
Trent Larson 28cea8f55b fix: add a JSON-parseable field, make small data tweaks, and add commentary on JSON fields 2 days ago
Jose Olarte III f31a76b816 fix: resolve iOS migration 004 failure with enhanced error handling 2 days ago
Matthew Raymer 24ec81b0ba refactor: consolidate active identity migrations 004-006 into single migration 3 days ago
Matthew Raymer 0ca70b0f4e feat: complete Active Pointer + Smart Deletion Pattern implementation 4 days ago
Matthew Raymer d01c6c2e9b feat: implement Migration 005 - fix foreign key constraint to ON DELETE RESTRICT 4 days ago
Matthew Raymer 8b8566c578 fix: resolve build errors and test timing issues 4 days ago
Trent Larson a1e2d635f7 chore: switch more debug logging to debug 4 days ago
Trent Larson f371ce88a0 chore: remove extra code & logging & error messages, fix quick-start documentation 4 days ago
Matthew Raymer 69e29ecf85 fix: had to remove a select from migration for Android to migrate. 7 days ago
Jose Olarte III 4c218c4786 feat: migrate all clipboard operations from useClipboard to ClipboardService 7 days ago
Matthew Raymer 31f66909fa refactor: implement team feedback for active identity migration structure 1 week ago
Jose Olarte III 7917e707e9 fix: resolve iOS database migration failure for active_identity table 1 week ago
Matthew Raymer 79b2f9a273 chore: lagging file 1 week ago
Matthew Raymer cf854d5054 refactor: clean up $getActiveIdentity method and fix null handling 1 week ago
Matthew Raymer 8eb4ad5c74 refactor: Remove defunct $needsActiveIdentitySelection method and fix activeDid consistency 1 week ago
Matthew Raymer eb77547ba1 chore: a couple missed files 1 week ago
Matthew Raymer 616bef655a fix: Resolve database migration issues and consolidate 003 migrations 1 week ago
Matthew Raymer 6da9e14b8a feat: complete ActiveDid migration for remaining Vue components 1 week ago
Matthew Raymer e856ace61f feat: migrate DiscoverView.vue to use new ActiveDid pattern 1 week ago
Matthew Raymer b06e2b46f6 feat: migrate TopMessage.vue to use new ActiveDid pattern 1 week ago
Trent Larson 626071281f feat: make the default 'create identifier' be from a new seed 1 week ago
Jose Olarte III 5fc5b958af fix(ios): resolve clipboard and notification issues in ContactQRScanFullView 1 week ago
Trent Larson 69c922284e fix: remove the 'migrations' table creation that is done elsewhere 1 week ago
Jose Olarte III 7b40012df4 fix: implement missing $getAllAccountDids method in PlatformServiceMixin 1 week ago
Matthew Raymer e1cf27be05 refactor(db): restructure migrations to preserve master compatibility 1 week ago
Matthew Raymer ccb1f29df4 fix: improve type safety and fix Playwright test dialog handling 1 week ago
Matthew Raymer f55ef85981 fix: from merge 1 week ago
Trent Larson b138441d10 chore: change logging level to debug for debug messages 2 weeks ago
Matthew Raymer a20c321a16 feat: implement Active Pointer + Smart Deletion Pattern for accounts 2 weeks ago
Trent Larson c9cfeafd50 fix: change non-existent 'mirror' icon to 'circle-user' 2 weeks ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 2 weeks ago
Jose Olarte III ca1190aa47 refactor: modernize registration prompt notification in ContactQRScanShowView 2 weeks ago
Jose Olarte III 448d8a68d2 fix: improve code formatting in migrationService.ts 2 weeks ago
Jose Olarte III 578dbe6177 fix: simplify active_identity migration to resolve iOS SQLite failures 2 weeks ago
Matthew Raymer 704e495f5d refactor(db): consolidate database migrations from 6 to 3 2 weeks ago
Matthew Raymer 04178bf9f8 style: fix HomeView.vue formatting from linter 2 weeks ago
Matthew Raymer b57be7670c refactor: improve logging levels and environment configuration 2 weeks ago
Matthew Raymer 10a1f435ed fix(platform): remove auto-fix identity selection and fix feed loading race condition 2 weeks ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 weeks ago
Jose Olarte III f38ec1daff feat: implement seed phrase backup reminder modal 2 weeks ago
Jose Olarte III ec2cab768b feat: Add seed backup tracking with database migration 2 weeks ago
Matthew Raymer 4cb1d8848f migrate: PhotoDialog.vue to use () API 2 weeks ago