1151 Commits (e85def4d6080f85043feb3a9543bd3cf34f9d020)

Author SHA1 Message Date
Matthew Raymer e925b4c6a8 Complete ProjectsView.vue Triple Migration Pattern with literal extraction 3 weeks ago
Matthew Raymer f3bddace4b Mark UserProfileView.vue as human tested, update migration tracker 3 weeks ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 3 weeks ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 3 weeks ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 3 weeks ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 3 weeks ago
Matthew Raymer 41a8e4e7a8 Fix HomeView notification migration to use proper constants pattern 3 weeks ago
Matthew Raymer 6d85c54a02 refactor: standardize notify helper usage and document migration workflow 3 weeks ago
Matthew Raymer b8ee2464ba Fix UserNameDialog open error and add defensive ref check 3 weeks ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 weeks ago
Matthew Raymer 73b81d2a90 fix: Remove explicit axios declaration in ClaimAddRawView 3 weeks ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 3 weeks ago
Matthew Raymer c4e959b94f Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 3 weeks ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 3 weeks ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 3 weeks ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 3 weeks ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 3 weeks ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 3 weeks ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer d660339e41 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 3 weeks ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 3 weeks ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 3 weeks ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 3 weeks ago
Trent Larson a96cc8155c fix incorrect checks for success 3 weeks ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 3 weeks ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 4 weeks ago
Matthew Raymer 88e5431dee Migrate ContactsView.vue to use PlatformServiceMixin 4 weeks ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 4 weeks ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 4 weeks ago
Matthew Raymer c754de4d59 Apply enhanced PlatformServiceMixin to HomeView 4 weeks ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 4 weeks ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 4 weeks ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 1 month ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 1 month ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 month ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 1 month ago
Jose Olarte III b6278ca148 Unit codes pulled from util.ts 1 month ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Jose Olarte III c0ddba8898 Various design tweaks 1 month ago