39 Commits (d823d1ad374046b11a1203010022b50da09b6d13)

Author SHA1 Message Date
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 4 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 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 5 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 5 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 5 months ago
Trent Larson 26fba66bba fix linting 5 months ago
Trent Larson 28b24f6c5d add a input area for arbitrary SQL on the test page 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 8 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 8 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 9 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 9 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. 10 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 10 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 12 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 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 59820a2f01 add more type casts 1 year ago
Trent Larson 41a9c65afb fix linting 1 year ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 1 year ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 1 year ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 1 year ago
Trent Larson 9677a344c2 misc syntactic & type-checking clean-up 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
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 46d76013e8 make a back button at the top and the tabs at the bottom of each page 2 years ago
Trent Larson f36ecfd8db misc look-and-feel tweaks 2 years ago
Trent Larson 58c091cdaa add test view to hold testing functionality 2 years ago