2268 Commits (04178bf9f82c439c362c1cc0ad4a214fbc3f28f3)

Author SHA1 Message Date
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
Matthew Raymer 4cb1d8848f migrate: PhotoDialog.vue to use () API 2 weeks ago
Matthew Raymer 3e03aaf1e8 migrate: OfferDialog.vue to use () API 2 weeks ago
Matthew Raymer b2536adc4e feat: stabilize Playwright tests after ActiveDid migration 2 weeks ago
Trent Larson ba587471f9 doc: update the in-app help doc 2 weeks ago
Matthew Raymer aa49a5d8a4 chore: update utilities and configuration for ActiveDid migration 2 weeks ago
Matthew Raymer 2db4f8f894 refactor: update components for ActiveDid migration compatibility 2 weeks ago
Matthew Raymer 552de23ef2 refactor: enhance platform service for ActiveDid migration 2 weeks ago
Matthew Raymer b374f2e5a1 feat: implement ActiveDid migration to active_identity table 2 weeks ago
Trent Larson 2c7cb9333e chore: remove error logging for errors that are propagated 2 weeks ago
Trent Larson fa8956fb38 chore: explicitly share error message used for logic 2 weeks ago
Jose Olarte III 1499211018 refactor: simplify duplicate account error detection 2 weeks ago
Jose Olarte III 25e37cc415 refactor: consolidate duplicate account checking logic into unified utility 2 weeks ago
Jose Olarte III 5f8d1fc8c6 refactor: remove deprecated lastName field from user settings 2 weeks ago
Jose Olarte III c9082fa57b refactor: remove single-use notification constant 2 weeks ago
Matthew Raymer a522a10fb7 feat(activeDid): complete API layer with minimal safe $accountSettings update 2 weeks ago
Matthew Raymer b4e1313b22 fix(activeDid): implement dual-write pattern with proper MASTER_SETTINGS_KEY usage 2 weeks ago
Matthew Raymer f63f4856bf feat(migration): complete Step 2 of ActiveDid migration - implement dual-write pattern 2 weeks ago
Matthew Raymer eb4ddaba50 feat(migration): complete Step 1 of ActiveDid migration - update () to use new API 2 weeks ago
Matthew Raymer 971bc68a74 temp: whitelist unused table defintion since I'm doing step-wise changes 2 weeks ago
Matthew Raymer d2e04fe2a0 feat(api)!: fix $getActiveIdentity return type for ActiveDid migration 2 weeks ago
Matthew Raymer 4a22a35b3e feat(activeDid): implement migration to separate active_identity table 3 weeks ago
Jose Olarte III dde37e73e1 Lint fixes 3 weeks ago
Jose Olarte III 83c0c18db2 fix: persist identity names per user instead of globally 3 weeks ago
Matthew Raymer 5780d96cdc chore: linting 3 weeks ago
Jose Olarte III c4f2bb5e3a refactor: move duplicate account import warnings to notification constants 3 weeks ago
Jose Olarte III f51408e32a feat: add duplicate account import prevention 3 weeks ago
Matthew Raymer 4aea8d9ed3 linting 3 weeks ago
Matthew Raymer 98f97f2dc9 refactor(settings): simplify $getSettings to $getMasterSettings 3 weeks ago
Trent Larson aa346a9abd feat: for confirm list, allow to see 30 minutes before meeting start 3 weeks ago
Trent Larson 9ea2f96106 fix: Fix onboard-meeting-members deep link with groupId. 4 weeks ago
Matthew Raymer 4f78bfe744 feat: suppress console spam for expected HTTP errors 3 weeks ago
Jose Olarte III ec53452220 Chore: lint fix 3 weeks ago
Jose Olarte III cc50c38d13 Chore: simplify wording for person entities 3 weeks ago
Matthew Raymer ceceabf7b5 git commit -m "feat(performance): implement request deduplication for plan loading 3 weeks ago
Matthew Raymer 9386b2e96f refactor(services): inline ProfileService logic into AccountViewView 3 weeks ago
Jose Olarte III 08cda50f13 Merge branch 'master' into android-safe-area-insets 3 weeks ago
Matthew Raymer 77a4c60656 fix(ProfileService): revert to working endpoint for profile loading 3 weeks ago
Jose Olarte III 4d89042997 Fix: re-organized dialog and notification z-indices 3 weeks ago
Matthew Raymer a11443dc3a feat(logging): enhance diagnostic logging for API operations 3 weeks ago
Matthew Raymer 7f7680f4a6 fix(config): remove forced API server overrides 3 weeks ago
Matthew Raymer 271a45afa3 fix(database): resolve ambiguous settings query logic 3 weeks ago
Jose Olarte III 0c9ede9fc9 fix/deep-link-views: use proper #Content wrapper 3 weeks ago
Matthew Raymer 6aac3ca35f fix(api): resolve image server hardcoding and add comprehensive diagnostics 3 weeks ago
Matthew Raymer f0fd8c0f12 feat(diagnostics): add comprehensive logging for server switching and user registration 3 weeks ago
Matthew Raymer fd30343ec4 fix(settings): resolve server switching not applying immediately 3 weeks ago
Jose Olarte III 7b357641d1 Chore: update author in RegistrationNotice 3 weeks ago