26 Commits (6b0326b5829ea48291a408d9289c818d7cb564e7)

Author SHA1 Message Date
Matthew Raymer 6b0326b582 Remove manual service worker registration; rely on VitePWA auto-registration 2 weeks ago
Matthew Raymer 5ce69b47a7 feat: integrate PWA functionality with platform service architecture 2 weeks ago
Matthew Raymer b1e9eff568 feat: implement secure IPC-based file export for Electron 3 weeks ago
Matthew Raymer f06b6aa367 Fix circular dependency in logging during initialization 3 weeks ago
Matthew Raymer e39f6a2d37 Replace console statements with structured logger calls 3 weeks ago
Matthew Raymer a5eb5cacaf Clean up console logging and fix platform detection issues 3 weeks ago
Matthew Raymer be61ba1bce Fix Vue property conflicts in PlatformServiceMixin implementation 4 weeks ago
Matthew Raymer e283fcf0ac Fix worker-only database architecture and Vue Proxy serialization 4 weeks ago
Matthew Raymer dc1fa14095 WIP: Fix Electron build issues and migrate to @nostr/tools 1 month ago
Matthew Raymer 25974cae22 migration: move to bash based build scripts 1 month ago
Matthew Raymer e824fcce2e fix: linting issues 2 months ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 2 months ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 2 months ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 2 months ago
Matt Raymer a86e577127 style: improve code formatting and readability 2 months ago
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService 2 months ago
Matthew Raymer d83a25f47e chore: linted with auto-fix 4 months ago
Matthew Raymer d03fa55001 refactor(platform): replace platform checks with capability-based system 4 months ago
Matthew Raymer 5d845fb112 docs: add comprehensive JSDoc documentation to service layer 4 months ago
Matthew Raymer 660f2170de fix: improve error handling in photo upload 4 months ago
Matthew Raymer 073ce24f43 chore(deps): Add Capacitor camera and filesystem plugins 4 months ago
Matthew Raymer 2c84bb50b3 **refactor(PhotoDialog, PlatformService): Implement cross-platform photo capture and encapsulated image processing** 4 months ago
Matthew Raymer abf18835f6 feat: update TypeScript config for platform services 4 months ago