27 Commits (b1ef7fb9ee2e4aefa9aa1138134cc7ca4334f413)

Author SHA1 Message Date
Matthew Raymer b1ef7fb9ee Complete Enhanced Triple Migration Pattern for contact components 1 month ago
Matthew Raymer 6d4fb4f57a Remove manual service worker registration; rely on VitePWA auto-registration 1 month ago
Matthew Raymer fe739f013e feat: integrate PWA functionality with platform service architecture 2 months ago
Matthew Raymer e883029531 feat: implement secure IPC-based file export for Electron 2 months ago
Matthew Raymer a558e2abc3 Fix circular dependency in logging during initialization 2 months ago
Matthew Raymer 3d7d663f64 Replace console statements with structured logger calls 2 months ago
Matthew Raymer b377667207 Clean up console logging and fix platform detection issues 2 months ago
Matthew Raymer b37f1d1d84 Fix Vue property conflicts in PlatformServiceMixin implementation 2 months ago
Matthew Raymer 7b1f891c63 Fix worker-only database architecture and Vue Proxy serialization 2 months ago
Matthew Raymer fe55d0b431 WIP: Fix Electron build issues and migrate to @nostr/tools 2 months ago
Matthew Raymer 94ac7d648d migration: move to bash based build scripts 2 months ago
Matthew Raymer 97027cb025 fix: linting issues 3 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 3 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson f0c947ba07 rename the absurd-sql-specific items for clarity 3 months ago
Trent Larson 0e10847cba adjust so DB calls go to the factory 3 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 3 months ago
Matt Raymer df8acefeff style: improve code formatting and readability 3 months ago
Matt Raymer ea76d5c1ac feat(web): enable desktop webcam capture in WebPlatformService 3 months ago
Matthew Raymer 669ecbd1eb chore: linted with auto-fix 5 months ago
Matthew Raymer 08fcccc528 refactor(platform): replace platform checks with capability-based system 5 months ago
Matthew Raymer 7b681db3e8 docs: add comprehensive JSDoc documentation to service layer 5 months ago
Matthew Raymer a3f7b651d2 fix: improve error handling in photo upload 5 months ago
Matthew Raymer 4b203ed815 chore(deps): Add Capacitor camera and filesystem plugins 5 months ago
Matthew Raymer b0a66d790d **refactor(PhotoDialog, PlatformService): Implement cross-platform photo capture and encapsulated image processing** 5 months ago
Matthew Raymer 2c6bfc30bc feat: update TypeScript config for platform services 5 months ago