16 Commits (6d4fb4f57a035637102c9cb377fa3a0e00fa9e64)

Author SHA1 Message Date
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matt Raymer d6956bb498 refactor: move lib directory to libs for consistency 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 7 months ago
Matthew Raymer 24c7ba15af refactor: reorganize deep linking types and interfaces 8 months ago
Matthew Raymer 5bc2f19bc4 docs: add comprehensive deep linking documentation 8 months ago
Matthew Raymer 64a04ec9a5 feat(deepLinks): implement comprehensive deep linking system 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 52150dd6eb fix: update component and import paths 8 months ago
Matthew Raymer 73637d80dc refactor: move ProviderInfo interface to claims-result.ts 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer 90d688dba1 docs(capacitor): improve main.capacitor.ts documentation and error handling 8 months ago
Matthew Raymer f33d1f0af3 WIP: certificate view and dependency updates 8 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 8 months ago
Matthew Raymer 1e22cdec82 feat(mobile): add deep linking support for Capacitor apps 8 months ago
Matthew Raymer 2746b8fe2b refactor: reorganize Vite config into modular files 8 months ago