pdf-accessibility/js
Vadym Samoilenko 7bcf31622f Fix: persist adjusted score to server when Recalculate Score is clicked
recalculateScore() was only updating the DOM — it never called
save_adjusted_result, so .adjusted.json was never written and the
library always showed the original score. Now saves automatically
after each recalculate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 11:00:16 +00:00
..
api.js Add Docker stack, frontend redesign, and visual page inspector fix 2026-02-25 18:12:44 +00:00
app-history.js Fix dark mode on history.html: remove overriding toggleDarkMode/loadTheme 2026-03-16 16:31:40 +00:00
app.js Fix openHistoryJob: unwrap data.data from API response 2026-03-13 15:23:55 +00:00
batch.js PDF report reflects adjusted score + manual pass for Matterhorn H-type CPs 2026-03-16 16:28:53 +00:00
history.js Address client feedback: WCAG badges, table grouping, retention, history UX, AI prompt ethics 2026-03-18 10:51:10 +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: persist adjusted score to server when Recalculate Score is clicked 2026-03-18 11:00:16 +00:00
upload.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00
utils.js Fix 13 WCAG accessibility violations in the checker UI itself 2026-03-13 14:19:20 +00:00