2068 Commits (73b81d2a9036e847619d2513fb1a3c01f4750cb2)
 

Author SHA1 Message Date
Matthew Raymer 73b81d2a90 fix: Remove explicit axios declaration in ClaimAddRawView 1 day ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 1 day ago
Matthew Raymer c4e959b94f Migrate DeepLinkErrorView.vue to PlatformServiceMixin with Vue 3 to Options API conversion 1 day ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 1 day ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 1 day ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 1 day ago
Matthew Raymer 400748b9a1 fix: Resolve contact export errors in DataExportSection 1 day ago
Matthew Raymer cbd768ad7a fix: Replace 'any' type with proper TypeScript typing in AccountViewView 1 day ago
Matthew Raymer 9b1b0e828e fix(mixin): access platformService as property, not function, in PlatformServiceMixin 2 days ago
Matthew Raymer d8b078d372 refactor: migrate DataExportSection to PlatformServiceMixin 2 days ago
Matthew Raymer 1391cfd6bf Extract UsageLimitsSection as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer cc86fe374f Extract LocationSearchSection as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer e0b97261a8 Extract RegistrationNotice as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer e792b542dc Extract IdentitySection as vue-facing-decorator component and integrate into AccountViewView 2 days ago
Matthew Raymer 0200db8f84 Refactor AccountViewView.vue to use notify helper and PlatformServiceMixin 2 days ago
Matthew Raymer 2eea44a6de Refactor notification usage and apply TypeScript/lint improvements 2 days ago
Matthew Raymer b2a2387f1a Add notification utility helpers and update PlatformServiceMixin 2 days ago
Matthew Raymer ddee99cb0b Refactor ClaimView.vue: remove inline template logic, improve types, and centralize logic 2 days ago
Matthew Raymer d660339e41 Migrate ClaimView.vue from databaseUtil to PlatformServiceMixin 2 days ago
Matthew Raymer c55a486a25 Remove debug logging from generateAndRegisterEthrUser test utility 2 days ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 2 days ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 2 days ago
Matthew Raymer 2b54354b3f Refactor ContactsView: replace verbose template with semantic CSS 2 days ago
Matthew Raymer a2a43f1719 Fix database undefined values causing SQL.js binding errors 2 days ago
Matthew Raymer 1ceea19fb5 Fix TypeScript any type warnings in Vue components 2 days ago
Jose Olarte III b57f7e4dd7 Feature: notify on click why entity is disabled 3 days ago
Jose Olarte III c002c9e245 Fix: remove duplicates from merge conflict 3 days ago
Matthew Raymer c3851371c0 Fix TypeScript any types, console statements, and clean up duplicates 3 days ago
Matthew Raymer b388dc3d8e Merge branch 'gifting-periphery-improvements' into build-improvement 3 days ago
Matthew Raymer 966dbc5164 Fix TypeScript any types and remove deprecated Dexie code 3 days ago
Matthew Raymer ab784dca76 Fix CORS restrictions and development server configuration 3 days ago
Matthew Raymer 211bf9312c chore: update Android build dependencies 4 days ago
Matthew Raymer 7159ed1f55 fix: eliminate all @typescript-eslint/no-explicit-any warnings 4 days ago
Matthew Raymer 88e5431dee Migrate ContactsView.vue to use PlatformServiceMixin 4 days ago
Matthew Raymer c63799999a chore: resolve all TypeScript lint warnings in PlatformServiceMixin 4 days ago
Matthew Raymer 1d8b63b52a refactor: add strict types to PlatformServiceMixin interfaces 4 days ago
Matthew Raymer d99c8e993c refactor: improve type safety in PlatformServiceMixin with database and cache improvements 4 days ago
Matthew Raymer 54e30c1b48 refactor: improve cache system typing in PlatformServiceMixin 4 days ago
Matthew Raymer 829edaf7d7 refactor: add strict typing to core database methods in PlatformServiceMixin 4 days ago
Matthew Raymer f839b65c56 fix: resolve SVG loading error and improve TypeScript typing 4 days ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 4 days ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 4 days ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 4 days ago
Matthew Raymer 7d5e81263c # Commit Message for SharedArrayBuffer Platform Exclusion 4 days ago
Matthew Raymer 0343b4cd0e Fix image CORS violations with comprehensive proxy and component updates 4 days ago
Matthew Raymer 53a618a335 Scale back logging in migration, component lifecycle, and database areas 5 days ago
Matthew Raymer 4be8d16d12 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 5 days ago
Matthew Raymer 3433bdfb2b Remove unused usePlatformService composable and document mixin architecture 5 days ago
Matthew Raymer 145cb11f38 Implement smart caching layer in PlatformServiceMixin v4.0.0 5 days ago
Matthew Raymer db51ac0fa4 Apply ultra-concise settings shortcuts to TopMessage and HomeView 5 days ago