27 Commits (0b4e885edd01edda39bcb3032b160b751b8dbe49)

Author SHA1 Message Date
Matthew Raymer 0b4e885edd fix(electron): correct SQLite IPC bridge implementation 1 month ago
Trent Larson 340a574325 adjust timeout length for startup 1 month ago
Matthew Raymer 98b3a35e3c refactor: consolidate Electron API type definitions 1 month ago
Matthew Raymer 409de21fc4 fix(db): resolve SQLite channel and initialization issues 1 month ago
Matthew Raymer 17c9d32f49 feat(db): temporarily mock dbQuery for connection testing 1 month ago
Matthew Raymer 25e4db395a refactor(sqlite): enhance dbQuery with robust connection lifecycle 1 month ago
Matthew Raymer 1e88c0e26f refactor(electron): enhance SQLite integration and debug logging 1 month ago
Matthew Raymer 66929d9b14 refactor(electron): WIP - use window.CapacitorSQLite API for all DB ops in ElectronPlatformService 1 month ago
Trent Larson 59d711bd90 make fixes to help my Mac build electron 1 month ago
Matthew Raymer 3946a8a27a fix(database): improve SQLite connection handling and initialization 1 month ago
Trent Larson 74989c2b64 fix linting 1 month ago
Matthew Raymer 786f07e067 feat(electron): Implement SQLite database initialization with proper logging 1 month ago
Matthew Raymer a5a9e15ece WIP: Refactor Electron SQLite initialization and database path handling 1 month ago
Matthew Raymer a6d8f0eb8a fix(electron): assign sqlitePlugin globally and improve error logging 1 month ago
Matthew Raymer 3997a88b44 fix: rename postcss.config.js to .cjs for ES module compatibility 1 month ago
Matthew Raymer 55cc08d675 chore: linting 1 month ago
Matthew Raymer 014341f320 fix(electron): simplify SQLite plugin initialization 1 month ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 1 month ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 1 month ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 1 month ago
Matthew Raymer d83a25f47e chore: linted with auto-fix 3 months ago
Matthew Raymer d03fa55001 refactor(platform): replace platform checks with capability-based system 3 months ago
Matthew Raymer 5d845fb112 docs: add comprehensive JSDoc documentation to service layer 3 months ago
Matthew Raymer 660f2170de fix: improve error handling in photo upload 3 months ago
Matthew Raymer 073ce24f43 chore(deps): Add Capacitor camera and filesystem plugins 3 months ago
Matthew Raymer 2c84bb50b3 **refactor(PhotoDialog, PlatformService): Implement cross-platform photo capture and encapsulated image processing** 3 months ago
Matthew Raymer abf18835f6 feat: update TypeScript config for platform services 3 months ago