Age | Commit message (Expand) | Author |
2023-06-20 | luci-mod-network: fix incorrectly reverting vlan device name | Jo-Philipp Wich |
2023-05-30 | luci-mod-network: fix dropdown clipping on diagnostics page | Jo-Philipp Wich |
2023-04-28 | luci-mod-network: expose peerdns option for dhcpv6 | Jo-Philipp Wich |
2023-03-15 | luci-mod-network: add stricter wireless interface name validation | Glenn Washburn |
2023-02-27 | luci-mod-network: adjust DNS cache size placeholder | Hannu Nyman |
2023-02-07 | Merge pull request #6104 from dhewg/6g | Jo-Philipp Wich |
2023-02-07 | luci-mod-network: handle dynamic device configuration defaults | Jo-Philipp Wich |
2023-02-05 | luci-mod-network: interfaces.js: avoid stray empty device uci sections | Jo-Philipp Wich |
2023-01-27 | luci-mod-network: fix output style of diagnostics commands | Jo-Philipp Wich |
2023-01-23 | luci-mod-network: use "band" from iwinfo freqlist | Andre Heider |
2023-01-23 | luci-mod-network: enable configuring wifi ax networks on the 6G band | Andre Heider |
2023-01-23 | luci-mod-network: don't offer unsupported wireless hwmodes | Andre Heider |
2023-01-15 | luci-mod-network: remove uciname validation from wireless interface | Hannu Nyman |
2023-01-14 | luci-mod-network: Add length restriction to wireless interface name | Hannu Nyman |
2023-01-05 | luci-mod-network: disambiguate DHCP IP set help text | Paul Dee |
2022-12-29 | Merge pull request #5569 from systemcrash/radius_vlan | Hannu Nyman |
2022-12-21 | luci-mod-network: place wlan roaming related options to a tab | Hannu Nyman |
2022-12-10 | luci-mod-network: (wireless) Expose WPA Enterprise RADIUS VLAN settings. | Paul Dee |
2022-12-10 | Merge pull request #5572 from systemcrash/80211v | Jo-Philipp Wich |
2022-12-10 | luci-mod-network: (wireless) Expose 802.11k settings. | Paul Dee |
2022-11-23 | Merge pull request #6063 from Zeranoe/fix-address-validator | Jo-Philipp Wich |
2022-11-23 | luci-mod-network: improve description for filterwin2k option again | Lukas Tribus |
2022-11-21 | luci-mod-network: fix invalid markup in the relay tab | Jo-Philipp Wich |
2022-11-19 | luci-mod-network: fix address validation | Kyle Schwarz |
2022-11-15 | luci-mod-network: restrict peerdns option to protocols that implemenent it | Jo-Philipp Wich |
2022-11-12 | luci-mod-network: DNS - support filtering A or AAAA records | Hannu Nyman |
2022-11-07 | luci-mod-network: convert diagnostic page to LuCI look and feel | Florian Eckert |
2022-10-28 | Merge pull request #6047 from systemcrash/luci-mod-network-relay | Florian Eckert |
2022-10-28 | luci-mod-network: 'relay' tab added | Paul Dee |
2022-10-27 | luci-mod-network: gracefully handle empty channel lists | Jo-Philipp Wich |
2022-10-27 | luci-mod-network: remove uppercase for interface name in modal view | Florian Eckert |
2022-10-26 | luci-mod-network: remove uppercase for interface name on overview page | Florian Eckert |
2022-10-25 | luci-mod-network: remove uneeded libiwinfo-lua dependency | Jo-Philipp Wich |
2022-10-20 | luci-app-dhcp: 'addresses' helptext improvement with info from manpage. | Paul Dee |
2022-10-20 | luci-mod-network: 'mxhosts' tab added | Paul Dee |
2022-10-20 | luci-mod-network: 'srvhosts' tab added | Paul Dee |
2022-09-30 | luci-mod-network: improve description for filterwin2k option | Jan Hoffmann |
2022-09-01 | luci-mod-network: Offer ft-over-air by default for 802.11r | Hannu Nyman |
2022-08-30 | Merge pull request #5570 from systemcrash/rsn_preauth | Jo-Philipp Wich |
2022-08-30 | Merge pull request #5589 from systemcrash/multi_to_unicast | Jo-Philipp Wich |
2022-07-27 | luci-mod-network: ensure consistent bridge port and network interface order | Jo-Philipp Wich |
2022-07-12 | luci-mod-network: demote WPA-PSK to "low" security in the choice list | Jo-Philipp Wich |
2022-07-08 | luci-mod-network: fix sort operations | Jo-Philipp Wich |
2022-06-21 | luci-mod-network: wireless.js: fix typo in description string | Jo-Philipp Wich |
2022-06-21 | luci-mod-network: wireless.js: expose wifi-iface macaddr option | Jo-Philipp Wich |
2022-05-20 | luci-mod-network: interfaces.js: remove references to original MAC/MTU | Jo-Philipp Wich |
2022-04-28 | luci-mod-network: routes: allow prefixes as route source | Jo-Philipp Wich |
2022-04-27 | luci-mod-network: diagnostics: peg max traceroute hops to rpc timeout | Jo-Philipp Wich |
2022-04-27 | Merge pull request #5718 from ptpt52/fix-switch | Jo-Philipp Wich |
2022-04-27 | luci-mod-network: switch: Fix multi instances handling | Chen Minqiang |