97 Commits (d823d1ad374046b11a1203010022b50da09b6d13)

Author SHA1 Message Date
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago
Trent Larson 37f2ba1382 IndexedDB migration: implement the migrations differently 1 month ago
Matthew Raymer 51ce2bae9c feat: move database migration link from account view to start view 1 month ago
Trent Larson 7764e17180 shrink the contents of the QR code so people can scan it 1 month ago
Matthew Raymer b9a78bab76 style: fix line length in ContactsView ternary operator 2 months ago
Matthew Raymer 1de33a4e95 fix: resolve cross-platform contactMethods JSON parsing inconsistencies 2 months ago
Trent Larson 6afe6f07f6 fix creation of did-specific settings (with a rename) 2 months ago
Trent Larson 32f5c52474 fix linting 2 months ago
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 2 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 2 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Trent Larson c1f4aa0827 format total numbers better 2 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 2 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 2 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 2 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 2 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 2d654b4586 fix linting 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 2 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 2 months ago
Jose Olarte III aeb771f619 Linting 2 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 2 months ago
Trent Larson 26fba66bba fix linting 2 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 2 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 2 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 2 months ago
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 4 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 4 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Trent Larson 19fd0da4b0 fix linting 6 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 6 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 6 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. 7 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago