luci-app-cjdns: luci admin support for cjdns-v20.2 (#394)
authorWilliam Fleurant <meshnet@protonmail.com>
Mon, 3 Sep 2018 00:50:34 +0000 (00:50 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Sep 2018 00:50:34 +0000 (00:50 +0000)
commitcc7986a774f523a7c818015b712ac85800d7497c
treec10fedd1b4eef1c15980f9322f1246ad024de4f9
parentb6efcd5cba7bda9afe903e7bfadc2d4ac23fd881
luci-app-cjdns: luci admin support for cjdns-v20.2 (#394)

* luci-app-cjdns: luci admin support for cjdns-v20.2

* adds layer 2 and 3 address display column
* fixes switch label pinger
* get version from addr string
* parse addr string for peerStats publicKey

Signed-off-by: William Fleurant <william@netblazr.com>
* luci-app-cjdns: bump release, update repo-url and license year

Signed-off-by: William Fleurant <william@netblazr.com>
* luci-app-cjdns: support views for 17.01 and 18.06
- fixed user/name column
- removed latency column
- combind peerstats functions
- fix css on overview page
- table displays with `cbi_update_table` with fallback
- columns ordered similar to peerStats.js output
- normalized XHR polling to mimic wireless.htm by jow@openwrt

Signed-off-by: William Fleurant <william@netblazr.com>
luci-app-cjdns/Makefile
luci-app-cjdns/luasrc/controller/cjdns.lua
luci-app-cjdns/luasrc/view/cjdns/status.htm