30 Commits (b63d16d3a81285b57ea3bbe451a1f3619b077f42)

Author SHA1 Message Date
Matthew Raymer a2609c05fc migrate ProjectsView.vue to Enhanced Triple Migration Pattern 1 month ago
Matthew Raymer 03291a7775 Complete QuickActionBvcEndView Enhanced Triple Migration Pattern (4 minutes) 1 month ago
Matthew Raymer b2d31f1d64 Complete GiftedDetailsView Enhanced Triple Migration Pattern + Mixin Enhancement (10 minutes) 2 months ago
Matthew Raymer ebf7743862 Remove DEBUG console.log statements across codebase 2 months ago
Matthew Raymer 49e57c3911 WIP: Add Create Meeting button for registered users with no meetings 2 months ago
Matthew Raymer a81e912b9c Remove contact caching and add contact method standardization to migration template 2 months ago
Matthew Raymer f8e853649c Fix SQL abstraction in SharedPhotoView.vue 2 months ago
Matthew Raymer 15874d31ef Complete DIDView.vue triple migration and refactor template handlers 2 months ago
Matthew Raymer d3b162a730 Finalize Dexie-to-SQLite migration prep: docs, circular dep removal, SQL helpers, tests 2 months ago
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 2 months ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 2 months ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 2 months ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 months ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 2 months ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 2 months ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 2 months ago
Matthew Raymer c63799999a chore: resolve all TypeScript lint warnings in PlatformServiceMixin 2 months ago
Matthew Raymer 1d8b63b52a refactor: add strict types to PlatformServiceMixin interfaces 2 months ago
Matthew Raymer d99c8e993c refactor: improve type safety in PlatformServiceMixin with database and cache improvements 2 months ago
Matthew Raymer 54e30c1b48 refactor: improve cache system typing in PlatformServiceMixin 2 months ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 2 months ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 2 months ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 2 months ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 2 months ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 2 months ago
Matthew Raymer da60cad799 Add smart caching layer and settings shortcuts to PlatformServiceMixin 2 months ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 2 months ago
Matthew Raymer fecaa59a2a Enhance PlatformServiceMixin with utility methods and apply to TopMessage 2 months ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 2 months ago