101 Commits (2f9ab14c88e42706f1dcb683a6322197ed399de2)

Author SHA1 Message Date
Matthew Raymer 2f9ab14c88 fix: resolve migration service import and function signature conflicts 2 weeks ago
Matthew Raymer 8a7f142cb7 feat: integrate importFromMnemonic utility into migration service and UI 2 weeks ago
Matthew Raymer 40a2491d68 feat: Add comprehensive Database Migration UI component 2 weeks ago
Matthew Raymer 25c1d6ef4e feat: Add comprehensive database migration service for Dexie to SQLite 2 weeks ago
Trent Larson cf33a39fbc fix the invite-one setup, fix adeep link, and tweak other verbiage & error info 2 weeks ago
Trent Larson 5e851e442f shrink the contents of the QR code so people can scan it 3 weeks ago
Matthew Raymer 048dded278 fix: resolve deep link route mismatch for project links 3 weeks ago
Trent Larson e240c2940a remove unused deep links and add another 3 weeks ago
Trent Larson 54dca9e745 fix project deep-link (and reorder alphabetically) 3 weeks ago
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
Trent Larson 9ac9713172 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
Trent Larson ef3bfcdbd2 fix linting 1 month ago
Trent Larson 3e90bafbd1 correct & simplify the DB logging 1 month ago
Matthew Raymer d2c3e5db05 fix: one lint that got past me 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 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Matthew Raymer 082f8c0126 feat(QRScanner): implement QRScannerOptions in WebInlineQRScanner 1 month ago
Matthew Raymer fd09c7e426 fix(deepLinks): improve route validation and type safety 1 month ago
Matthew Raymer 835a270e65 feat(qr-scanner): Add camera state management to CapacitorQRScanner 1 month ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 1 month ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 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
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 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 655c5188a4 add queueing to the DB service so that requests get processed in order 1 month ago
Trent Larson 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 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
Trent Larson 2647c5a77d fix migrations logging error 1 month ago
Matt Raymer ee441d1aea refactor(db): improve type safety in migration system 1 month ago
Trent Larson 5f24f4975d fix linting 1 month ago
Trent Larson a38934e38d fix problems with race conditions and multiple DatabaseService instances 1 month ago
Trent Larson a3bdcfd168 fix problem with initialization & refactor types 1 month ago
Trent Larson 83771caee1 add more to the inital migration, and refactor the locations of types 1 month ago
Trent Larson 8c3920e108 add DB setup with migrations 1 month ago