From 8d5c409655142769ae1541151f72a5aeb80fe21a Mon Sep 17 00:00:00 2001 From: bolbol Date: Fri, 21 Aug 2026 00:06:51 +0100 Subject: [PATCH] feat: iframe recovery overlay, timeout detection, and new tab authentication link for cross-origin access blocks --- app/templates/index.html | 39 ++++++++++ static/css/style.css | 154 +++++++++++++++++++++++++++++++++++++++ static/js/hub.js | 61 +++++++++++++++- 3 files changed, 253 insertions(+), 1 deletion(-) diff --git a/app/templates/index.html b/app/templates/index.html index cf893e7..5328f9b 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -167,10 +167,49 @@