297 Commits (ca8d72e1c9f1ea7626da0a2bed5cadbc3f4f31ef)

Author SHA1 Message Date
Matthew Raymer 4be10ad360 fix: resolve deep link route mismatch for project links 4 months ago
Trent Larson e240c2940a remove unused deep links and add another 5 months ago
Trent Larson c7283f83d0 remove unused deep links and add another 5 months ago
Trent Larson 54dca9e745 fix project deep-link (and reorder alphabetically) 5 months ago
Trent Larson 7dc8e4ba55 fix project deep-link (and reorder alphabetically) 5 months ago
Trent Larson 9f0fed0a60 update ios check to work, and add links to app stores 5 months ago
Trent Larson 3bc69904f9 update ios check to work, and add links to app stores 5 months ago
Trent Larson 820ae727ed fix linting 5 months ago
Trent Larson 9760f02aab fix linting 5 months ago
Trent Larson 9ac9713172 fix linting 5 months ago
Trent Larson b2628c467f fix linting 5 months ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 5 months ago
Matthew Raymer b9223d7fe2 feat(export): Replace CSV export with standardized JSON format 5 months ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 5 months ago
Matthew Raymer ce9c193a30 feat(db): improve settings retrieval resilience and logging 5 months ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 5 months ago
Trent Larson 71052e8d9d fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 5 months ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 5 months ago
Trent Larson 340bceee31 remove unused DB methods (for now) 5 months ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 5 months ago
Trent Larson ea227fe0b8 fix extraction of values from SQLite queries 5 months ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 5 months ago
Trent Larson 4256cbcb61 refactor for clarity (no logic changes) 5 months ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 5 months ago
Trent Larson 493438215c fix extraction of migration names for SQLite via Capacitor 5 months ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 5 months ago
Trent Larson 8e57692387 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 5 months ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 5 months ago
Trent Larson 705c6092a3 disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 5 months ago
Trent Larson ef3bfcdbd2 fix linting 5 months ago
Trent Larson 9741b6a3e6 fix linting 5 months ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 5 months ago
Trent Larson b2cccfb7ef correct & simplify the DB logging 5 months ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 5 months ago
Matthew Raymer 8bcdf86891 fix: one lint that got past me 5 months ago
Matthew Raymer e824fcce2e fix: linting issues 5 months ago
Matthew Raymer 97027cb025 fix: linting issues 5 months ago
Matthew Raymer f2c49872a6 fix: resolve TypeScript errors in database service implementation 5 months ago
Matthew Raymer cd47c1014c fix: resolve TypeScript errors in database service implementation 5 months ago
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 5 months ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 5 months ago
Matthew Raymer c06981a97d feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 5 months ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 5 months ago
Matthew Raymer 74294008f2 fix(deepLinks): improve route validation and type safety 5 months ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 5 months ago
Matthew Raymer 7dbfc4eaa2 feat(qr-scanner): Add camera state management to CapacitorQRScanner 5 months ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer 7cab40f7f2 fix(db): improve type safety in AbsurdSqlDatabaseService 5 months ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 5 months ago