From 6211485713388b783fa8a25f8e90d9375b78b0b8 Mon Sep 17 00:00:00 2001 From: Andrea Catrini Date: Wed, 11 Mar 2026 23:16:51 +0100 Subject: [PATCH 1/2] feat(api): add Raspberry reboot endpoint and logs UI action --- html/logs.html | 41 +++++++++++++++++++++++++++++ internal/api/handlers/logs.go | 49 +++++++++++++++++++++++++++++++++++ internal/api/routes/routes.go | 1 + 3 files changed, 91 insertions(+) diff --git a/html/logs.html b/html/logs.html index 2e9110f..c0c1fd9 100644 --- a/html/logs.html +++ b/html/logs.html @@ -29,6 +29,7 @@

Log Viewer

+