shawn 23f479dd0c feat: add full-screen photo viewer with zoom + prev-photo thumbnails
Lightbox implementation was already present from prior commit
(04ac2fd). This commit adds the missing piece:

- Add thumbnail images to previously-processed photo cards
  rendered by renderPrevCard(), linked to /api/photos/{id}/file
- Clicking the thumbnail opens the full-screen lightbox with zoom
- Add .prev-thumb CSS for consistent square aspect-ratio display

Acceptance Criteria:
- Tap detail preview image -> full-screen overlay (already done)
- Photo fills screen with proper aspect ratio (already done)
- Pinch/scroll zoom + double-tap toggle (already done)
- Close button + swipe-down-to-dismiss (already done)
- Also works for previous photos section thumbnails (NOW DONE)
2026-05-25 20:38:50 -04:00
2026-05-25 20:18:58 -04:00
S
Description
EXIF GPS scanner test rig — multi-photo gallery with client/server EXIF comparison and OCR
19 MiB
Languages
HTML 65.6%
Python 31%
Shell 2.7%
JavaScript 0.7%