84 Commits (34194b2bbcd462e57f3110d25874c043df02942c)

Author SHA1 Message Date
Trent Larson 34194b2bbc fix problem clicking on offer-delivery, plus some other hardening and phrasing 3 months ago
Trent Larson 26951cc472 fix import for derived accounts and hopefully make other account-access code more robust 3 months ago
Trent Larson 24cfeca1eb fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c3b4de391cc98ccb4acb69c1e34c4e6) 3 months ago
Trent Larson b2628c467f fix linting 3 months ago
Trent Larson 9de09b1d75 remove unnecessary data element from export 3 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 3 months ago
Trent Larson c1f4aa0827 format total numbers better 3 months ago
Trent Larson 6b515a3197 fix problem finding offer identifiers 3 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer df180b1c46 fix: update offerGiverDid to use credentialSubject.offeredBy 3 months ago
Matthew Raymer ab7eef4750 fix: resolve type conflicts in AccountKeyInfo and KeyMeta imports 3 months ago
Matthew Raymer fde45364e7 fix: resolve type compatibility in offerGiverDid 3 months ago
Matthew Raymer 6e21c13f06 fix(types): correct type imports and improve null safety 3 months ago
Matthew Raymer ce04186087 fix(types): improve account type safety and metadata handling 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Trent Larson 2d654b4586 fix linting 3 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 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 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Jose Olarte III aeb771f619 Linting 3 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 3 months ago
Trent Larson 26fba66bba fix linting 3 months ago
Trent Larson bea5f78171 fix problems with race conditions and multiple DatabaseService instances 3 months ago
Trent Larson 60be32e120 add more to the inital migration, and refactor the locations of types 3 months ago
Trent Larson df5a719a24 add more error handling and messaging when there are bad DB errors 3 months ago
Matthew Raymer 26b98d8b0a wip: Improve deep link validation and error handling 5 months ago
Trent Larson 6c538de762 fix 'give' query and restore confirmClaim method 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 6 months ago
Trent Larson 19fd0da4b0 fix linting 7 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 7 months ago
Trent Larson bb5913fef4 make member view available to onboard meeting organizer and reorganize buttons 7 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 af197f7c11 catch more errors if something catastrophic happens to encrypted data 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 1714f4d087 refactor some verbiage & look-and-feel 9 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 9 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson f57d3b7707 add minute to notification scheduling & fix a bug, plus other tweaks 9 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 10 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 12 months ago
Trent Larson 9a9c9d3a06 jump from ideas directly into giving dialog choice 1 year ago
Trent Larson a5248af4a3 move contact actions into the details page (prepping for checkboxes) 1 year ago
Trent Larson 7df6668dc6 put BTC before BX in unit rotation 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 e0c50dcf62 add 'isRegistered' check to guard against many buttons 1 year ago