72 Commits (e67c97821a4d59a245524c814a4e06e31274344b)

Author SHA1 Message Date
Trent Larson 783ad6e122 fix: Fix data for gives that fulfill offers that are attached to projects (not to include person info). Also: commentary. 1 month ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 1 month ago
Trent Larson 9562d3aa32 chore: commentary and verbiage and one stray unnecessary check 1 month ago
Trent Larson fd0026ac2d fix problem with repeated bad stringifies of contactMethods on contact export/import 2 months ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer 4be8d16d12 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 2 months ago
Matthew Raymer ddff965905 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 3 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 3 months ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 3 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 3 months ago
Trent Larson 4162208b7f fix linting 3 months ago
Trent Larson 78d27eecfb fix linting 3 months ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 3 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 3 months ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 3 months ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 3 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
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 months ago
Matthew Raymer fa7d6317b9 feat: add claim confirmation functionality to activity feed 6 months ago
Matthew Raymer 3168416bfa feat: add claim confirmation functionality to activity feed 6 months ago
Matthew Raymer 46f6268e5b refactor: Improve settings and feed handling in HomeView 6 months ago
Matthew Raymer d14431161a refactor: Improve settings and feed handling in HomeView 6 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 8 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 8 months ago
Trent Larson 702e44872f switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Trent Larson 2e7700731b switch so personal contact JWT is link to this server (not endorser.ch), make empty-did URL show user's info 8 months ago
Trent Larson 3c1731acdf add contact-methods to a contact 8 months ago
Trent Larson 399e6299de add contact-methods to a contact 8 months ago
Trent Larson 086ccce0bb add a contact-edit page and allow saving of notes 8 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 8 months ago
Trent Larson 6274f083a1 add DB file for the secret 9 months ago
Trent Larson 8a0632f655 add DB file for the secret 9 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 10 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 10 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 10 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 10 months ago
Trent Larson 195ba6c759 add new projects to front page 10 months ago
Trent Larson 4168c37074 add large notice when user has a new offer to them 10 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 12 months ago
Trent Larson fe627ed6b2 include some DID info on the contact list page 1 year ago
Trent Larson 6aef08d7e8 copy a list of contacts and then import 1 year ago