44 Commits (fd30343ec401c667f6911f2c5d0067fce7d1804d)

Author SHA1 Message Date
Matthew Raymer fd30343ec4 fix(settings): resolve server switching not applying immediately 2 months ago
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 2 months ago
Matthew Raymer 3d3d50dc9f feat: enhance EntityGrid with function props and improve code formatting 3 months ago
Matthew Raymer 73a472d8b7 feat: enhance EntityGrid with function props and improve code formatting 3 months ago
Matthew Raymer fd5a9040b0 chore: fluff 4 months ago
Matthew Raymer 1eb14ca379 chore: fluff 4 months ago
Matthew Raymer ddfe5b1a03 Complete TestView.vue Enhanced Triple Migration Pattern with human validation 4 months ago
Matthew Raymer bebc32047b Complete TestView.vue Enhanced Triple Migration Pattern with human validation 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 6136cafd11 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 4 months ago
Trent Larson 4e215914a3 IndexedDB migration: fix loading of data, fix object comparisons, add unmodified, etc 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 5 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 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 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 92dadba1cb rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 5 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 5 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 5 months ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 5 months ago
Matt Raymer 9492018fd6 refactor(db): improve type safety in migration system 5 months ago
Trent Larson 5f24f4975d fix linting 5 months ago
Trent Larson 26fba66bba fix linting 5 months ago
Trent Larson 946e88d903 add a input area for arbitrary SQL on the test page 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 e0aded04b4 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 3b4f4dc125 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 f6802cd160 refactor: improve router type safety and usage 8 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 8 months ago
Matthew Raymer d9085ced6d (chore): cleaning up formatting and relative references 9 months ago
Matthew Raymer 15783cdbe6 (chore): cleaning up formatting and relative references 9 months ago
Trent Larson 2a23587c3b make screen where user can create a group onboarding meeting 9 months ago
Trent Larson 5943df756a make screen where user can create a group onboarding meeting 9 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. 10 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 f405e7d02f make notification errors go away automatically 10 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 10 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 11 months ago