From 8a21edf36723d908f399eb3b26792e55fa685965 Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Tue, 9 Dec 2025 16:33:16 +0000 Subject: [PATCH] Process IPv6 display into short format including only the network prefix, and sharing the same code also for comparisons where needed. --- frontend/src/components/SessionList.vue | 45 ++++++++++++------------- frontend/src/utils/helpers.js | 15 +++++++++ 2 files changed, 36 insertions(+), 24 deletions(-) diff --git a/frontend/src/components/SessionList.vue b/frontend/src/components/SessionList.vue index f9104a1..c1de91a 100644 --- a/frontend/src/components/SessionList.vue +++ b/frontend/src/components/SessionList.vue @@ -31,7 +31,7 @@ Current Selected Linked - Same IP + Same IP