luci-app-cjdns: luci admin support for cjdns-v20.2 (#394) 409/head
authorWilliam Fleurant <meshnet@protonmail.com>
Mon, 3 Sep 2018 00:50:34 +0000 (00:50 +0000)
committerWilliam Fleurant <william@netblazr.com>
Mon, 10 Sep 2018 03:08:29 +0000 (03:08 +0000)
commit85775e956cfc7caee4238055c8de02c7e15ef6e8
treea75c2079eadc1ace63b54a34e4c825da11262bdf
parent59e815882d1c1c66b7ca8aa197cb6dc4f7c01452
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>
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