22 Commits (64e78fdbcebc885ffd3e9a5bdf76452ab440f40b)

Author SHA1 Message Date
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 3 weeks ago
Matthew Raymer 72041f29e1 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 3 weeks ago
Matthew Raymer b65ac693be fix(mixin): access platformService as property, not function, in PlatformServiceMixin 3 weeks ago
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 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 3 weeks ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 3 weeks ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 3 weeks ago
Matthew Raymer 274368e6c5 chore: resolve all TypeScript lint warnings in PlatformServiceMixin 3 weeks ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 3 weeks ago
Matthew Raymer 20d389a721 refactor: improve type safety in PlatformServiceMixin with database and cache improvements 3 weeks ago
Matthew Raymer f042cb57cd refactor: improve cache system typing in PlatformServiceMixin 3 weeks ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 3 weeks ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 3 weeks ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 3 weeks ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 3 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 3 weeks ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 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 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