121 Commits (8e2cbdbd1be868788021a61ea2112d82e9f5f99b)

Author SHA1 Message Date
Matthew Raymer 5ae0535935 fix: Restore "Get someone to onboard you" button functionality 2 weeks ago
Matthew Raymer 3a1fe31d39 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 month ago
Matthew Raymer ba9b182125 fix: explicitly name all our components to avoid some of the warnings for build:web:serve ... 1 month ago
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 8825c52ebc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 051762cf8a Complete ProjectsView.vue notification migration with TIMEOUTS.MODAL (1 minute) 2 months ago
Matthew Raymer 7ec0a6624d Complete ProjectsView.vue notification migration with TIMEOUTS.MODAL (1 minute) 2 months ago
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 2 months ago
Matthew Raymer d8fbed3873 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 2 months ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 2 months ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 2 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 2 months ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 2 months ago
Jose Olarte III d3009406cf Updated QR scanner call 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson b244f609b3 fix linting 5 months ago
Trent Larson e885a5266c fix linting 5 months ago
Matthew Raymer da6a5ee83e fix(ui): resolve duplicate attributes and improve code style 5 months ago
Matthew Raymer 9bccd1f02d fix(ui): resolve duplicate attributes and improve code style 5 months ago
Jose Olarte III d7afb80a07 Pointer cursor 5 months ago
Jose Olarte III b2593184a7 Pointer cursor 5 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 5 months ago
Matthew Raymer 3dbb836ae5 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 6 months ago
Matthew Raymer 03178d35e7 refactor: improve router type safety and usage 6 months ago
Matthew Raymer f6802cd160 refactor: improve router type safety and usage 6 months ago
Matthew Raymer 79ef59c5a9 refactor: migrate interfaces to dedicated directory 6 months ago
Matthew Raymer c708716675 refactor: migrate interfaces to dedicated directory 6 months ago
Trent Larson 5763fe4e49 add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 months ago
Trent Larson 59b433830d add page for user profile view and update endpoints; rename any "rowid" to "rowId" 7 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. 8 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 f405e7d02f make notification errors go away automatically 8 months ago
Trent Larson 2c0b927080 make notification errors go away automatically 8 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 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 f1163d8302 add words under feed, add big "plus" on first page, and reword some things 9 months ago
Trent Larson 53c4328e82 add words under feed, add big "plus" on first page, and reword some things 9 months ago
Trent Larson a73f0239c9 fix problem not showing user's projects on project page 10 months ago
Trent Larson e1d0a2b02c bump to version 0.3.31, tweak messaging to include offers 10 months ago
Trent Larson 53abf964b2 add basic page-by-page onboarding help 10 months ago
Trent Larson fe482d06f6 show more redeemed info & action on the invites, refactor onboarding instructions 11 months ago
Trent Larson 1d48da6855 disable checkboxes for nostr partner messages; adjust linting warnings 11 months ago
Trent Larson b149e623b2 only show the "raw edit" when advanced options are turned on 11 months ago
Trent Larson 8111b0e5cf modify the settings to allow account-specific settings, eg. for "isRegistered" 11 months ago