36 Commits (40a2491d682687ac7ed9edff094dea8e1d79ab6d)

Author SHA1 Message Date
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 3 weeks ago
Trent Larson 820ae727ed fix linting 4 weeks ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 4 weeks ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 4 weeks ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 4 weeks ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 4 weeks ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 4 weeks ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 4 weeks ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 4 weeks ago
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
Jose Olarte III 28634839ec Feature: front/back camera toggle 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