1471 Commits (af7a02bc5a5c8c847cee879c35e44bd0f0b15813)

Author SHA1 Message Date
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 4 days ago
Jose Olarte III b57f7e4dd7 Feature: notify on click why entity is disabled 5 days ago
Jose Olarte III c002c9e245 Fix: remove duplicates from merge conflict 5 days ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 5 days ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 5 days ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 5 days ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 5 days ago
Matthew Raymer 88e5431dee Migrate ContactsView.vue to use PlatformServiceMixin 5 days ago
Matthew Raymer c63799999a chore: resolve all TypeScript lint warnings in PlatformServiceMixin 6 days ago
Matthew Raymer 1d8b63b52a refactor: add strict types to PlatformServiceMixin interfaces 6 days ago
Matthew Raymer d99c8e993c refactor: improve type safety in PlatformServiceMixin with database and cache improvements 6 days ago
Matthew Raymer 54e30c1b48 refactor: improve cache system typing in PlatformServiceMixin 6 days ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 6 days ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 6 days ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 6 days ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 6 days ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 6 days ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 6 days ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 6 days ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 6 days ago
Matthew Raymer 4be8d16d12 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 6 days ago
Matthew Raymer 3433bdfb2b Remove unused usePlatformService composable and document mixin architecture 6 days ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 7 days ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 7 days ago
Matthew Raymer da60cad799 Add smart caching layer and settings shortcuts to PlatformServiceMixin 7 days ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 7 days ago
Matthew Raymer c754de4d59 Apply enhanced PlatformServiceMixin to HomeView 7 days ago
Matthew Raymer fecaa59a2a Enhance PlatformServiceMixin with utility methods and apply to TopMessage 7 days ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 7 days ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 7 days ago
Matthew Raymer 8868465216 fix: Resolve TypeScript linting warnings in CapacitorPlatformService 1 week ago
Matthew Raymer 5123cf55b0 fix: Resolve infinite SQLite logging loop blocking Electron startup 1 week ago
Matthew Raymer d82475fb3f feat: Add database migration tools and fix Electron integration 1 week ago
Matthew Raymer ab88356412 fix(db): synchronize schema and code for secrets/logs/settings tables 1 week ago
Matthew Raymer 623e1bf3df docs: Add comprehensive documentation to migration system modules 1 week ago
Matthew Raymer 88f21dfd1d feat: Implement comprehensive migration validation and integrity checking 1 week ago
Matthew Raymer 44c5a15af8 fix: Identify and fix migration tracking issue with proper parameter binding 1 week ago
Matthew Raymer 45dd5e3583 feat: Enhance database migration system with better logging and schema detection 1 week ago
Trent Larson 25512d3db1 some fixes to the gifted-dialog logic 1 week ago
Jose Olarte III bf9fee7ee9 Various aesthetic improvements and optimizations 2 weeks ago
Matthew Raymer fdd44cab76 fix: Improve database migration handling and error recovery 2 weeks ago
Matthew Raymer 84de8fef04 Fix database migration errors by improving error handling 2 weeks ago
Matthew Raymer a9829e6893 style: Improve code formatting and consistency 2 weeks ago
Jose Olarte III 08c46a27d3 Add project-to-project case 2 weeks ago
Matthew Raymer afa65b308e fix: Add comprehensive SQL parameter type conversion at platform service level 2 weeks ago
Matthew Raymer 5ab80578d6 fix: Resolve database parameter binding and migration issues 2 weeks ago
Matthew Raymer 1d27ba8403 fix: Resolve database migration conflicts with INSERT OR IGNORE 2 weeks ago
Matthew Raymer 9f7ceab1f1 feat: Add Electron dependencies and development scripts 2 weeks 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