From 57f8981446a9938624fce626da98323a3d127f0f Mon Sep 17 00:00:00 2001 From: CodeDevMLH Date: Mon, 7 Apr 2025 22:37:14 +0200 Subject: [PATCH] fixes --- public/referee.html | 413 ++++++++++++++++------ public/spectator.html | 433 +++++++++++++++++++----- server.js | 13 +- src/controllers/matchController.js | 143 ++++---- src/controllers/playerController.js | 78 ++--- src/controllers/tournamentController.js | 58 +++- src/routes/matchRoutes.js | 43 +-- src/routes/playerRoutes.js | 31 +- src/routes/tournamentRoutes.js | 23 +- 9 files changed, 879 insertions(+), 356 deletions(-) diff --git a/public/referee.html b/public/referee.html index 0953f25..6ade8bf 100644 --- a/public/referee.html +++ b/public/referee.html @@ -5,6 +5,31 @@ Schiedsrichter-Bereich +