18 Commits (225b34d480141ff33499cc02223b260d92b8669f)

Author SHA1 Message Date
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 1 month ago
Trent Larson ffe8d90161 fix: linting 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 ad8e9f823b Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
Matthew Raymer 8dd73950f5 Fix duplicate export declarations and migrate ContactsView with sub-components 3 months ago
Matthew Raymer e85def4d60 Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 3 months ago
Matthew Raymer ac45d0747c Fix InviteOneAcceptView migration fence; remove USE_DEXIE_DB dependency 3 months ago
Trent Larson 33ce6bdb72 fix: invite-one-accept deep link would not route properly 3 months ago
Matthew Raymer 71e7eb4fb6 Migrate InviteOneAcceptView and QuickActionBvcBeginView to Enhanced Triple Migration Pattern 3 months ago
Matthew Raymer 6210a088dd Migrate InviteOneAcceptView and QuickActionBvcBeginView to Enhanced Triple Migration Pattern 3 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 7 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 7 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 9 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 9 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 9 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 9 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 10 months ago
Trent Larson caf46ab383 add more debug information on errors caught from server 10 months ago
Trent Larson ecd4367196 shrink the input to fit on DuckDuckGo on Pixel 6a 10 months ago
Trent Larson b00f99bd3c shrink the input to fit on DuckDuckGo on Pixel 6a 10 months ago
Trent Larson 67b4d0e953 add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 10 months ago
Trent Larson 8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 10 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 10 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 10 months ago