From e257881e42250298abc34d418d56af8f1826f8e7 Mon Sep 17 00:00:00 2001 From: Max Prokhorov Date: Sat, 8 Dec 2018 23:40:57 +0300 Subject: [PATCH 1/2] Move NoFUSS from Admin to separate panel --- code/html/index.html | 43 +++++++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 12 deletions(-) diff --git a/code/html/index.html b/code/html/index.html index d725bca1..9ee857da 100644 --- a/code/html/index.html +++ b/code/html/index.html @@ -127,6 +127,10 @@ MQTT +
  • + NOFUSS +
  • +
  • NTP
  • @@ -616,18 +620,6 @@
    Request password when starting telnet session
    -
    - -
    -
    - -
    - - -
    -
    This name address of the NoFUSS server for automatic remote updates (see https://bitbucket.org/xoseperez/nofuss).
    -
    -
    @@ -914,6 +906,33 @@
    +
    +
    + +
    +

    NoFUSS

    +

    Automatically upgrade the firmware (see https://bitbucket.org/xoseperez/nofuss for details)

    +
    + +
    +
    +
    + +
    +
    + +
    + + +
    +
    Address of the NoFUSS server
    +
    +
    +
    + +
    +
    +
    From b526060fa40b8a158566ac111aaca4aaf6ca89e4 Mon Sep 17 00:00:00 2001 From: Max Prokhorov Date: Sun, 9 Dec 2018 00:09:18 +0300 Subject: [PATCH 2/2] clickable link --- code/html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/html/index.html b/code/html/index.html index 9ee857da..675a5a98 100644 --- a/code/html/index.html +++ b/code/html/index.html @@ -911,7 +911,7 @@

    NoFUSS

    -

    Automatically upgrade the firmware (see https://bitbucket.org/xoseperez/nofuss for details)

    +

    Automatically upgrade the firmware (see xoseperez/nofuss for details)