Commit Graph

  • cbfb1ebf57 Merge branch 'new-storage' into sql-absurd-sql Matt Raymer 2025-05-25 22:25:56 -0400
  • a38934e38d fix problems with race conditions and multiple DatabaseService instances Trent Larson 2025-05-25 19:46:15 -0600
  • a3bdcfd168 fix problem with initialization & refactor types Trent Larson 2025-05-25 18:32:41 -0600
  • 83771caee1 add more to the inital migration, and refactor the locations of types Trent Larson 2025-05-25 17:55:04 -0600
  • da35b225cd remove unused setting Trent Larson 2025-05-25 15:49:36 -0600
  • 8c3920e108 add DB setup with migrations Trent Larson 2025-05-25 11:06:30 -0600
  • 54f269054f fix error loading WASM file Trent Larson 2025-05-25 07:45:07 -0600
  • 574520d9b3 feat(db): Implement SQLite database layer with migration support Matt Raymer 2025-05-25 04:52:16 -0400
  • 6556eb55a3 add the other pieces for the previous commit Trent Larson 2025-05-25 01:18:58 -0600
  • 28e848e386 docs: add comprehensive migration guide for Dexie to wa-sqlite Matt Raymer 2025-05-25 03:18:12 -0400
  • 55f56174a5 docs: enhance secure storage implementation documentation Matt Raymer 2025-05-25 03:16:12 -0400
  • 634e2bb2fb try absurd-sql, which fails in browser with: SyntaxError: Cannot use import statement outside a module (at registerSQLWorker.js... Trent Larson 2025-05-25 01:06:31 -0600
  • 30fb3aee8e docs: enhance secure storage implementation documentation Matt Raymer 2025-05-24 23:37:09 -0400
  • e254837951 tweak messages & commentary Trent Larson 2025-05-24 20:55:54 -0600
  • 8417cad2f3 add documentation for some new work: storage Trent Larson 2025-05-24 18:22:05 -0600
  • 0f56b659c1 adjust privacy notice with the name Trent Larson 2025-05-23 13:07:56 -0600
  • a8bfcb720a adjust the messaging for setting one's name Trent Larson 2025-05-23 13:04:49 -0600
  • c23e30c431 remove duplicate prompt to get registered Trent Larson 2025-05-23 12:59:57 -0600
  • 1129a13e20 add more error handling and messaging when there are bad DB errors Trent Larson 2025-05-23 12:35:16 -0600
  • 5b6c59c232 show an error if the import goes badly Trent Larson 2025-05-23 11:09:22 -0600
  • 295a2d9f63 don't export 0s for undefined values! Trent Larson 2025-05-23 11:06:37 -0600
  • 6e14ccdbbc Fix: mirror camera view Jose Olarte III 2025-05-23 19:21:20 +0800
  • d636b21744 Fix: limit image crop stage height Jose Olarte III 2025-05-23 17:25:22 +0800
  • 37b7c4ed36 various instructions (and their timeouts) Trent Larson 2025-05-22 12:27:37 -0600
  • f7728aadf0 Revert iOS app ID Jose Olarte III 2025-05-22 22:36:16 +0800
  • ce34257ba1 De-coupled web and mobile QR scanner views Jose Olarte III 2025-05-22 19:46:19 +0800
  • 190c972f57 Remove ContactScanView and rename ContactQRScanView to ContactQRScanFullView Matt Raymer 2025-05-21 05:17:25 -0400
  • 831df4b253 Restored diagnostics repositioning Jose Olarte III 2025-05-21 16:39:21 +0800
  • 55176ed5db Remove ContactScanView and update QR scan view naming for consistency Matt Raymer 2025-05-21 04:16:58 -0400
  • b491262bef Only request camera permissions on user gesture in ImageMethodDialog Matt Raymer 2025-05-21 03:48:57 -0400
  • a1c18458e7 Repositioned diagnostics over camera preview Jose Olarte III 2025-05-21 15:02:30 +0800
  • 995af4e576 Restrict camera height in portrait mode Jose Olarte III 2025-05-21 14:49:29 +0800
  • 8ac728d488 Remove temporary alert() debug calls from ImageMethodDialog camera preview Matt Raymer 2025-05-21 02:23:52 -0400
  • 913f11b66c Merge remote-tracking branch 'refs/remotes/origin/qrcode-reboot' into qrcode-reboot Matt Raymer 2025-05-20 23:08:37 -0400
  • 79882715d8 fix: update Alpine version to 3.20 for stable package repositories Matt Raymer 2025-05-20 23:07:49 -0400
  • 22978a1eda bump to build 18 version 0.4.7 to match the latest upload to ios Trent Larson 2025-05-20 20:27:38 -0600
  • 79b2218129 add a privacy-fixer project that may have fixed the GoogleToolboxForMac privacy manifext problem https://github.com/crasowas/app_privacy_manifest_fixer Trent Larson 2025-05-20 20:24:21 -0600
  • 52685702c1 Merge pull request 'trent-tweaks' (#133) from trent-tweaks into qrcode-reboot trentlarson 2025-05-20 10:52:33 -0400
  • d555bc3e9c Merge branch 'qrcode-reboot' into trent-tweaks Trent Larson 2025-05-20 08:52:08 -0600
  • 141415977e Fix linting errors Jose Olarte III 2025-05-20 21:35:42 +0800
  • 981ccbf269 iOS photo library permission Jose Olarte III 2025-05-20 21:33:15 +0800
  • b74ec8ecbb Design: polished dialog UI Jose Olarte III 2025-05-20 20:54:42 +0800
  • 7b3b1c930e refactor: consolidate type system and improve documentation Matt Raymer 2025-05-20 03:15:23 -0400
  • 85aa2981ad docs: add comprehensive camera switching implementation guide Matt Raymer 2025-05-20 02:50:56 -0400
  • a86e577127 style: improve code formatting and readability Matt Raymer 2025-05-20 01:15:47 -0400
  • 788d162b1c refactor: move lib directory to libs for consistency Matt Raymer 2025-05-19 22:25:12 -0400
  • 616a69b7fd chore: update capacitor config and script paths Matt Raymer 2025-05-19 22:18:24 -0400
  • efab9b968c Merge branch 'qrcode-reboot' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into qrcode-reboot Jose Olarte III 2025-05-19 18:50:27 +0800
  • 70174aea93 Fix: current photo dialog Jose Olarte III 2025-05-19 18:50:08 +0800
  • 7f12595c91 docs: consolidate QR code implementation documentation Matt Raymer 2025-05-19 06:28:46 -0400
  • 8f0d09e480 chore: cleanup documents Matt Raymer 2025-05-19 05:44:12 -0400
  • cfc0730e75 feat: implement comprehensive camera state management Matt Raymer 2025-05-19 04:40:18 -0400
  • bfbb9a933d add a pod dependency to environment Trent Larson 2025-05-18 20:22:48 -0600
  • 674bbfa00c bump version to match attempts in app stores Trent Larson 2025-05-18 20:22:24 -0600
  • 80b754246e add more ios tweaks for app store Trent Larson 2025-05-18 20:20:41 -0600
  • 5fcf6a1f90 add documentation, especially for build processes Trent Larson 2025-05-18 20:19:29 -0600
  • 9da12e76fd refactor files that should be ignored Trent Larson 2025-05-18 20:15:50 -0600
  • 04193f61c7 Merging Matt Raymer 2025-05-16 06:23:46 -0400
  • 0ca4916a05 chore: update camera documentation Matt Raymer 2025-05-16 06:17:10 -0400
  • 925ce830b4 remove duplicate instructions Trent Larson 2025-05-15 20:48:06 -0600
  • d14635c44d UI tweaks Jose Olarte III 2025-05-15 18:17:58 +0800
  • eb5c9565a6 fix: remove duplicate Advanced heading and improve UX Matt Raymer 2025-05-15 03:37:01 -0400
  • ea108b754e feat(accessibility): enhance AccountViewView and document test suite Matthew Raymer 2025-05-15 06:19:36 +0000
  • e4155e1a20 feat(ui): disable all photo upload actions for unregistered users Matt Raymer 2025-05-14 05:39:03 -0400
  • 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService Matt Raymer 2025-05-14 04:35:33 -0400
  • c7f1148fe4 add logger import where needed Trent Larson 2025-05-13 22:22:19 -0600
  • ae9f1ee09f update package-lock with the latest build Trent Larson 2025-05-13 20:11:47 -0600
  • 4d0463f7f7 update with lint-fix Trent Larson 2025-05-13 20:11:34 -0600
  • 1b7c96ed9b don't highlight profile Advanced link in blue Trent Larson 2025-05-13 19:37:47 -0600
  • 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability Trent Larson 2025-05-13 19:36:23 -0600
  • 748c4c7a50 add documentation Trent Larson 2025-05-12 19:11:18 -0600
  • 35bb9d2207 remove ability to mark a 'trade', ensuring this only sends & retrieves gifts Trent Larson 2025-05-09 21:37:48 -0600
  • fd914aa46c Removed unneeded elements Jose Olarte III 2025-05-09 19:56:45 +0800
  • ba1453104f UI tweaks to QR scanner Jose Olarte III 2025-05-09 19:53:06 +0800
  • 3c7f13d604 Merge branch 'qrcode-reboot' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into qrcode-reboot Jose Olarte III 2025-05-08 20:14:24 +0800
  • 8e8eef2ab5 Safe area implementation for iOS Jose Olarte III 2025-05-08 20:11:45 +0800
  • ea17ef930c chore: adjusting file location Matt Raymer 2025-05-08 04:50:27 -0400
  • 5242a24110 Web: trigger camera start on view load Jose Olarte III 2025-05-08 15:51:00 +0800
  • 93e860e0ac feat(qr-scanner): implement WebInlineQRScanner with jsQR integration Matt Raymer 2025-05-08 01:58:39 -0400
  • f874973bfa Improvements to contact QR scanner UI Jose Olarte III 2025-05-07 21:23:12 +0800
  • 74b9caa94f chore: updates for qr code reader rules, linting, and cleanup Matt Raymer 2025-05-07 01:57:18 -0400
  • fdd1ff80ad Complete: unified QR display + capture Jose Olarte III 2025-05-06 21:35:24 +0800
  • 5d195d06ba style: improve code formatting and type safety Matt Raymer 2025-05-06 02:45:24 -0400
  • 79707d2811 WIP: Unified contact QR code display + capture Jose Olarte III 2025-05-05 20:52:20 +0800
  • 9b73e05bdb Merge branch 'qrcode-reboot' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into qrcode-reboot Jose Olarte III 2025-05-02 21:31:58 +0800
  • 1b7c5decd3 Stop scanner when cancelling Jose Olarte III 2025-05-02 21:29:08 +0800
  • 8c8fb6fe7d De-coupled web and mobile scanners Jose Olarte III 2025-05-02 21:28:46 +0800
  • 29983f11a9 doc: camera system details Matthew Raymer 2025-05-02 10:30:09 +0000
  • 5c559606df docs: add macOS build and packaging instructions Matthew Raymer 2025-05-02 03:22:07 -0700
  • 37166fc141 docs(PhotoDialog): improve component documentation and error handling Matthew Raymer 2025-05-02 08:39:29 +0000
  • 01ef7c1fa9 Merge branch 'qrcode-reboot' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into qrcode-reboot Jose Olarte III 2025-05-01 21:32:48 +0800
  • 2bb71653ac New contact QR scan view for Capacitor version Jose Olarte III 2025-05-01 21:32:15 +0800
  • 7baae7ea7a chore: lint fix Matthew Raymer 2025-05-01 09:47:20 +0000
  • cb1d979431 refactor(electron): improve build process and configuration Matthew Raymer 2025-05-01 09:30:02 +0000
  • b999a04595 cursor(ADR): attempt to keep changes between the lines when making platform level changes Matt Raymer 2025-04-30 02:45:30 -0400
  • 0f9826a39d refactor: replace console.log with logger utility Matt Raymer 2025-04-29 23:22:10 -0400
  • 8cc17bd09d iOS camera usage description Jose Olarte III 2025-04-30 09:47:41 +0800
  • 9dc9878472 fix(qr-scanner): robustly handle array/object detection results and guarantee dialog dismissal Matt Raymer 2025-04-29 06:10:12 -0400
  • 22283e32f2 Merge branch 'qrcode-reboot' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into qrcode-reboot Jose Olarte III 2025-04-28 21:59:15 +0800
  • 99863ec186 iOS Capacitor setup Jose Olarte III 2025-04-28 21:59:00 +0800