summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/network.js
AgeCommit message (Expand)Author
2021-06-12luci-base: network.js: add link status information accessorsJo-Philipp Wich
2021-06-05Merge pull request #5070 from blocktrron/pr-luci-wifi6David Bauer
2021-06-05luci-base: add 11ax HW / HT modesDavid Bauer
2021-06-05luci-mod-network: add 802.11ax HE supportDavid Bauer
2021-06-03luci-base: network.js: sorting fixesJo-Philipp Wich
2021-06-03treewide: Update JS using luci-rpc getHostHintsNiels Widger
2021-05-27treewide: use "device" option in UCI "interface" sectionsRafał Miłecki
2021-03-18luci-base: network.js: recognize DSA ports and bridge VLANsJo-Philipp Wich
2021-03-01luci-base: network.js: sort interface statuses by metric, then nameJo-Philipp Wich
2020-10-06luci-base: network.js: Show clients also from wifi VLANs.Oldřich Jedlička
2020-08-05luci-base: network.js: recognize uci declared network devicesJo-Philipp Wich
2020-04-15luci-base: network.js: don't fail loading network config on missing wirelessJo-Philipp Wich
2020-04-11luci-base: network.js: gracefully handle missing wireless configJo-Philipp Wich
2020-04-08Merge pull request #3749 from Ansuel/fix_relaydJo-Philipp Wich
2020-04-06luci-base: reintroduce accidentally lost isCreateable() functionJo-Philipp Wich
2020-04-02luci-base: harmonize JS class naming and requestingJo-Philipp Wich
2020-03-30luci-base: network.js: fix JSDoc syntax errorJo-Philipp Wich
2020-03-12luci-base: fix error 404 on missing relay protocolAnsuel Smith
2020-03-04Merge pull request #3712 from TDT-AG/pr/20200303-luci-baseJo-Philipp Wich
2020-03-03luci-base: network.js: gracefully handle deleteConfiguration() rejectsJo-Philipp Wich
2020-03-03luci-base: network.js: add Protocol.deleteConfiguration() callbackJo-Philipp Wich
2020-03-03luci-base: extended network.js for check if new interface is createableHelge Mader
2019-12-17luci-base: fix typosBalázs Úr
2019-11-13luci-base: network.js: fix getDevices()Jo-Philipp Wich
2019-11-07luci-base: network.js: introduce further API functionsJo-Philipp Wich
2019-11-06luci-base: network.js: prevent duplicate wan interface reportingJo-Philipp Wich
2019-11-01luci-base: consolidate network.js data acquisitionJo-Philipp Wich
2019-11-01luci-base: migrate luci/getNetworkDevices to C pluginJo-Philipp Wich
2019-11-01luci-base: migrate luci/getWirelessDevices to C pluginJo-Philipp Wich
2019-11-01luci-base, luci-mod-network, luci-app-firewall: migrate luci/getHostHintsJo-Philipp Wich
2019-11-01luci-base: migrate luci/getBoardJSON to C pluginJo-Philipp Wich
2019-10-22luci-base: network.js: implement Protocol.getGateway6Addr()Jo-Philipp Wich
2019-10-18luci-base: network.js: simplify rpc error handlingJo-Philipp Wich
2019-10-17luci-base: network.js: prefer netifd traffic stats over getifaddrs() onesJo-Philipp Wich
2019-10-02luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotationsJo-Philipp Wich
2019-09-30luci-base: network.js: implement getMeshID() getterJo-Philipp Wich
2019-09-24luci-base: network.js: fix deleteNetwork() implementationJo-Philipp Wich
2019-09-21luci-base: network.js: don't batch wireless scan requestsJo-Philipp Wich
2019-09-18luci-base: network.js: filter invalid mac addressesJo-Philipp Wich
2019-09-18luci-base: network.js: get low level device details from getifaddr() infoJo-Philipp Wich
2019-09-14luci-base: network.js: register "none" protocolJo-Philipp Wich
2019-09-13luci-base: network.js: implement Hosts.getMACHints()Jo-Philipp Wich
2019-09-10luci-base: network.js: add getHostHints() apiJo-Philipp Wich
2019-09-10luci-base: network.js: fix, rework and improve wireless state handlingJo-Philipp Wich
2019-09-10luci-base: network.js: add hacks to enable relay protocol supportJo-Philipp Wich
2019-08-16luci-base: network.js: fix inverted logic in registerErrorCode()Jo-Philipp Wich
2019-08-14luci-base: network.js: overhaul codeJo-Philipp Wich
2019-08-14luci-app-firewall: honour global default policies in per-zone settingsJo-Philipp Wich
2019-08-14luci-base: network.js: add getL2Device(), getMTU() helpersJo-Philipp Wich
2019-08-14luci-base: network.js: support dynamically loaded protocol classesJo-Philipp Wich