407 Commits (d086ab2f46c32737614727e97bf1524f4a862578)

Author SHA1 Message Date
Trent Larson 27d253c6ad bump build to 23 and version to 0.4.8 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 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
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 a228a9b1c0 fix: add requirements for capacitor/sqlite 3 months ago
Matthew Raymer 7b4f9d6556 fix: add requirements for capacitor/sqlite 3 months ago
Matthew Raymer 81d4f0c762 fix: resolve PWA build issues with SQL.js worker files 3 months ago
Matthew Raymer 3428f9e6ab fix: resolve PWA build issues with SQL.js worker files 3 months ago
Matthew Raymer 0f1ac2b230 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Matthew Raymer dac7705003 fix: move lexical declarations outside case blocks in AbsurdSqlDatabaseService 3 months ago
Trent Larson 2647c5a77d fix migrations logging error 3 months ago
Trent Larson bb0d8942b8 fix migrations logging error 3 months ago
Matt Raymer e0013008b4 refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 3 months ago
Matt Raymer 152499a34f refactor: improve type safety and browser compatibility - Replace any types with SqlValue[] in migration system - Add browser-compatible implementations of Node.js modules (crypto, fs, path) - Update Vite config to handle Node.js module polyfills - Remove outdated migration documentation files 3 months ago
Trent Larson 6556eb55a3 add the other pieces for the previous commit 3 months ago
Trent Larson 5ae3eca773 add the other pieces for the previous commit 3 months ago
Matt Raymer 79882715d8 fix: update Alpine version to 3.20 for stable package repositories 3 months ago
Matt Raymer e6d8aeeeb5 fix: update Alpine version to 3.20 for stable package repositories 3 months ago
Matt Raymer 7b3b1c930e refactor: consolidate type system and improve documentation 3 months ago
Matt Raymer 4a0ddb4472 refactor: consolidate type system and improve documentation 3 months ago
Trent Larson 674bbfa00c bump version to match attempts in app stores 3 months ago
Trent Larson 323a62ce97 bump version to match attempts in app stores 3 months ago
Matt Raymer eb5c9565a6 fix: remove duplicate Advanced heading and improve UX 3 months ago
Matt Raymer 5a4bf99534 fix: remove duplicate Advanced heading and improve UX 3 months ago
Matthew Raymer ea108b754e feat(accessibility): enhance AccountViewView and document test suite 3 months ago
Matthew Raymer 29607f4e58 feat(accessibility): enhance AccountViewView and document test suite 3 months ago
Trent Larson ae9f1ee09f update package-lock with the latest build 3 months ago
Trent Larson cc3b240a0b update package-lock with the latest build 3 months ago
Matt Raymer ea17ef930c chore: adjusting file location 3 months ago
Matt Raymer 06ed7d44ab chore: adjusting file location 3 months ago
Matt Raymer 93e860e0ac feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 3 months ago
Matt Raymer 7c54fc7223 feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 3 months ago
Matt Raymer 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup 3 months ago
Matt Raymer 151bbc5467 chore: updates for qr code reader rules, linting, and cleanup 3 months ago
Matt Raymer 5d195d06ba style: improve code formatting and type safety 3 months ago
Matt Raymer 3cf256cf3a style: improve code formatting and type safety 3 months ago
Matthew Raymer 5c559606df docs: add macOS build and packaging instructions 3 months ago
Matthew Raymer 99cf47dd58 docs: add macOS build and packaging instructions 3 months ago
Matthew Raymer 37166fc141 docs(PhotoDialog): improve component documentation and error handling 3 months ago
Matthew Raymer 3553ac8e30 docs(PhotoDialog): improve component documentation and error handling 3 months ago
Matthew Raymer 2855d4b8d5 chore: cleanup and test 4 months ago
Matthew Raymer 3e87b2ecda chore: cleanup and test 4 months ago
Matthew Raymer 72de271f6c feat: Add MLKit barcode scanning plugin for Android 4 months ago
Matthew Raymer b52ef08b04 feat: Add MLKit barcode scanning plugin for Android 4 months ago
Matthew Raymer 4f9b146a66 fix: improve file sharing on Android using app-private storage 4 months ago
Matthew Raymer 19a55d4128 fix: improve file sharing on Android using app-private storage 4 months ago
Matthew Raymer 0b528af2a6 WIP: Fix Android file writing permissions and path handling 4 months ago