73 Commits (81096a8bee0a2be936e8e90fae5e30efb401b73f)

Author SHA1 Message Date
Matthew Raymer b450689702 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 1 month ago
Matthew Raymer 72041f29e1 Migrate LogView.vue to PlatformServiceMixin with architectural compliance 1 month ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 1 month ago
Matthew Raymer b65ac693be fix(mixin): access platformService as property, not function, in PlatformServiceMixin 1 month ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 1 month ago
Matthew Raymer f901b6b751 Refactor notification usage and apply TypeScript/lint improvements 1 month ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 1 month ago
Matthew Raymer 08c2113504 Add notification utility helpers and update PlatformServiceMixin 1 month ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 1 month ago
Matthew Raymer bbdb962d4d Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 1 month ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 1 month ago
Matthew Raymer 8feb2e6074 Remove debug logging from generateAndRegisterEthrUser test utility 1 month ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 1 month ago
Matthew Raymer f92d81800b Fix database undefined values causing SQL.js binding errors 1 month ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 1 month ago
Matthew Raymer d823d1ad37 Fix CORS restrictions and development server configuration 1 month ago
Matthew Raymer c63799999a chore: resolve all TypeScript lint warnings in PlatformServiceMixin 2 months ago
Matthew Raymer 274368e6c5 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 aea5837c57 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 20d389a721 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 f042cb57cd 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 72b9d31da9 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 a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 2 months ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 2 months ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 2 months ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 2 months ago
Matthew Raymer 3d7d663f64 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 b377667207 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 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 2 months ago
Matthew Raymer 3433bdfb2b Remove unused usePlatformService composable and document mixin architecture 2 months ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 2 months ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 2 months ago
Matthew Raymer f4d2923916 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 07256393ba 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 80b41271af 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 7b9e550780 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
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 2 months ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 2 months ago