From 537f443cf1faf7edb52f4fe1d982b51ddc756dba Mon Sep 17 00:00:00 2001 From: Mischa Date: Fri, 19 Jun 2026 14:58:25 +0200 Subject: [PATCH] feat: gpx-manager list, upload, delete via Grav API session auth --- .../templates/gpx-manager.html.twig | 105 +++++++++++++++++- 1 file changed, 104 insertions(+), 1 deletion(-) diff --git a/themes/intotheeast/templates/gpx-manager.html.twig b/themes/intotheeast/templates/gpx-manager.html.twig index 749ea69..5d8994d 100644 --- a/themes/intotheeast/templates/gpx-manager.html.twig +++ b/themes/intotheeast/templates/gpx-manager.html.twig @@ -47,7 +47,110 @@ {% endblock %}