220 Commits (5bb563d69486b52a29805eb4a45a0f761aa993f3)

Author SHA1 Message Date
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 weeks ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 2 weeks ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 2 weeks ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 2 weeks ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 2 weeks ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 2 weeks ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 2 weeks ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 2 weeks ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 2 weeks ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 2 weeks ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 2 weeks ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 2 weeks ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 2 weeks ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 2 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
Trent Larson 4c1b4fe651 fix linting 2 weeks ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 weeks ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 2 weeks ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 weeks ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 2 weeks ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 2 weeks ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 2 weeks ago
Trent Larson 5f24f4975d fix linting 2 weeks ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 2 weeks ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 2 weeks ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 2 weeks ago
Matt Raymer 788d162b1c refactor: move lib directory to libs for consistency 3 weeks ago
Trent Larson 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts 1 month ago
Matthew Raymer 30e448faf8 refactor(qr): improve QR code scanning robustness and error handling 2 months ago
Matthew Raymer 2660b91995 wip: Improve deep link validation and error handling 3 months ago
Trent Larson 6f4fbc697f fix 'give' query and restore confirmClaim method 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer f4c5567471 test: enhance deep link testing with real JWT examples 3 months ago
Matthew Raymer 89d970da1d docs: improve endorserServer.ts documentation and types 3 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 3 months ago
Matthew Raymer cee7a6ded3 feat(logging): enhance debug logging across app 4 months ago
Trent Larson 62ae603778 fix linting 4 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 4 months ago
Trent Larson fe71c3f754 make member view available to onboard meeting organizer and reorganize buttons 4 months ago
Trent Larson 64830eeb05 fix linting (and change a little wording in onboarding page) 4 months ago
Trent Larson 5ff91186e2 add onboarding pages for the list and members, and refine the setup 4 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 4 months ago
Trent Larson d57aee203f add instructions for contacting potential links to hidden people 4 months ago
Trent Larson 802130d3b6 fix the marker storage & clearing logic, and add the second profile map when used 5 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 5 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 5 months ago
Matthew Raymer f8db626d14 Fixes for APP_SERVER definition issue 5 months ago
Trent Larson 6514f52b92 change all copied contact URLs to contact-import, and handle multiples & singles separately 5 months ago