19 Commits (c6b27d55ffce12e13275cfa46534bd5b9ebeb741)

Author SHA1 Message Date
Matthew Raymer 4d35760a65 fix: move lexical declarations outside case blocks 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 df5a719a24 add more error handling and messaging when there are bad DB errors 2 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 5 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 5 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 2d450e6455 add test for registration of new user 11 months ago
Trent Larson 59820a2f01 add more type casts 1 year ago
Trent Larson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 2 years ago
Jose Olarte III 998a1d312f Set max screen content width 2 years ago
Trent Larson 17c632eb16 on brand new ID, go back home (plus some task adjustments) 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 8e60f53f0b fix name of class to match the file name (and avoid clash with existing class) 2 years ago
Matthew Raymer fd43da93a5 A whole lot of cleaning going on 2 years ago
Trent Larson b86323ec83 adjust didInfo so we can use DIDs and not identities, removing last of identities in memory 2 years ago
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 2 years ago
Trent Larson 1a86730354 make display on creation page look halfway decent, and switch fully to it 2 years ago
Trent Larson 944b0ad759 fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage 2 years ago