2150 Commits (dd0a940fb599a76a47908953246839c7227bd33f)
 

Author SHA1 Message Date
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 3 weeks ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 3 weeks ago
Matthew Raymer 17e8e13b62 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 3 weeks ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 3 weeks ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 3 weeks ago
Matthew Raymer 1db420a066 Refactor ContactsView: replace verbose template with semantic CSS 3 weeks ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer 3585290872 Fix TypeScript any type warnings in Vue components 3 weeks ago
Jose Olarte III 993aa005fa Feature: notify on click why entity is disabled 3 weeks ago
Jose Olarte III 17721ea448 Fix: remove duplicates from merge conflict 3 weeks ago
Matthew Raymer 082dc200b3 Fix TypeScript any types, console statements, and clean up duplicates 3 weeks ago
Matthew Raymer b78d2e7d22 Merge branch 'gifting-periphery-improvements' into build-improvement 3 weeks ago
Matthew Raymer 56286e1fea Fix TypeScript any types and remove deprecated Dexie code 3 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer 1059aa01a1 chore: update Android build dependencies 3 weeks ago
Matthew Raymer 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 3 weeks ago
Matthew Raymer 72eb739c14 Migrate ContactsView.vue to use PlatformServiceMixin 3 weeks ago
Matthew Raymer 274368e6c5 chore: resolve all TypeScript lint warnings in PlatformServiceMixin 4 weeks ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 4 weeks ago
Matthew Raymer 20d389a721 refactor: improve type safety in PlatformServiceMixin with database and cache improvements 4 weeks ago
Matthew Raymer f042cb57cd refactor: improve cache system typing in PlatformServiceMixin 4 weeks ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 4 weeks ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 4 weeks ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 4 weeks ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 4 weeks ago
Matthew Raymer ddff965905 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 4 weeks ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 4 weeks ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 4 weeks ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 4 weeks ago
Matthew Raymer 07256393ba Add smart caching layer and settings shortcuts to PlatformServiceMixin 4 weeks ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 4 weeks ago
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 4 weeks ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 4 weeks ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer d3e0cd1c9f fix(android): downgrade AGP to 8.9.1 for Android Studio compatibility 4 weeks ago
Matthew Raymer 02339dae15 chore: commit stray files that should have been with the previous commit 4 weeks ago
Matthew Raymer 4f5dcd4037 feat(build): add automated Android resource detection and generation 4 weeks ago
Matthew Raymer 64d8751cfb feat: Add clean:ios script to remove iOS build artifacts 4 weeks ago
Matthew Raymer c1875a86ee Add automated iOS build script with version management 4 weeks ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 weeks ago
Matthew Raymer a41ce0cd4c fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer dfa2168d9e fix(db): synchronize schema and code for secrets/logs/settings tables 4 weeks ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 4 weeks ago