From f1582b463bf04329048d6c386b02435961e64b37 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Fri, 11 Oct 2013 14:44:05 +0200 Subject: [PATCH] Implement searching and display buffers with unread lines only --- index.html | 15 ++++++++++++++- js/websockets.js | 7 +++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index f974d49..4150a97 100644 --- a/index.html +++ b/index.html @@ -72,7 +72,20 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel