From 1d34c08f5b777564f22b7c12c3c214ea2b166e5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Dvo=C5=99=C3=A1k?= <150935816+Dvorinka@users.noreply.github.com> Date: Fri, 23 May 2025 12:08:46 +0200 Subject: [PATCH] Add files via upload --- Makefile | 8 +-- evidence-aut.html | 94 +++++++++++++++++++----- index.html | 114 +++++++++++++++++++++++++---- kontakt/TelefonniSeznamWeb.xlsx | Bin 12538 -> 12527 bytes kontakt/index.html | 122 ++++++++++++++++++++++++++++---- main.go | 8 +-- 6 files changed, 296 insertions(+), 50 deletions(-) diff --git a/Makefile b/Makefile index 6f37d60..521ad0f 100644 --- a/Makefile +++ b/Makefile @@ -120,7 +120,7 @@ monitor: ## Monitor the service with file watching @while true; do \ inotifywait -e modify contacts.xlsx 2>/dev/null && \ echo "File changed, reloading..." && \ - curl -X POST http://webportal:$(PORT)/kontakt/reload; \ + curl -X POST http://localhost:$(PORT)/kontakt/reload; \ sleep 1; \ done @@ -163,6 +163,6 @@ info: ## Show application information @echo "Build dir: $(BUILD_DIR)" @echo "" @echo "Endpoints:" - @echo " http://webportal:$(PORT)/kontakt - Web interface" - @echo " http://webportal:$(PORT)/kontakt/contacts - JSON API" - @echo " http://webportal:$(PORT)/kontakt/reload - Reload data (POST)" \ No newline at end of file + @echo " http://localhost:$(PORT)/kontakt - Web interface" + @echo " http://localhost:$(PORT)/kontakt/contacts - JSON API" + @echo " http://localhost:$(PORT)/kontakt/reload - Reload data (POST)" \ No newline at end of file diff --git a/evidence-aut.html b/evidence-aut.html index af886df..1465a40 100644 --- a/evidence-aut.html +++ b/evidence-aut.html @@ -55,22 +55,56 @@ + +
-

Záznam jízdy služebního vozu

-

Systém pro evidenci služebních jízd společnosti Poppe + Potthoff

+

Poppe + Potthoff – Záznam jízd služebního auta

+

Evidence služebních jízd

@@ -106,12 +140,12 @@
@@ -264,16 +298,40 @@
-