266 Commits (elec-tweak)

Author SHA1 Message Date
Trent Larson 59d711bd90 make fixes to help my Mac build electron 6 days ago
Trent Larson 4c40b80718 rename script files that would fail in the prebuild step 7 days ago
Matthew Raymer 900c2521c7 WIP: Improve SQLite initialization and error handling 1 week ago
Matthew Raymer a6d8f0eb8a fix(electron): assign sqlitePlugin globally and improve error logging 1 week ago
Matthew Raymer 3997a88b44 fix: rename postcss.config.js to .cjs for ES module compatibility 1 week ago
Matthew Raymer fb8d1cb8b2 fix(electron): add null check for devToolsWebContents to prevent TypeScript error 1 week ago
Matthew Raymer 70c0edbed0 fix: SQLite plugin initialization in Electron main process 1 week ago
Matthew Raymer 014341f320 fix(electron): simplify SQLite plugin initialization 1 week ago
Matthew Raymer 1d5e062c76 fix(electron): app loads 1 week ago
Matthew Raymer 26df0fb671 debug(electron): app index loads but problem with preload script 1 week ago
Matthew Raymer e824fcce2e fix: linting issues 1 week ago
Matthew Raymer a228a9b1c0 fix: add requirements for capacitor/sqlite 2 weeks ago
Matthew Raymer 81d4f0c762 fix: resolve PWA build issues with SQL.js worker files 2 weeks 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 2 weeks ago
Trent Larson 54f269054f fix error loading WASM file 2 weeks ago
Trent Larson 6556eb55a3 add the other pieces for the previous commit 2 weeks ago
Trent Larson 674bbfa00c bump version to match attempts in app stores 3 weeks ago
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService 3 weeks ago
Matt Raymer ea17ef930c chore: adjusting file location 1 month ago
Matt Raymer 93e860e0ac feat(qr-scanner): implement WebInlineQRScanner with jsQR integration 1 month ago
Matthew Raymer 5c559606df docs: add macOS build and packaging instructions 1 month ago
Matthew Raymer cb1d979431 refactor(electron): improve build process and configuration 1 month ago
Matthew Raymer 8e6ba68560 fix: correct import paths and add host flag for dev server 1 month ago
Matthew Raymer a8812714a3 fix(qr): improve QR scanner implementation and error handling 2 months ago
Matthew Raymer 72de271f6c feat: Add MLKit barcode scanning plugin for Android 2 months ago
Matthew Raymer 4f9b146a66 fix: improve file sharing on Android using app-private storage 2 months ago
Matthew Raymer 2b638ce2a7 chore: add an android build script to simplify creation of versions 2 months ago
Matthew Raymer 008211bc21 feat(android): implement file picker for data export 2 months ago
Matthew Raymer 073ce24f43 chore(deps): Add Capacitor camera and filesystem plugins 2 months ago
Trent Larson 634395ff38 fix instructions & app name 2 months ago
Trent Larson b1056fc8dd add icon asset and new capacitor step, and change "test-all" to "test:all" 3 months ago
Trent Larson ae376f4c81 fix app build name & add pkgx config 3 months ago
Server a67094218d feat(ios): enhance iOS test automation and fix dependencies 3 months ago
Matthew Raymer 611d318a7a feat: Add comprehensive mobile testing infrastructure 3 months ago
Matthew Raymer 9c8bf7997f feat: Add Fastlane configuration for mobile app deployment 3 months ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 3 months ago
Matthew Raymer 3dae8f7f7f feat: Add environment variable support for DID registration 3 months ago
Matthew Raymer 9e6f0ab468 feat: Improve DID registration with admin credentials 3 months ago
Matthew Raymer 6685421ee8 fix: WIP: update did_generator.ts to use registration table 3 months ago
Matthew Raymer 4fcbb78450 feat(test-scripts): add registration attempt to TypeScript DID generator 3 months ago
Matthew Raymer 20620c3aae refactor: reorganize deep linking types and interfaces 3 months ago
Matthew Raymer 1a9c97fe88 feat(deepLinks): implement comprehensive deep linking system 3 months ago
Matthew Raymer 3b4f4dc125 style: reorder v-model and v-bind directives 3 months ago
Matthew Raymer a8e15804a6 WIP: certificate view and dependency updates 4 months ago
Matthew Raymer fbdf72557c fix: disable PWA for Capacitor builds 4 months ago
Matthew Raymer 74a412745a refactor: reorganize Vite config into modular files 4 months ago
Trent Larson eabe2b9448 fix problem when going directly to people-map where the search results disappear 4 months ago
Trent Larson 5eaaf32043 bump version and add "-beta" (was 0.4.3 now 0.4.4-beta) 4 months ago
Trent Larson 1e9c3f3101 add Discover query param searchPeople to go straight to people map 4 months ago
Trent Larson 2e60e2bba9 bump version and add "-beta" 4 months ago