25 Commits (03cb4720b8d5e56b22d100186a48aa29527fdf9a)

Author SHA1 Message Date
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 4 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 1 month ago
Matthew Raymer e824fcce2e fix: linting issues 1 month ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 1 month ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 1 month ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 1 month ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 1 month ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 1 month ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 1 month ago
Trent Larson 92dadba1cb rename the absurd-sql-specific items for clarity 1 month ago
Trent Larson 3a6f585de0 adjust so DB calls go to the factory 1 month 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 2855d4b8d5 chore: cleanup and test 2 months ago
Matthew Raymer 4f9b146a66 fix: improve file sharing on Android using app-private storage 3 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 3 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 3 months 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