108 Commits (225b34d480141ff33499cc02223b260d92b8669f)

Author SHA1 Message Date
Matthew Raymer 1d8b63b52a refactor: add strict types to PlatformServiceMixin interfaces 3 months ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 3 months ago
Matthew Raymer d99c8e993c refactor: improve type safety in PlatformServiceMixin with database and cache improvements 3 months ago
Matthew Raymer 20d389a721 refactor: improve type safety in PlatformServiceMixin with database and cache improvements 3 months ago
Matthew Raymer 54e30c1b48 refactor: improve cache system typing in PlatformServiceMixin 3 months ago
Matthew Raymer f042cb57cd refactor: improve cache system typing in PlatformServiceMixin 3 months ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 3 months ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 3 months ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 3 months ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 3 months ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 3 months ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 3 months ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 3 months ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 3 months ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 3 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 3 months ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 3 months ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 3 months ago
Matthew Raymer 3433bdfb2b Remove unused usePlatformService composable and document mixin architecture 3 months ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 3 months ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 3 months ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 3 months ago
Matthew Raymer da60cad799 Add smart caching layer and settings shortcuts to PlatformServiceMixin 3 months ago
Matthew Raymer 07256393ba Add smart caching layer and settings shortcuts to PlatformServiceMixin 3 months ago
Matthew Raymer 4b7badcdd2 Add ultra-concise database methods to PlatformServiceMixin 3 months ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 3 months ago
Matthew Raymer fecaa59a2a Enhance PlatformServiceMixin with utility methods and apply to TopMessage 3 months ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 3 months ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 3 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 3 months ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 3 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 3 months ago
Trent Larson 838723c26b remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 4 months ago
Trent Larson e5e07faf2a remove debugging info messages (change to debug if we want these -- and tell us how to turn off debug locally) 4 months ago
Trent Larson 3fd6c2b80d add first cut at deep-link redirecting, with one example contact-import that works on mobile 4 months ago
Trent Larson c1eb242616 add first cut at deep-link redirecting, with one example contact-import that works on mobile 4 months ago
Trent Larson ef3bfcdbd2 fix linting 5 months ago
Trent Larson 9741b6a3e6 fix linting 5 months ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 5 months ago
Trent Larson c7c7b050af fix more logging cleanup errors 5 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 5 months ago
Matt Raymer e0013008b4 refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 5 months ago
Matt Raymer 152499a34f refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 5 months ago
Matthew Raymer cb1d979431 refactor(electron): improve build process and configuration 5 months ago
Matthew Raymer bfe46f8789 refactor(electron): improve build process and configuration 5 months ago