mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-28 20:43:07 +02:00
f288586ea6
/repeaters/manage?pubkey=... — per-repeater management panel opened automatically after login from the My Repeaters list: - header card: name, shortened pubkey with copy, current path, location, ADMIN/GUEST badge from the captured login session - tools grid (Status / Telemetry / Neighbors / CLI / Settings / Actions) with pane placeholders; CLI+Settings+Actions are locked for guest logins (firmware accepts text CLI from admins only) - auto-login with the saved password when the in-memory session is gone (e.g. after app restart), password-modal fallback with retry - REST: GET /api/repeaters/<pk> (merged entry + session state), GET .../session, POST .../logout Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>