From 2e753c8d70895735835a6a69c5fa6dc70ba380de Mon Sep 17 00:00:00 2001 From: Dorian Date: Mon, 16 Mar 2026 17:07:40 +0000 Subject: [PATCH] feat: add Tor rotate button to all services, not just archipelago Every enabled Tor service now shows a Rotate button that instantly creates a new .onion address and decommissions the old one. Previously only the main 'archipelago' service had this button. Co-Authored-By: Claude Opus 4.6 (1M context) --- neode-ui/src/views/Server.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/neode-ui/src/views/Server.vue b/neode-ui/src/views/Server.vue index e98ec783..2c03c828 100644 --- a/neode-ui/src/views/Server.vue +++ b/neode-ui/src/views/Server.vue @@ -354,12 +354,12 @@