2370 Commits (ios-disable-zoom)

Author SHA1 Message Date
Trent Larson 855448d07a feat: add a page to see all the starred projects 1 month ago
Matthew Raymer b06e2b46f6 feat: migrate TopMessage.vue to use new ActiveDid pattern 1 month ago
Trent Larson 626071281f feat: make the default 'create identifier' be from a new seed 1 month ago
Jose Olarte III 5fc5b958af fix(ios): resolve clipboard and notification issues in ContactQRScanFullView 1 month ago
Trent Larson 69c922284e fix: remove the 'migrations' table creation that is done elsewhere 1 month ago
Jose Olarte III ac603f66e2 Lint fix 1 month ago
Jose Olarte III 9bdd66b9c9 feat(NewActivityView): enhance "See all" links to mark offers as read before navigation 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
Trent Larson b138441d10 chore: change logging level to debug for debug messages 1 month ago
Matthew Raymer a20c321a16 feat: implement Active Pointer + Smart Deletion Pattern for accounts 1 month ago
Trent Larson c9cfeafd50 fix: change non-existent 'mirror' icon to 'circle-user' 1 month ago
Trent Larson 52b1e8ffa3 chore: move more logger infos to debugs 1 month ago
Jose Olarte III ca1190aa47 refactor: modernize registration prompt notification in ContactQRScanShowView 1 month ago
Jose Olarte III 448d8a68d2 fix: improve code formatting in migrationService.ts 1 month ago
Jose Olarte III 578dbe6177 fix: simplify active_identity migration to resolve iOS SQLite failures 1 month ago
Matthew Raymer 704e495f5d refactor(db): consolidate database migrations from 6 to 3 1 month ago
Matthew Raymer 04178bf9f8 style: fix HomeView.vue formatting from linter 1 month ago
Matthew Raymer b57be7670c refactor: improve logging levels and environment configuration 1 month ago
Matthew Raymer 10a1f435ed fix(platform): remove auto-fix identity selection and fix feed loading race condition 1 month ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 1 month ago
Jose Olarte III f38ec1daff feat: implement seed phrase backup reminder modal 1 month ago
Jose Olarte III ec2cab768b feat: Add seed backup tracking with database migration 1 month ago
Matthew Raymer 4cb1d8848f migrate: PhotoDialog.vue to use () API 1 month ago
Matthew Raymer 3e03aaf1e8 migrate: OfferDialog.vue to use () API 1 month ago
Matthew Raymer b2536adc4e feat: stabilize Playwright tests after ActiveDid migration 1 month ago
Trent Larson ba587471f9 doc: update the in-app help doc 1 month ago
Matthew Raymer aa49a5d8a4 chore: update utilities and configuration for ActiveDid migration 1 month ago
Matthew Raymer 2db4f8f894 refactor: update components for ActiveDid migration compatibility 1 month ago
Matthew Raymer 552de23ef2 refactor: enhance platform service for ActiveDid migration 1 month ago
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 1 month ago
Trent Larson 9f1495e185 feat: alloww markdown in the descriptions and render them appropriately 1 month ago
Trent Larson f61cb6eea7 fix: on project changes, truncate the description properly (to avoid screen zooming in) and widen the table 1 month ago
Jose Olarte III 1eeb013638 refactor(claims): extract offer fulfillment logic to utility function 1 month ago
Jose Olarte III 3e5e2cd0bb fix(claims): handle single Offer object in fulfills field for ConfirmGiftView 1 month ago
Jose Olarte III d87f44b75d fix(claims): handle single Offer object in fulfills field 1 month ago
Trent Larson 2c7cb9333e chore: remove error logging for errors that are propagated 1 month ago
Trent Larson fa8956fb38 chore: explicitly share error message used for logic 1 month ago
Jose Olarte III 1499211018 refactor: simplify duplicate account error detection 1 month ago
Jose Olarte III 25e37cc415 refactor: consolidate duplicate account checking logic into unified utility 1 month ago
Jose Olarte III 5f8d1fc8c6 refactor: remove deprecated lastName field from user settings 1 month ago
Jose Olarte III c9082fa57b refactor: remove single-use notification constant 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
Trent Larson d3f54d6bff feat: move the user profile up on page, reword "star" to "favorite" 1 month ago
Trent Larson 2bb733a9ea feat: make each of the "new" buttons on the home page the same size 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