Age | Commit message (Expand) | Author |
2021-03-21 | luci-mod-network: fix legacy bridge configuration | Jo-Philipp Wich |
2021-03-21 | luci-mod-network: fix invalid variable access when creating interfaces | Jo-Philipp Wich |
2021-03-18 | luci-mod-network: fix opacity for device icon tooltips | Jo-Philipp Wich |
2021-03-18 | luci-mod-network: tools.network: handle bridge config and vlan corner cases | Jo-Philipp Wich |
2021-03-18 | luci-mod-network: allow wifi bridging with bridge or bridge vlan ifaces | Jo-Philipp Wich |
2021-03-18 | Merge pull request #4307 from jow-/uci-network-device-support | Jo-Philipp Wich |
2021-03-17 | Merge pull request #4709 from opastushkov/dnsmasq_crash_on_duplication_of_sta... | Florian Eckert |
2021-03-15 | luci-mod-network: add support for bridge vlan filtering | Jo-Philipp Wich |
2021-03-15 | luci-mod-network: add support for network.device sections | Jo-Philipp Wich |
2021-03-15 | luci-mod-network: interfaces.js: simplify some code using new ui helpers | Jo-Philipp Wich |
2021-01-20 | treewide: removed trailing whitespaces and extra newlines in 'modules' | Giovanni Giacobbi |
2021-01-04 | luci-mod-network: issue with breakdown of dnsmasq after duplication of static... | Oleksandr Pastushkov |
2021-01-02 | luci-mod-network: modernize 802.11w help text | Hannu Nyman |
2021-01-02 | luci-mod-network: skip check for 802.11w feature | Dobroslaw Kijowski |
2020-12-23 | luci-mod-network: restrict legacy_rates option to hwmode 11g | Jo-Philipp Wich |
2020-12-21 | Merge pull request #4649 from nicklowe/master | Florian Eckert |
2020-12-12 | luci-mod-network: properly handle wireless devices when adding interfaces | Jo-Philipp Wich |
2020-12-09 | luci-mod-network Add description: Hidden SSID, WMM | Nick Lowe |
2020-12-06 | luci-mod-network: wireless.js Disable 802.11b by default | Nick Lowe |
2020-12-01 | luci-mod-network: wireless.js cell_density support | Nick Lowe |
2020-11-27 | treewide: transition div tables to actual table markup | Jo-Philipp Wich |
2020-11-01 | luci-mod-network: require ssid when join hidden wifi | Ansuel Smith |
2020-11-01 | luci-mod-network: fix SAE/WPA check on network join | Jo-Philipp Wich |
2020-11-01 | Merge pull request #4561 from Ansuel/fix-enc-ap | Jo-Philipp Wich |
2020-11-01 | luci-mod-network: fix logic bug in parse enc for network join | Ansuel Smith |
2020-11-01 | luci-mod-network: use createHanleFn for handleJoin function | Ansuel Smith |
2020-10-30 | Merge pull request #4508 from Ansuel/wpscontrol | Jo-Philipp Wich |
2020-10-11 | luci-mod-network: check directly if hostapd supports wps | Ansuel Smith |
2020-10-08 | luci-mod-network: handle multiple mac for static lease | Ansuel Smith |
2020-09-14 | Merge pull request #3265 from najdanovicivan/patch-2 | Florian Eckert |
2020-06-16 | Merge pull request #4127 from blocktrron/luci-wep-features | Jo-Philipp Wich |
2020-06-12 | luci-mod-network: diagnostics.js: pass IP version flag to ping/ping6 | William Fleurant |
2020-06-01 | luci-mod-network: query support for WEP | David Bauer |
2020-05-17 | luci-mod-network: allow literal "auto" value for distance | Jo-Philipp Wich |
2020-05-13 | luci-mod-network: fix reading static route table value | Jo-Philipp Wich |
2020-04-16 | luci-mod-network: wireless.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich |
2020-04-16 | luci-mod-network: interfaces.js: disable action buttons on insufficient ACLs | Jo-Philipp Wich |
2020-04-11 | luci-mod-network: dhcp.js: allow lease hostname to be empty | Jo-Philipp Wich |
2020-04-11 | luci-mod-network: dhcp.js: fix validation logic | Jo-Philipp Wich |
2020-04-07 | luci-base, luci-mod-network: adjust ZoneSelect / NetworkSelect descriptions | Jo-Philipp Wich |
2020-04-03 | treewide: import utility classes explicitly | Jo-Philipp Wich |
2020-04-02 | luci-mod-network: rework signal badge disabled state | Jo-Philipp Wich |
2020-04-01 | luci-mod-wireless: avoid signal badge wrapping in scan list | Jo-Philipp Wich |
2020-03-26 | luci-mod-network: add WPA3-EAP and mixed WPA2/WPA3-EAP settings | Jo-Philipp Wich |
2020-03-24 | luci-mod-network, luci-mod-status: allow assoclist wrapping | Jo-Philipp Wich |
2020-03-23 | luci-mod-network: dhcp.js: properly validate hostname values | Jo-Philipp Wich |
2020-03-23 | luci-mod-network: adjust assoclist markup for easier styling | Jo-Philipp Wich |
2020-03-23 | luci-mod-network: diagnostics.css: use .btn CSS class for buttons | Jo-Philipp Wich |
2020-03-21 | luci-mod-network: interfaces.js: add global packet steering option | Alan Swanson |
2020-03-03 | luci-mod-network: extended interfaces.js for check if new interface is create... | Helge Mader |