From 63bc1d911b1dffb39f3726c8bce6681aa083366d Mon Sep 17 00:00:00 2001 From: Davide Grilli Date: Tue, 21 Jul 2026 10:57:39 +0200 Subject: [PATCH] Show round timer, players and jackpot in the dashboard A card above the section menu polls GET /rounds/current every 15s and ticks a mm:ss countdown to closes_at every second locally, showing status (aperto/in chiusura/estrazione/pagamento), participant count and jackpot in PLM. Refreshed immediately after placing a bet, and timers are cleared on logout. Co-Authored-By: Claude Sonnet 5 --- app/static/index.html | 58 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/app/static/index.html b/app/static/index.html index 809afaf..5042621 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -198,6 +198,23 @@ +
+
+

Round —

+ --:-- +
+
+
+
Giocatori
+ +
+
+
Jackpot
+ PLM +
+
+
+