277 Commits (4480778a4988ac63bf0c33519de982efc0feced8)

Author SHA1 Message Date
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 3 months ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 3 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 3 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 3 months ago
Matt Raymer 788d162b1c refactor: move lib directory to libs for consistency 3 months ago
Matt Raymer d6956bb498 refactor: move lib directory to libs for consistency 3 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer 2660b91995 wip: Improve deep link validation and error handling 5 months ago
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 5 months ago
Trent Larson 6f4fbc697f fix 'give' query and restore confirmClaim method 5 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 6 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 6 months ago
Matthew Raymer 651bab8853 docs: improve endorserServer.ts documentation and types 6 months ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 6 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 6 months ago
Trent Larson 62ae603778 fix linting 6 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 6 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 6 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 7 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 7 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 7 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 7 months ago
Trent Larson 802130d3b6 fix the marker storage & clearing logic, and add the second profile map when used 7 months ago
Trent Larson e6242e2491 fix the marker storage & clearing logic, and add the second profile map when used 7 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 7 months ago
Matthew Raymer aa4edb9742 Fixes for APP_SERVER definition issue 7 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 7 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 7 months ago
Trent Larson 07c4e58e87 add sanity checks for importing bulk contacts, eg. when there is a truncated link 7 months ago