Files
crowd-funder-for-time-pwa/src
Matt Raymer 7e9682ce67 feat(web): enable desktop webcam capture in WebPlatformService
- Updated WebPlatformService.takePicture() to use getUserMedia for webcam capture on desktop browsers, providing a live video preview and capture button in an overlay.
- Retained file input with capture attribute for mobile browsers and as a fallback if webcam access fails.
- Ensured interface and factory pattern compatibility; no changes required in PhotoDialog.vue or PlatformServiceFactory.
- Added a stub for writeAndShareFile to satisfy the PlatformService interface on web.
2025-05-14 04:35:33 -04:00
..
2024-03-24 11:18:29 -06:00
2025-05-13 22:22:19 -06:00
2025-05-01 09:47:20 +00:00
2025-05-13 20:11:34 -06:00
2025-05-08 20:11:45 +08:00
2025-04-22 07:48:04 +00:00
2025-05-06 21:35:24 +08:00
2022-11-16 14:48:22 +08:00
2024-04-07 11:02:54 -06:00
2024-07-23 20:14:07 -06:00