27 Commits (89001dcd5efcf10781c849a3d150dad6f9ff801f)

Author SHA1 Message Date
Matthew Raymer 89001dcd5e Remove DEBUG console.log statements across codebase 2 months ago
Matthew Raymer 72c087e40a WIP: Add Create Meeting button for registered users with no meetings 2 months ago
Matthew Raymer 745830e150 Remove contact caching and add contact method standardization to migration template 2 months ago
Matthew Raymer 703d98cc77 Fix SQL abstraction in SharedPhotoView.vue 2 months ago
Matthew Raymer ea851a7dfd Complete DIDView.vue triple migration and refactor template handlers 2 months ago
Matthew Raymer 64e78fdbce Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer 72041f29e1 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 2 months ago
Matthew Raymer b65ac693be fix(mixin): access platformService as property, not function, in PlatformServiceMixin 2 months ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 2 months ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 2 months ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer 274368e6c5 chore: resolve all TypeScript lint warnings in PlatformServiceMixin 2 months ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 2 months ago
Matthew Raymer 20d389a721 refactor: improve type safety in PlatformServiceMixin with database and cache improvements 2 months ago
Matthew Raymer f042cb57cd refactor: improve cache system typing in PlatformServiceMixin 2 months ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 2 months ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 2 months ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 2 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 2 months ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 2 months ago
Matthew Raymer 07256393ba Add smart caching layer and settings shortcuts to PlatformServiceMixin 2 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 2 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 2 months ago