1978 Commits (64d8751cfb853fcbe25c0036156e804f68b20abc)
 

Author SHA1 Message Date
Trent Larson 7547e7a5f7 bump to build # 19 version 0.4.7 for mobile packages 2 months ago
Trent Larson 3f10833d79 fix SQL references to bad "key" -> "id" 2 months ago
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 2 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 2 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 2 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 2 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 2 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 months ago
Jose Olarte III eeb3485589 Map z-index fix + adjustments 2 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Jose Olarte III 2137dd2c11 Clickable person & project icons 2 months ago
Jose Olarte III ce2a27f691 Icon for hidden DID entity 2 months ago
Matthew Raymer 1d1b37125d merge(master): big merge for qrcode-reboot 2 months ago
Trent Larson fcb41101be add some time to test 30 (but shrink the per-loop timeout) 2 months ago
Trent Larson 92e564f7a5 add iOS development team ID 2 months ago
Jose Olarte III 366f5edae4 Look in .own.did for DID, as well 2 months ago
Trent Larson 9741b6a3e6 fix linting 2 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 2 months ago
Trent Larson 931308f5b5 fix more of the logging & log display 2 months ago
Trent Larson de7ab5c152 fix log cleanup check to actually pay attention to limit 2 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 2 months ago
Matthew Raymer 8bcdf86891 fix: one lint that got past me 2 months ago
Matthew Raymer 97027cb025 fix: linting issues 2 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer 25b269bbfc feat(types): add comprehensive type definitions for @jlongster/sql.js 2 months ago
Jose Olarte III 287c2707b2 Look for DID in .iss field instead of .own.did 2 months ago
Matthew Raymer ceed68db83 WIP: fix(AbsurdSqlDatabaseService) fixes to typing and other curious beasts 2 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 2 months ago
Matthew Raymer 6af17c6868 refactor: remove unused imports and parameters in passkeyDidPeer.ts 2 months ago
Matthew Raymer 2d548bce1c fix: use challenge parameter in verifyJwtWebCrypto preimage 2 months ago
Matthew Raymer 81ef55b2bf fix: use challenge parameter in verifyJwtP256 preimage 2 months ago
Matthew Raymer 86cc2b6d68 fix: resolve TypeScript errors in passkeyDidPeer.ts 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
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 2 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 2 months ago
Matthew Raymer c06981a97d feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 2 months ago
Matthew Raymer 74294008f2 fix(deepLinks): improve route validation and type safety 2 months ago
Matthew Raymer 2b0e7d4ce7 fix: unused element 2 months ago
Matthew Raymer 7dbfc4eaa2 feat(qr-scanner): Add camera state management to CapacitorQRScanner 2 months ago
Jose Olarte III 6fb421c0e1 Change heading based on crop flag 2 months ago
Jose Olarte III 69abb67ea0 Better error handling for image upload 2 months ago
Matthew Raymer 7ff9ef04ae fix(db): add type declarations for SQL.js and absurd-sql modules 2 months ago
Matthew Raymer 7cab40f7f2 fix(db): improve type safety in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer d4998395a1 fix(db): resolve type compatibility in AbsurdSqlDatabaseService 2 months ago