From d10f63598e0c32477607ca0a54191da4f51ae3ba Mon Sep 17 00:00:00 2001 From: recrof Date: Fri, 6 Mar 2026 16:56:03 +0100 Subject: [PATCH] add support for binary node requests, don't shorten the public key --- css/style.css | 3 +- index.html | 9 ++++- lib/msgpackr.js | 8 +++++ src/map.js | 86 +++++++++++++++++++++++++++++++++++++++++------ src/node-utils.js | 4 ++- 5 files changed, 95 insertions(+), 15 deletions(-) create mode 100644 lib/msgpackr.js diff --git a/css/style.css b/css/style.css index 0f99aa8..54b6274 100644 --- a/css/style.css +++ b/css/style.css @@ -54,8 +54,7 @@ table.node-info tr td:first-child { width: 150px; } table.node-info tr td:last-child { - overflow: hidden; - text-overflow: ellipsis; + word-break:break-all; } .search-results { diff --git a/index.html b/index.html index 4387043..920a2a2 100644 --- a/index.html +++ b/index.html @@ -58,13 +58,20 @@ -
  • +
  • today
  • +
  • +
    + today + + +
    +
  • Clustering zoom level