pdf-accessibility/js
Vadym Samoilenko e0f961ffb9 Fix pin-click navigation, cap image quality noise, drop Google Vision label spam
Page viewer:
- loadVisualPage() now accepts highlightNum; highlights marker after image onload
  (was using fixed 300ms timeout which fired before GCS image finished loading)
- viewOnPage() passes markerNum directly to loadVisualPage()

Image analysis:
- Quality concerns downgraded WARNING → INFO (advisory, not WCAG violations)
- Cap at 2 concerns per image (was unlimited)
- Google Vision label detections removed — not actionable accessibility issues

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 18:56:41 +00:00
..
api.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
app.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
batch.js Switch to Oliver branding: Montserrat font, black/#FFC407 palette, fix dark mode contrast 2026-02-25 18:54:47 +00:00
page-viewer.js Fix pin-click navigation, cap image quality noise, drop Google Vision label spam 2026-03-12 18:56:41 +00:00
results.js Fix pin-click navigation, cap image quality noise, drop Google Vision label spam 2026-03-12 18:56:41 +00:00
upload.js Fix progress bar stuck at 30% during Cloud Run synchronous processing 2026-03-12 18:19:46 +00:00
utils.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00