156 Commits (3d3d50dc9f62486c11e626973265f035665bff88)

Author SHA1 Message Date
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 1 month ago
Matthew Raymer d5597adab9 Fix registration status reactivity in HomeView 1 month ago
Matthew Raymer 1fc6f065bf Migrate endorserServer.ts to Enhanced Triple Migration Pattern 2 months ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 6689520270 fix all copies for externally-shared links to redirected deep links 2 months ago
Trent Larson d6db81cc36 fix some result types and refactor types themselves 2 months ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 months ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c756fc38bbc1e8e604247e704b3974a2) 3 months ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 3 months ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 3 months ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 3 months ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 3 months ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 3 months ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 4 months ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 4 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 6 months ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 6 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 7 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 7 months ago
Trent Larson 2a23587c3b 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 5763fe4e49 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
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 8 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 8 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 8 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. 8 months ago
Trent Larson c98859fc7e add more debug information on errors caught from server 8 months ago
Trent Larson e67ae23879 add number of confirmers to certificate & show DID info when appropriate 8 months ago
Trent Larson 2cb70f8497 add copy-link on the claim view page & enable certificate 8 months ago
Trent Larson 6d1681cb07 refine claim certificate view 8 months ago
Trent Larson 5a56f9ab30 tweak verbiage 9 months ago
Trent Larson 0a314934b8 add invite-one-accept screen dedicated to accepting invitations 9 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 9 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 10 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 10 months ago
Trent Larson 195ba6c759 add new projects to front page 10 months ago