1299 Commits (ca22161f12c21fbbb53cc79cda9868bf41cb41b8)

Author SHA1 Message Date
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 3 weeks ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 3 weeks ago
Jose Olarte III 0e65431f43 Map z-index fix + adjustments 3 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 3 weeks ago
Jose Olarte III 92b9c9334c Clickable person & project icons 3 weeks ago
Jose Olarte III 706182ca0c Icon for hidden DID entity 3 weeks ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 4 weeks ago
Trent Larson ef3bfcdbd2 fix linting 4 weeks ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 4 weeks ago
Trent Larson 01c33069c4 fix more of the logging & log display 4 weeks ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 4 weeks ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 4 weeks ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 4 weeks ago
Matthew Raymer e824fcce2e fix: linting issues 4 weeks ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 4 weeks ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 4 weeks ago
Matthew Raymer 29908b77e3 feat(types): add comprehensive type definitions for @jlongster/sql.js 4 weeks ago
Jose Olarte III 3e02b3924a Look for DID in .iss field instead of .own.did 4 weeks ago
Matthew Raymer 16cad04e5c WIP: fix(AbsurdSqlDatabaseService) fixes to typing and other curious beasts 4 weeks ago
Matthew Raymer e4f859a116 fix: update offerGiverDid to use credentialSubject.offeredBy 4 weeks ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 4 weeks ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 4 weeks ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 4 weeks ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 4 weeks ago
Matthew Raymer cea0456148 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 4 weeks ago
Matthew Raymer 6f5db13a49 fix: consolidate KeyMeta interface and improve type safety 4 weeks ago
Matthew Raymer 068662625d fix: resolve type compatibility in offerGiverDid 4 weeks ago
Matthew Raymer 23627835f9 refactor: improve type safety in endorser server and common interfaces 4 weeks ago
Matthew Raymer f1ba6f9231 fix(endorserServer): improve type safety in claim handling 4 weeks ago
Matthew Raymer 137fce3e30 fix(endorserServer): improve type safety and error handling 4 weeks ago
Matthew Raymer 7166dadbc0 fix(types): correct type imports and improve null safety 4 weeks ago
Matthew Raymer bc274bdf7f fix(types): improve account type safety and metadata handling 4 weeks ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 4 weeks ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 4 weeks ago
Matthew Raymer be40643379 fix: unused element 4 weeks ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 4 weeks ago
Jose Olarte III 8b03789941 Change heading based on crop flag 4 weeks ago
Jose Olarte III b4a6b99301 Better error handling for image upload 4 weeks ago
Matthew Raymer 13682a1930 fix(db): add type declarations for SQL.js and absurd-sql modules 4 weeks ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 4 weeks ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 4 weeks ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 4 weeks ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 4 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 weeks ago
Matthew Raymer b18112b869 WIP: disabling absurd-sql when using Capacitor SQLite 4 weeks ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 4 weeks ago
Jose Olarte III e839997f91 TEST: platform- and camera-specific mirroring 4 weeks ago
Jose Olarte III d8d054a0e1 Streamlined QR scanner web camera 4 weeks ago
Jose Olarte III efc720e47f Mobile native to use web camera 4 weeks ago
Jose Olarte III 0a85bea533 Feature: context-based default camera 4 weeks ago