37 Commits (c5a93e2e280bb6dbdad2f7c638283caf7976000e)

Author SHA1 Message Date
Trent Larson c5a93e2e28 rename raw query method in preparation for typed query 3 weeks ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 4 weeks ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 4 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 4 weeks 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 4 weeks ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 4 weeks ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 4 weeks ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 4 weeks ago
Trent Larson 5f24f4975d fix linting 4 weeks ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 4 weeks ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 4 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 4 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 4 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 5 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 5 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. 6 months ago
Trent Larson f405e7d02f make notification errors go away automatically 6 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 7 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 8 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 9 months ago
Trent Larson bdb544a624 fix error sharing image and failing to upload, fix upload in webkit/safari, and test it 11 months ago
Trent Larson 59820a2f01 add more type casts 11 months ago
Trent Larson 41a9c65afb fix linting 11 months ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 11 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 12 months ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 12 months ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 12 months ago
Trent Larson 9677a344c2 misc syntactic & type-checking clean-up 12 months 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 1 year 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