summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-network
AgeCommit message (Expand)Author
2020-09-14Merge pull request #3265 from najdanovicivan/patch-2Florian Eckert
2020-06-16Merge pull request #4127 from blocktrron/luci-wep-featuresJo-Philipp Wich
2020-06-12luci-mod-network: diagnostics.js: pass IP version flag to ping/ping6William Fleurant
2020-06-01luci-mod-network: query support for WEPDavid Bauer
2020-05-17luci-mod-network: allow literal "auto" value for distanceJo-Philipp Wich
2020-05-13luci-mod-network: fix reading static route table valueJo-Philipp Wich
2020-04-17treewide: add ACL annotations to menu entriesJo-Philipp Wich
2020-04-16luci-mod-network: wireless.js: disable action buttons on insufficient ACLsJo-Philipp Wich
2020-04-16luci-mod-network: interfaces.js: disable action buttons on insufficient ACLsJo-Philipp Wich
2020-04-11luci-mod-network: dhcp.js: allow lease hostname to be emptyJo-Philipp Wich
2020-04-11luci-mod-network: dhcp.js: fix validation logicJo-Philipp Wich
2020-04-09treewide: reorganize base ACLsJo-Philipp Wich
2020-04-07luci-base, luci-mod-network: adjust ZoneSelect / NetworkSelect descriptionsJo-Philipp Wich
2020-04-03treewide: import utility classes explicitlyJo-Philipp Wich
2020-04-02luci-mod-network: rework signal badge disabled stateJo-Philipp Wich
2020-04-01luci-mod-wireless: avoid signal badge wrapping in scan listJo-Philipp Wich
2020-03-26luci-mod-network: add WPA3-EAP and mixed WPA2/WPA3-EAP settingsJo-Philipp Wich
2020-03-24luci-mod-network, luci-mod-status: allow assoclist wrappingJo-Philipp Wich
2020-03-23luci-mod-network: dhcp.js: properly validate hostname valuesJo-Philipp Wich
2020-03-23luci-mod-network: adjust assoclist markup for easier stylingJo-Philipp Wich
2020-03-23luci-mod-network: diagnostics.css: use .btn CSS class for buttonsJo-Philipp Wich
2020-03-21luci-mod-network: interfaces.js: add global packet steering optionAlan Swanson
2020-03-03luci-mod-network: extended interfaces.js for check if new interface is create...Helge Mader
2020-03-02luci-mod-network: switch.js: fix internal port orderingJo-Philipp Wich
2020-03-02luci-mod-network: fix typoFranco Castillo
2020-03-01luci-mod-network: properly handle "no signal" and "disabled" in signal badgesJo-Philipp Wich
2020-02-21luci-mod-network: wifi join: allow reclaiming empty wwan networksJo-Philipp Wich
2020-02-21luci-mod-network: wifi join: add option to lock bssidJo-Philipp Wich
2020-02-21luci-mod-network: wifi scan: add button to start/stop refreshesJo-Philipp Wich
2020-02-21luci-mod-network: explicitely configure "none" encryption in wifi joinJo-Philipp Wich
2020-02-17luci-mod-network, luci-mod-status: harmonize wifi signal indicatorsJo-Philipp Wich
2020-01-31luci-mod-network: dhcp.js: adjust resolvfile placeholder to OpenWrt defaultJo-Philipp Wich
2020-01-31luci-mod-network: dhcp.js: fix resolvefile option dependsJo-Philipp Wich
2020-01-28luci-mod-network: handle missing switch port state informationJo-Philipp Wich
2020-01-17luci-mod-network: Add Address parameter in DHCPNajdanovic Ivan
2020-01-16luci-mod-network: fix missing semicolonsDavid Lam
2020-01-16luci-mod-network: add system cert bundle validationDavid Lam
2020-01-15Merge pull request #3444 from swg0101/subjectvalidationFlorian Eckert
2020-01-12luci-mod-network: add certificate subj validationDavid Lam
2020-01-03Merge pull request #3391 from TobleMiner/feature-vlan-descriptionFlorian Eckert
2019-12-20luci-base: fix typosBalázs Úr
2019-12-18luci-mod-network: replace controller address check action with cgi-io scriptJo-Philipp Wich
2019-12-17luci-base: fix typosBalázs Úr
2019-12-16luci-mod-network: reimplement diagnostics page as client side viewJo-Philipp Wich
2019-12-16luci-mod-network: convert menu nodes to JSONJo-Philipp Wich
2019-12-16luci-mod-network: dhcp.js: fix default state of nonwildcardJo-Philipp Wich
2019-12-16luci-mod-network: fix rebind list validationJo-Philipp Wich
2019-12-16luci-mod-network: dhcp.js: fix address and rebind list validationJo-Philipp Wich
2019-12-16luci-mod-network: re-add DHCPv6 lease status to dnsmasq pageJo-Philipp Wich
2019-12-04luci-mod-network: Add description field to VLANsTobias Schramm