summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-network
AgeCommit message (Expand)Author
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-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
2019-11-22luci-mod-network: dnsmasq: correct sense & usage of dnsseccheckunsignedKevin Darbyshire-Bryant
2019-11-08luci-mod-network: dhcp.js: fix DNSSEC feature probingJo-Philipp Wich
2019-11-08luci-base, luci-mod-network: migrate getDUIDHints method to C pluginJo-Philipp Wich
2019-11-07luci-mod-network: wireless.js: restore client disconnect functionalityJo-Philipp Wich
2019-11-03treewide: require ui.js explicitlyJo-Philipp Wich
2019-11-03luci-mod-network: remove unused `iface_down` endpointJo-Philipp Wich
2019-11-03luci-base, luci-mod-network: invoke ifdown directly in interface overviewJo-Philipp Wich
2019-11-03luci-mod-network: add admin/network/remote_addr endpointJo-Philipp Wich
2019-11-01luci-mod-network: fix disabled state in wifi settings modalJo-Philipp Wich
2019-11-01luci-mod-network: use declarative dependencies in controllerJo-Philipp Wich
2019-11-01luci-mod-network: interfaces.js: issue iface restart via file/exec rpc callJo-Philipp Wich
2019-11-01luci-mod-network: wireless.js: issue wifi restart via file/exec rpc callJo-Philipp Wich
2019-11-01luci-base: remove unused Lua codeJo-Philipp Wich
2019-11-01luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHintsJo-Philipp Wich
2019-11-01luci-base, luci-mod-network: migrate luci/getDHCPLeases to C pluginJo-Philipp Wich
2019-10-15luci-mod-network: wireless.js: fix null access on failing iwinfo callsJo-Philipp Wich
2019-10-15luci-mod-network: wireless.js: fix null access on unavailable country listJo-Philipp Wich
2019-09-30luci-mod-network: display the mesh ID in wireless overview if applicableJo-Philipp Wich
2019-09-24Merge pull request #2756 from Ansuel/wpsJo-Philipp Wich
2019-09-24luci-mod-network: permit WPS push-button on WPA3Ansuel Smith
2019-09-24luci-mod-network: add master optionAnsuel Smith
2019-09-24luci-mod-network: wireless.js: properly handle SAE in join confirmationJo-Philipp Wich
2019-09-24luci-mod-network: interfaces.js: map remove action to network.deleteNetwork()Jo-Philipp Wich
2019-09-24luci-mod-network: wireless.js: prompt for passphrase when joining SAE netJo-Philipp Wich
2019-09-24luci-mod-network: resort zonePromise orderChen Minqiang
2019-09-20luci-mod-network: sort wifi encryption by strength and popularityJo-Philipp Wich
2019-09-20luci-mod-network: fix key option quirk when switching wep and wpa modesJo-Philipp Wich
2019-09-20luci-mod-network: default to ieee80211w=2 for OWEJo-Philipp Wich
2019-09-20luci-mod-network: default to ieee80211w=1 for OWEJo-Philipp Wich
2019-09-20luci-mod-network: wireless.js: fix parsing of wep key slot cfgvalueJo-Philipp Wich
2019-09-19luci-mod-network: wireless.js: fix disabled state on disabled radioJo-Philipp Wich