From f9a9b9bb38b61b7cf9bc94fc5aed3e87cc9c2c4a Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 11 May 2026 12:30:19 +0100 Subject: [PATCH] feat: Add OCR debug panel with detailed status and results for image processing --- atlas/templates/atlas/new_uploads.html | 167 +++++++++++++++++++++++-- 1 file changed, 157 insertions(+), 10 deletions(-) diff --git a/atlas/templates/atlas/new_uploads.html b/atlas/templates/atlas/new_uploads.html index 7f168fc5..ff32d7d6 100644 --- a/atlas/templates/atlas/new_uploads.html +++ b/atlas/templates/atlas/new_uploads.html @@ -74,6 +74,11 @@ +
+ OCR Debug Panel +
OCR has not run yet.
+
+