From b7fc6ed2540ef1267f943e5a2b5a64c5f440b858 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sun, 21 Feb 2016 16:37:26 -0700 Subject: [PATCH] update speedtest plg and package --- plugins/speedtest.plg | 6 +++++- plugins/speedtest.xml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 7258520e..b3b98a6a 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,10 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.02.21 +- add save chart type to cookie +- add save chart data type cookie +- move row click to table column click ###2016.02.14 - fix: move delete all outside icon tag - fix: no quotes on table row id diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 2b466d54..a42738db 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-02-14 +2016-02-21 +###2016.02.21 +- add save chart type to cookie +- add save chart data type cookie +- move row click to table column click ###2016.02.14 - fix: move delete all outside icon tag - fix: no quotes on table row id