169 Commits (0eb8d3d50ea6854c3272d0fe09f4f910103b2ae7)

Author SHA1 Message Date
Trent Larson 9760f02aab fix linting 2 months ago
Trent Larson 9ac9713172 fix linting 2 months ago
Trent Larson b2628c467f fix linting 2 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 2 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 2 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 2 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 2 months ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 2 months ago
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 2 months ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 2 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 2 months ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 2 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 2 months ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 2 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 2 months ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 2 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 2 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 months ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 months ago
Trent Larson ef3bfcdbd2 fix linting 3 months ago
Trent Larson 9741b6a3e6 fix linting 3 months ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 3 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 3 months ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 3 months ago
Matthew Raymer 8bcdf86891 fix: one lint that got past me 3 months ago
Matthew Raymer e824fcce2e fix: linting issues 3 months ago
Matthew Raymer 97027cb025 fix: linting issues 3 months ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 3 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 3 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 3 months ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 3 months ago
Matthew Raymer c06981a97d feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 3 months ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 3 months ago
Matthew Raymer 74294008f2 fix(deepLinks): improve route validation and type safety 3 months ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 3 months ago
Matthew Raymer 7dbfc4eaa2 feat(qr-scanner): Add camera state management to CapacitorQRScanner 3 months ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer 7cab40f7f2 fix(db): improve type safety in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer d4998395a1 fix(db): resolve type compatibility in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 3 months ago
Matthew Raymer 2060553340 feat(capacitor): implement storage permission checks for file operations 3 months ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 3 months ago
Matthew Raymer 8749f1d0a8 fix: placeholder for PyWebViewPlatformService writeAndShareFile 3 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 3 months ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 3 months ago