1448 Commits (build-improvement)

Author SHA1 Message Date
Matthew Raymer 4be8d16d12 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 4 days ago
Matthew Raymer 3433bdfb2b Remove unused usePlatformService composable and document mixin architecture 4 days ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 4 days ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 4 days ago
Matthew Raymer da60cad799 Add smart caching layer and settings shortcuts to PlatformServiceMixin 4 days ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 4 days ago
Matthew Raymer c754de4d59 Apply enhanced PlatformServiceMixin to HomeView 4 days ago
Matthew Raymer fecaa59a2a Enhance PlatformServiceMixin with utility methods and apply to TopMessage 4 days ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 4 days ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 days ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 6 days ago
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 6 days ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 6 days ago
Matthew Raymer ab88356412 fix(db): synchronize schema and code for secrets/logs/settings tables 6 days ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 6 days ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 6 days ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 6 days ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 6 days ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 7 days ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 1 week ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 1 week ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 1 week ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 1 week ago
Jose Olarte III 08c46a27d3 Add project-to-project case 1 week ago
Matthew Raymer afa65b308e fix: Add comprehensive SQL parameter type conversion at platform service level 1 week ago
Matthew Raymer 5ab80578d6 fix: Resolve database parameter binding and migration issues 1 week ago
Matthew Raymer 1d27ba8403 fix: Resolve database migration conflicts with INSERT OR IGNORE 1 week ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 1 week ago
Trent Larson 0e6a9c4f89 adjust grammar for recording receipt 2 weeks ago
Jose Olarte III b6278ca148 Unit codes pulled from util.ts 2 weeks ago
Jose Olarte III d8e237f8cb Describe firstStep variable 2 weeks ago
Jose Olarte III 4b539ccc55 Better handling of No-name and Unnamed entities 2 weeks ago
Matthew Raymer 54e3800037 WIP: add Electron platform configuration to Capacitor 2 weeks ago
Matthew Raymer 89ddfb822b feat: modernize Electron build process with Vite-based CSS injection 2 weeks ago
Jose Olarte III ea49173885 Changed currentStep to boolean 2 weeks ago
Jose Olarte III 447a7cb089 Style "unnamed" entity 2 weeks ago
Matthew Raymer 1c998a777f WIP: Electron asset path and renderer build fixes 2 weeks ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 2 weeks ago
Jose Olarte III c0ddba8898 Various design tweaks 2 weeks ago
Jose Olarte III fe4ae90849 Giver-recipient display fixes 2 weeks ago
Jose Olarte III ce04312baa Updated amount input controls 2 weeks ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 2 weeks ago
Jose Olarte III 357822d713 Fix: truncate text blocks 2 weeks ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer e2fab0a3ac feat: enhance GenericVerifiableCredential interface with explicit optional properties 2 weeks ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 2 weeks ago
Trent Larson bda98eb632 reword the account-download button 2 weeks ago
Trent Larson 276e0a741b put version on front page so that people can tell whether to refresh 2 weeks ago
Trent Larson 94994a7251 allow blocking another person's content from this user (with iViewContent contact field) 2 weeks ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 2 weeks ago