1572 Commits (931d3a4667bdb24b3717997c2d5c589b0e0d45a1)

Author SHA1 Message Date
Jose Olarte III 6fb421c0e1 Change heading based on crop flag 2 months ago
Jose Olarte III b4a6b99301 Better error handling for image upload 2 months ago
Jose Olarte III 69abb67ea0 Better error handling for image upload 2 months ago
Matthew Raymer 13682a1930 fix(db): add type declarations for SQL.js and absurd-sql modules 2 months ago
Matthew Raymer 7ff9ef04ae fix(db): add type declarations for SQL.js and absurd-sql modules 2 months ago
Matthew Raymer 669a66c24c fix(db): improve type safety in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer 7cab40f7f2 fix(db): improve type safety in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer 13505b539e fix(db): resolve type compatibility in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer d4998395a1 fix(db): resolve type compatibility in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer 07ac340733 feat(capacitor): implement storage permission checks for file operations 2 months ago
Matthew Raymer 2060553340 feat(capacitor): implement storage permission checks for file operations 2 months ago
Matthew Raymer ba2b2fc543 fix: placeholder for PyWebViewPlatformService writeAndShareFile 2 months ago
Matthew Raymer 8749f1d0a8 fix: placeholder for PyWebViewPlatformService writeAndShareFile 2 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 2 months ago
Matthew Raymer b18112b869 WIP: disabling absurd-sql when using Capacitor SQLite 2 months ago
Matthew Raymer f0d8fdf98c WIP: disabling absurd-sql when using Capacitor SQLite 2 months ago
Matthew Raymer 1560ff0829 feature: fleshed out capacitor and electron database operators 2 months ago
Matthew Raymer b04a66179a feature: fleshed out capacitor and electron database operators 2 months ago
Jose Olarte III e839997f91 TEST: platform- and camera-specific mirroring 2 months ago
Jose Olarte III a9a0f1e891 TEST: platform- and camera-specific mirroring 2 months ago
Jose Olarte III d8d054a0e1 Streamlined QR scanner web camera 2 months ago
Jose Olarte III c128aa1ce0 Streamlined QR scanner web camera 2 months ago
Jose Olarte III efc720e47f Mobile native to use web camera 2 months ago
Jose Olarte III bacf1ef98f Mobile native to use web camera 2 months ago
Jose Olarte III 0a85bea533 Feature: context-based default camera 2 months ago
Jose Olarte III 033ef2297d Feature: context-based default camera 2 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 2 months ago
Matthew Raymer 81d4f0c762 fix: resolve PWA build issues with SQL.js worker files 2 months ago
Matthew Raymer 3428f9e6ab fix: resolve PWA build issues with SQL.js worker files 2 months ago
Trent Larson 4c1b4fe651 fix linting 2 months ago
Trent Larson 2d654b4586 fix linting 2 months ago
Trent Larson 0bfc18c385 add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Trent Larson fe77dbdcdd add encryption & decryption for the sensitive identity & mnemonic in SQL DB 2 months ago
Matthew Raymer 35f5df6b6b fix: move lexical declarations outside case blocks 2 months ago
Matthew Raymer 4d35760a65 fix: move lexical declarations outside case blocks 2 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 2 months ago
Trent Larson 3c0bdeaed3 remove debugging console statements 2 months ago
Trent Larson 7cc35803c9 remove debugging console statements 2 months ago
Trent Larson 11f2527b04 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 84cc501951 start adding the SQL approach to files, also using the Dexie approach if desired 2 months ago
Trent Larson 5d8175aeeb add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago
Trent Larson 3f46e3817a add encryption for the two SQL columns, replace basic DB utils, add USE_DEXIE_DB flag, and start adding SQL everywhere 2 months ago
Trent Larson b6b95cb0d0 remove unused redirect to start page (now that we're creating an ID up front) 2 months ago
Trent Larson 6e005de65a remove unused redirect to start page (now that we're creating an ID up front) 2 months ago
Trent Larson 655c5188a4 add queueing to the DB service so that requests get processed in order 2 months ago
Trent Larson 611fa232da add queueing to the DB service so that requests get processed in order 2 months ago
Trent Larson 8b7451330f remove possibility of failing a migration script and then succeeding on later ones 2 months ago