From e0f33897a1c1c5ff0eb7a27221b0166c9f518279 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sat, 7 Sep 2024 19:49:41 +0200 Subject: [PATCH] feat(admin): show contestants and winners --- data/www/admin.html | 20 ++++++++++++-------- src/challenge/admin.rs | 13 +++++++++++++ src/vault.rs | 7 ++++--- 3 files changed, 29 insertions(+), 11 deletions(-) diff --git a/data/www/admin.html b/data/www/admin.html index 3bc1931..5292743 100644 --- a/data/www/admin.html +++ b/data/www/admin.html @@ -169,42 +169,46 @@

Contestants

+ There are cuttently {{ contestants_amount }} contestants. These contestants currently have had at least one connection to - the challenge. + the challenge:

Winners

- These contestants currently have been sent the secret. + There are cuttently {{ winners_amount }} winners. These contestants currently have been sent the secret: