138 Commits (d5786e513118e544fe590b552271983130c2ea80)

Author SHA1 Message Date
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 3 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 3 months ago
Matt Raymer 574520d9b3 feat(db): Implement SQLite database layer with migration support 3 months ago
Matt Raymer a903a6d664 feat(db): Implement SQLite database layer with migration support 3 months ago
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 3 months ago
Trent Larson 829870b16c add some logging to the DB (especially for iOS app feed debugging) 5 months ago
Trent Larson 6301992332 add some logging to the DB (especially for iOS app feed debugging) 5 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
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 811fddf24a fix error setting the apiServer to "", plus some refactors while fixing test 40 6 months ago
Trent Larson e27aefc19e fix error setting the apiServer to "", plus some refactors while fixing test 40 6 months ago
Trent Larson f3f8aeefc3 add discovery of people's profiles, and update profile endpoints for latest server version 7 months ago
Trent Larson c1058499c7 add discovery of people's profiles, and update profile endpoints for latest server version 7 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
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 8 months ago
Matthew Raymer 8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 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 9 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 6dc44b2494 move more logging into the database 9 months ago
Trent Larson 228f213c10 move more logging into the database 9 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 9 months ago
Trent Larson f57d3b7707 add minute to notification scheduling & fix a bug, plus other tweaks 9 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 10 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago
Trent Larson fe627ed6b2 include some DID info on the contact list page 12 months 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 5ad8a2d2ba await all of the db.settings updates 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