19 Commits (607bb50a55495a5e2c034b6e86795f6633463e03)

Author SHA1 Message Date
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 1 week ago
Matthew Raymer 9067bec54a fix: Convert searchBoxes arrays to JSON strings in $saveSettings and $updateSettings 2 weeks ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 2 weeks ago
Matthew Raymer 45e5b86b0a fix: ClaimView now correctly displays User #0 registration status 3 weeks ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 4 weeks ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 4 weeks ago
Matthew Raymer c70c5c6bda Migrate test/index.ts to use dynamic database imports 1 month ago
Matthew Raymer 190b6c7f03 Migrate test/index.ts to use dynamic database imports 1 month ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 1 month ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 1 month ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 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