From 55afa4981bded7155797380319d7dea64fef0f72 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:41:40 +0000 Subject: [PATCH 1/2] Initial plan From 425472c839b3564c20a29b6e983fa6b9e7d6cf9c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:42:54 +0000 Subject: [PATCH 2/2] fix(ui): add missing opening script tag in base.html Sentry block Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> Agent-Logs-Url: https://github.com/christianlouis/DocuElevate/sessions/3780cab7-11b6-470a-935a-57d63bf1d36b --- frontend/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/templates/base.html b/frontend/templates/base.html index bf4506b4..8b304cf2 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -45,6 +45,7 @@ integrity="sha384-TCY3xw5Ej940LIWfS6PwhCCBl7lvEsxBpHy+BirF+EycSQUvXbfZsgsLi0oU18yZ" crossorigin="anonymous" > +