14 Commits (18c2b7d0b3d3910620afcf7e195d8b02ff86c910)

Author SHA1 Message Date
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 3 weeks ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson 7cb9e2aa52 replace remaining didJwt.createJwt calls with one that checks for did:peer 1 year ago
Trent Larson 94d9c425ad add QR scanner for adding a contact 2 years ago
Trent Larson fc7c1187e8 allow to switch the server 2 years ago
Trent Larson 6c05d3105f parameterize main identifier (to prepare the way for multiple) 2 years ago
Trent Larson 45b54db01e separate account from other data for backup/restore 2 years ago
Trent Larson 4e1263d041 test: add function for test User #0 to register a new user 3 years ago