179 Commits (a4a9293bc2d6915aec82c64ab5f3032afc9400fd)

Author SHA1 Message Date
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 5 months ago
Matthew Raymer cf335c54ff fix: consolidate KeyMeta interface and improve type safety 5 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 5 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 5 months ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 5 months ago
Matthew Raymer b2f74bf88c refactor: improve type safety in endorser server and common interfaces 5 months ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 5 months ago
Matthew Raymer 7ef8e4f336 fix(endorserServer): improve type safety in claim handling 5 months ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 5 months ago
Matthew Raymer 72ceba1f88 fix(endorserServer): improve type safety and error handling 5 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 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 5 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 5 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 6 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 6 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 6 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 6 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 8 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 8 months ago
Matthew Raymer 651bab8853 docs: improve endorserServer.ts documentation and types 8 months ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 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
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 8 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 8 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 9 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 9 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 9 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 9 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 9 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 9 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 9 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 9 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 9 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 9 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 9 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 9 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 10 months ago
Matthew Raymer aa4edb9742 Fixes for APP_SERVER definition issue 10 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 10 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 10 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 10 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 10 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. 10 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. 10 months ago