luci/modules/luci-base/htdocs/luci-static/resources
Oldřich Jedlička 12e50de9db luci-base: network.js: Show clients also from wifi VLANs.
Iterate through VLANs to get the clients connected on configured wifi
VLANs (as configured by `wifi-vlan` sections in `wireless` configuration).

This is a minimum support for VLANs on wireless network. The VLAN name is
nowhere displayed, but at least clients using VLANs are visible.

Signed-off-by: Oldřich Jedlička <oldium.pro@gmail.com>
2020-10-06 13:30:47 +02:00
..
cbi luci-base: move old cbi icons to luci-compat 2020-05-07 19:40:29 +02:00
icons luci-base: optimize some PNG files 2020-05-07 20:05:52 +02:00
protocol luci-base: make translatable default values for dhcp hostname 2020-09-19 08:31:48 +03:00
tools luci-base: fix widgets CBIUserSelect appending list on load 2020-07-24 11:03:40 +02:00
cbi.js luci-base: cbi.js: avoid double-initialization of dropdowns 2020-02-14 08:43:28 +01:00
firewall.js luci-base: firewall.js: remove further zone network/name fallback logic 2020-05-24 17:33:26 +02:00
form.js luci-base: form.js: implement AbstractSection.getOption() helper 2020-08-06 17:56:34 +02:00
fs.js luci-base: harmonize JS class naming and requesting 2020-04-02 21:51:20 +02:00
luci.js luci-base: use actual JSON-RPC for verifying ubus RPC URL 2020-09-15 10:34:39 +02:00
network.js luci-base: network.js: Show clients also from wifi VLANs. 2020-10-06 13:30:47 +02:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: don't append object.method to the RPC url 2020-09-23 16:54:18 +02:00
uci.js luci-base: uci.js: fix option deletion quirks 2020-08-04 18:55:21 +02:00
ui.js luci-base: ui.js: implement AbstractElement.isChanged() 2020-08-06 17:56:34 +02:00
validation.js Merge pull request #4053 from TDT-AG/pr/20200515-luci-base 2020-05-19 14:06:07 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00