16 Commits (dbeb1c6b4b9515c86dbf2ffd545c34d38bf375ed)

Author SHA1 Message Date
Matthew Raymer e824fcce2e fix: linting issues 2 weeks ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 2 weeks ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 weeks ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 weeks ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 2 weeks ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 2 weeks ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 3 weeks ago
Matt Raymer a86e577127 style: improve code formatting and readability 3 weeks ago
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService 4 weeks ago
Matthew Raymer d83a25f47e chore: linted with auto-fix 2 months ago
Matthew Raymer d03fa55001 refactor(platform): replace platform checks with capability-based system 2 months ago
Matthew Raymer 5d845fb112 docs: add comprehensive JSDoc documentation to service layer 2 months ago
Matthew Raymer 660f2170de fix: improve error handling in photo upload 2 months ago
Matthew Raymer 073ce24f43 chore(deps): Add Capacitor camera and filesystem plugins 2 months ago
Matthew Raymer 2c84bb50b3 **refactor(PhotoDialog, PlatformService): Implement cross-platform photo capture and encapsulated image processing** 2 months ago
Matthew Raymer abf18835f6 feat: update TypeScript config for platform services 2 months ago