From 4cab215b685774ff6c94a2ad8c93b34755b25c42 Mon Sep 17 00:00:00 2001 From: Lloyd Date: Mon, 27 Oct 2025 14:59:16 +0000 Subject: [PATCH] Update statistics template: rename success rate to repeats and adjust calculation for repeat count --- repeater/templates/neighbors.html | 238 +++++++++++++++++++++++++++++ repeater/templates/statistics.html | 8 +- 2 files changed, 242 insertions(+), 4 deletions(-) diff --git a/repeater/templates/neighbors.html b/repeater/templates/neighbors.html index 117d6d9..dc6fb5c 100644 --- a/repeater/templates/neighbors.html +++ b/repeater/templates/neighbors.html @@ -5,6 +5,8 @@ + +
@@ -21,6 +23,14 @@
+ +
+

Repeater Network Map

+
+
+
+
+

Discovered Repeaters

@@ -54,6 +64,117 @@