Age | Commit message (Expand) | Author |
2019-11-08 | luci-base, luci-mod-network: migrate getDUIDHints method to C plugin | Jo-Philipp Wich |
2019-11-07 | luci-mod-network: wireless.js: restore client disconnect functionality | Jo-Philipp Wich |
2019-11-03 | treewide: require ui.js explicitly | Jo-Philipp Wich |
2019-11-03 | luci-mod-network: remove unused `iface_down` endpoint | Jo-Philipp Wich |
2019-11-03 | luci-base, luci-mod-network: invoke ifdown directly in interface overview | Jo-Philipp Wich |
2019-11-03 | luci-mod-network: add admin/network/remote_addr endpoint | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: fix disabled state in wifi settings modal | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: use declarative dependencies in controller | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: interfaces.js: issue iface restart via file/exec rpc call | Jo-Philipp Wich |
2019-11-01 | luci-mod-network: wireless.js: issue wifi restart via file/exec rpc call | Jo-Philipp Wich |
2019-11-01 | luci-base: remove unused Lua code | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHints | Jo-Philipp Wich |
2019-11-01 | luci-base, luci-mod-network: migrate luci/getDHCPLeases to C plugin | Jo-Philipp Wich |
2019-10-15 | luci-mod-network: wireless.js: fix null access on failing iwinfo calls | Jo-Philipp Wich |
2019-10-15 | luci-mod-network: wireless.js: fix null access on unavailable country list | Jo-Philipp Wich |
2019-09-30 | luci-mod-network: display the mesh ID in wireless overview if applicable | Jo-Philipp Wich |
2019-09-24 | Merge pull request #2756 from Ansuel/wps | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: permit WPS push-button on WPA3 | Ansuel Smith |
2019-09-24 | luci-mod-network: add master option | Ansuel Smith |
2019-09-24 | luci-mod-network: wireless.js: properly handle SAE in join confirmation | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: interfaces.js: map remove action to network.deleteNetwork() | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: wireless.js: prompt for passphrase when joining SAE net | Jo-Philipp Wich |
2019-09-24 | luci-mod-network: resort zonePromise order | Chen Minqiang |
2019-09-20 | luci-mod-network: sort wifi encryption by strength and popularity | Jo-Philipp Wich |
2019-09-20 | luci-mod-network: fix key option quirk when switching wep and wpa modes | Jo-Philipp Wich |
2019-09-20 | luci-mod-network: default to ieee80211w=2 for OWE | Jo-Philipp Wich |
2019-09-20 | luci-mod-network: default to ieee80211w=1 for OWE | Jo-Philipp Wich |
2019-09-20 | luci-mod-network: wireless.js: fix parsing of wep key slot cfgvalue | Jo-Philipp Wich |
2019-09-19 | luci-mod-network: wireless.js: fix disabled state on disabled radio | Jo-Philipp Wich |
2019-09-19 | luci-mod-network: wireless.js: select proper 11w default for WPA3 modes | Jo-Philipp Wich |
2019-09-18 | luci-mod-network: interfaces.js: derive status from layer 3 device | Jo-Philipp Wich |
2019-09-13 | luci-mod-network: wireless.js: restore mac hints in mac list widget | Jo-Philipp Wich |
2019-09-12 | luci-mod-network: reimplement switch configuration as client side view | Jo-Philipp Wich |
2019-09-11 | luci-base: restore some lost translations and update german | Jo-Philipp Wich |
2019-09-11 | luci-mod-network: add missing dependency on rpcd-mod-iwinfo | Jo-Philipp Wich |
2019-09-10 | luci-mod-network: switch to client side wifi configuration pages | Jo-Philipp Wich |
2019-09-10 | luci-mod-network: slightly improve static lease config | Jo-Philipp Wich |
2019-09-10 | luci-mod-network: switch to client side interface configuration pages | Jo-Philipp Wich |
2019-08-14 | luci-app-firewall: honour global default policies in per-zone settings | Jo-Philipp Wich |
2019-07-30 | luci-mod-network: 802.11w config in station mode | Antoine Deschênes |
2019-07-21 | luci-mod-network: fix typo in wifi scan JS code | Jo-Philipp Wich |
2019-07-19 | luci-mod-network: improve wifi scan status reporting | Jo-Philipp Wich |
2019-07-07 | luci-mod-network: switch hostname configuration to client side js | Jo-Philipp Wich |
2019-07-07 | luci-mod-network: switch route configuration page to client side view | Jo-Philipp Wich |
2019-07-07 | luci-mod-network: replace DHCP & DNS view with client side implementation | Jo-Philipp Wich |
2019-06-26 | luci-mod-network: os-release variables have been renamed to OPENWRT_ | Bjørn Mork |
2019-05-29 | Merge pull request #2670 from TDT-AG/pr/20190410-luci-mod-network | Florian Eckert |
2019-05-09 | Merge pull request #2687 from HenryGiraldo/master | Jo-Philipp Wich |
2019-05-07 | luci-mod-admin-network: fix VLAN "add" button for empty switches | Jo-Philipp Wich |
2019-05-02 | luci-mod-admin-full: add dependency for channel auto | Enrique Giraldo |