154 Commits (f79454c8b5ecd60614655ef879461c813d509cb8)

Author SHA1 Message Date
Matthew Raymer f79454c8b5 Migrate endorserServer.ts to Enhanced Triple Migration Pattern 3 weeks ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 1f4a8ca9ff fix all copies for externally-shared links to redirected deep links 1 month ago
Trent Larson 8c1c6a9c4e fix some result types and refactor types themselves 1 month ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson 4327a5175c fix more logic for tests (cherry-picked from 83acb028c7) 2 months ago
Trent Larson 8c42166d36 fix some incorrect logic & things AI hallucinated 2 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 2 months ago
Matthew Raymer cf335c54ff fix: consolidate KeyMeta interface and improve type safety 2 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 2 months ago
Matthew Raymer b2f74bf88c refactor: improve type safety in endorser server and common interfaces 2 months ago
Matthew Raymer 7ef8e4f336 fix(endorserServer): improve type safety in claim handling 2 months ago
Matthew Raymer 72ceba1f88 fix(endorserServer): improve type safety and error handling 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 776cf14bf8 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 3 months ago
Matthew Raymer a4d184b1c6 refactor(qr): improve QR code scanning robustness and error handling 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer a9fd33fff6 test: enhance deep link testing with real JWT examples 5 months ago
Matthew Raymer 651bab8853 docs: improve endorserServer.ts documentation and types 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 months ago
Matthew Raymer b5b5d45b99 feat(logging): enhance debug logging across app 5 months ago
Trent Larson 6a070a1715 fix linting (and change a little wording in onboarding page) 6 months ago
Trent Larson 3a56d83dd6 add onboarding pages for the list and members, and refine the setup 6 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 6 months ago
Trent Larson 888e87f6c6 add instructions for contacting potential links to hidden people 6 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 6 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 6 months ago
Matthew Raymer aa4edb9742 Fixes for APP_SERVER definition issue 7 months ago
Trent Larson e97bc4893e change all copied contact URLs to contact-import, and handle multiples & singles separately 7 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 7 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. 7 months ago
Trent Larson caf46ab383 add more debug information on errors caught from server 7 months ago
Trent Larson 8bf9640c10 add number of confirmers to certificate & show DID info when appropriate 7 months ago
Trent Larson 124ff65aa2 add copy-link on the claim view page & enable certificate 7 months ago
Trent Larson 6749c1ec2d refine claim certificate view 7 months ago
Trent Larson dd6598cd99 tweak verbiage 8 months ago
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 8 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 9 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 9 months ago
Trent Larson 195ba6c759 add new projects to front page 9 months ago
Trent Larson 67b2b7199a fix tests (from project-page switch 4 commits ago) and fix linting 9 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 9 months ago