111 Commits (f2ddcd2541670b7b3d3e1fb435c04f5a1df876c5)

Author SHA1 Message Date
Trent Larson df06100c32 remove more debugging 3 months ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 3 months ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 3 months ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 3 months ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 3 months ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson 820ae727ed fix linting 3 months ago
Trent Larson 9ac9713172 fix linting 3 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 3 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 3 months ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 3 months ago
Trent Larson ef3bfcdbd2 fix linting 3 months ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 3 months ago
Trent Larson 01c33069c4 fix more of the logging & log display 3 months ago
Trent Larson c637d39dc9 fix log cleanup check to actually pay attention to limit 3 months ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 3 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 3 months ago
Jose Olarte III 47501ae917 Linting 3 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 3 months ago
Trent Larson 5f24f4975d fix linting 3 months ago
Trent Larson 946e88d903 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
Trent Larson 1129a13e20 add more error handling and messaging when there are bad DB errors 4 months ago
Trent Larson 829870b16c add some logging to the DB (especially for iOS app feed debugging) 6 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 6 months ago
Matthew Raymer fa7d6317b9 feat: add claim confirmation functionality to activity feed 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 7 months ago
Trent Larson f3f8aeefc3 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
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
Trent Larson 3c1731acdf 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 6274f083a1 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 7777fa202b 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 6dc44b2494 move more logging into the database 10 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 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