69 Commits (12496589a36012595cd89e7b5c35e002f83b7c50)

Author SHA1 Message Date
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer ddff965905 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 3 months ago
Trent Larson 78d27eecfb fix linting 3 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 3 months ago
Matthew Raymer a580ce775d feat: Add comprehensive database migration service for Dexie to SQLite 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 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
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 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 399e6299de add contact-methods to a contact 8 months ago
Trent Larson d4bb2a35fc add a contact-edit page and allow saving of notes 8 months ago
Trent Larson 8a0632f655 add DB file for the secret 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 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 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
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 1 year ago
Trent Larson b2ebc2992b cache the passkey JWANT access token for multiple signatures 1 year ago
Trent Larson 053ee4a748 add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen 1 year ago
trentlarson 4cb434fd5d passkey test (#116) 1 year ago
Trent Larson 7f02ba29a3 add a share_target for people to add a photo 1 year ago
Trent Larson c48b8246f9 add registration inside contact import, with flag to hide it 1 year ago
Trent Larson 581a374b05 show contact's or user's icon in more places 1 year ago
Trent Larson 50cae65214 add photo to profile page (not yet saved) 1 year ago
Trent Larson 3fbf68b117 filter by selections (now all working), add cache for plans 1 year ago
Trent Larson e3696e3ac5 feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary 1 year ago
Trent Larson 866dcb3a2a add screens for the shortcuts for the BVC group (doesn't submit yet) 2 years ago
Trent Larson aeb1d6a6a5 add next-public-key-hash to manual input 2 years ago
Trent Larson 934664b9c9 add the hashed-next-key to the contact data, shown & stored 2 years ago
Trent Larson 15ccd2394f add missing 'date' to log interface 2 years ago
Trent Larson 6eb26ea90c remove IndexedDB keys that shouldn't be keys, and remove unused table, and add commentary 2 years ago
Trent Larson 7fe256dc9e log service worker messages to the DB (now works) 2 years ago
Trent Larson d7f4acb702 make more adjustments to try and get logging to work 2 years ago
Trent Larson 4f2cb55753 add warning if on unexpected server 2 years ago
Trent Larson 1be6c04699 prompt them to fill in their name when sharing their info 2 years ago
Trent Larson 3bf8fd0c22 rename "push" to "webPush" for future-proofing 2 years ago
Trent Larson 65a5edf26b allow to customize the push-server for testing 2 years ago
Matthew Raymer e813315dad Fixes and updates 2 years ago
Trent Larson 85bd807bcc allow view of feed without an identifier 2 years ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 2 years ago