1382 Commits (1059aa01a1812e069b97c0d4246686f475b64fea)

Author SHA1 Message Date
Matthew Raymer 5562ad2926 fix: eliminate all @typescript-eslint/no-explicit-any warnings 3 weeks ago
Matthew Raymer 72eb739c14 Migrate ContactsView.vue to use PlatformServiceMixin 3 weeks ago
Matthew Raymer 274368e6c5 chore: resolve all TypeScript lint warnings in PlatformServiceMixin 4 weeks ago
Matthew Raymer aea5837c57 refactor: add strict types to PlatformServiceMixin interfaces 4 weeks ago
Matthew Raymer 20d389a721 refactor: improve type safety in PlatformServiceMixin with database and cache improvements 4 weeks ago
Matthew Raymer f042cb57cd refactor: improve cache system typing in PlatformServiceMixin 4 weeks ago
Matthew Raymer 72b9d31da9 refactor: add strict typing to core database methods in PlatformServiceMixin 4 weeks ago
Matthew Raymer a0f5af8bc1 fix: resolve SVG loading error and improve TypeScript typing 4 weeks ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 4 weeks ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 4 weeks ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 4 weeks ago
Matthew Raymer 292aceee75 # Commit Message for SharedArrayBuffer Platform Exclusion 4 weeks ago
Matthew Raymer 797db7069c Fix image CORS violations with comprehensive proxy and component updates 4 weeks ago
Matthew Raymer be87d38d29 Scale back logging in migration, component lifecycle, and database areas 4 weeks ago
Matthew Raymer ddff965905 Fix MASTER_SETTINGS_KEY type mismatch in PlatformServiceMixin 4 weeks ago
Matthew Raymer 03e14371f6 Remove unused usePlatformService composable and document mixin architecture 4 weeks ago
Matthew Raymer f4d2923916 Implement smart caching layer in PlatformServiceMixin v4.0.0 4 weeks ago
Matthew Raymer 193447ee8a Apply ultra-concise settings shortcuts to TopMessage and HomeView 4 weeks ago
Matthew Raymer 07256393ba Add smart caching layer and settings shortcuts to PlatformServiceMixin 4 weeks ago
Matthew Raymer 80b41271af Add ultra-concise database methods to PlatformServiceMixin 4 weeks ago
Matthew Raymer a08261ed5a Apply enhanced PlatformServiceMixin to HomeView 4 weeks ago
Matthew Raymer 7b9e550780 Enhance PlatformServiceMixin with utility methods and apply to TopMessage 4 weeks ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer ed3171209c fix: Resolve TypeScript linting warnings in CapacitorPlatformService 4 weeks ago
Matthew Raymer a41ce0cd4c fix: Resolve infinite SQLite logging loop blocking Electron startup 4 weeks ago
Matthew Raymer a4c44ff052 feat: Add database migration tools and fix Electron integration 4 weeks ago
Matthew Raymer dfa2168d9e fix(db): synchronize schema and code for secrets/logs/settings tables 4 weeks ago
Matthew Raymer a59a40abed docs: Add comprehensive documentation to migration system modules 4 weeks ago
Matthew Raymer 70a9523f0a feat: Implement comprehensive migration validation and integrity checking 4 weeks ago
Matthew Raymer 4a01df509b fix: Identify and fix migration tracking issue with proper parameter binding 4 weeks ago
Matthew Raymer 4120f5a94e feat: Enhance database migration system with better logging and schema detection 4 weeks ago
Matthew Raymer 0c62c128a1 fix: Improve database migration handling and error recovery 1 month ago
Matthew Raymer b8b0ebdf4d Fix database migration errors by improving error handling 1 month ago
Matthew Raymer c13008d476 style: Improve code formatting and consistency 1 month ago
Matthew Raymer a16235a0de fix: Add comprehensive SQL parameter type conversion at platform service level 1 month ago
Matthew Raymer c89bbdac25 fix: Resolve database parameter binding and migration issues 1 month ago
Matthew Raymer 5c98aea41d fix: Resolve database migration conflicts with INSERT OR IGNORE 1 month ago
Matthew Raymer aa40ef23dc feat: Add Electron dependencies and development scripts 1 month ago
Matthew Raymer ea0f49d5c3 WIP: add Electron platform configuration to Capacitor 1 month ago
Matthew Raymer ca014a52de feat: modernize Electron build process with Vite-based CSS injection 1 month ago
Matthew Raymer f57458835b WIP: Electron asset path and renderer build fixes 1 month ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 1 month ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer 360f00c073 feat: enhance GenericVerifiableCredential interface with explicit optional properties 1 month ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 1 month ago
Trent Larson e8abe68f8b reword the account-download button 1 month ago
Trent Larson 00b417f1e4 put version on front page so that people can tell whether to refresh 1 month ago
Trent Larson c6c1091281 allow blocking another person's content from this user (with iViewContent contact field) 1 month ago