luci-app-bmx7: update to v0.1-alpha 452/head
authorDaniel Golle <daniel@makrotopia.org>
Sat, 2 Mar 2019 21:30:16 +0000 (22:30 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 2 Mar 2019 21:34:57 +0000 (22:34 +0100)
commit71f9aae5e4eb2ebf799384dcdd00915daceb94b9
tree33fdf669c1d591288efa827d58b8a863fdb08420
parent0e3d70176cafb618236cf27e0250b9f03a5c3e72
luci-app-bmx7: update to v0.1-alpha

consolidated commits from master branch:
 fce1287 luci-app-bmx7: show mDNS menu if available
 3e259f8 luci-app-bmx7: fix bmx7-info script's "$info" call
 a7d7f4b luci-app-bmx7: fix bmx7-info script's indentation
 9345df9 luci-app-bmx7: update version, dependencies and maintainer
 a1e1020 luci-app-bmx7: refactory, multiple fixes and add topology graph

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
12 files changed:
luci-app-bmx7/Makefile
luci-app-bmx7/files/usr/lib/lua/luci/controller/bmx7.lua
luci-app-bmx7/files/usr/lib/lua/luci/view/admin_status/index/bmx7_nodes.htm [new file with mode: 0644]
luci-app-bmx7/files/usr/lib/lua/luci/view/bmx7/nodes_j.htm
luci-app-bmx7/files/usr/lib/lua/luci/view/bmx7/status_j.htm
luci-app-bmx7/files/usr/lib/lua/luci/view/bmx7/topology.htm [new file with mode: 0644]
luci-app-bmx7/files/usr/lib/lua/luci/view/bmx7/tunnels_j.htm [new file with mode: 0644]
luci-app-bmx7/files/www/cgi-bin/bmx7-info
luci-app-bmx7/files/www/luci-static/resources/bmx7/css/netjsongraph-theme.css [new file with mode: 0644]
luci-app-bmx7/files/www/luci-static/resources/bmx7/css/netjsongraph.css [new file with mode: 0644]
luci-app-bmx7/files/www/luci-static/resources/bmx7/js/netjsongraph.js [new file with mode: 0644]
luci-app-bmx7/files/www/luci-static/resources/bmx7/js/polling.js