summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/htdocs/luci-static/resources/network.js
AgeCommit message (Expand)Author
2024-11-05luci-base: network; implement getIP6Prefixes()Paul Donald
2024-10-17luci-base: space -> tabPaul Donald
2024-10-16luci-base: Minor spell fixesPaul Donald
2024-10-07luci-wireless: Add 11be supportRudy Andram
2024-05-14luci-base: return ipv6 lease time from getExpiry()hitech95
2023-12-23luci-base: comment fixes (sp)Paul Donald
2023-12-15luci-base: Use getMode in getActiveModeEvan Benn
2023-12-15luci-base: Replace mode: Master with Access PointEvan Benn
2023-12-15luci-base: Make uci mode strings match iwinfo mode stringsEvan Benn
2023-09-23luci-base: Fix typos in JsDocsSergey Ponomarev
2023-09-23luci-base: network.js: simplify getWifiNetidBySidSergey Ponomarev
2023-01-23luci-base: use "hwmodes_text" to describe wireless radiosAndre Heider
2022-07-27luci-base: revise array sortingJo-Philipp Wich
2022-06-16luci-base: network.js: consider uci config for Device.getType()/getParent()Jo-Philipp Wich
2021-11-10luci-base: network.js: ignore wireless ifname patterns on retrieving devicesJo-Philipp Wich
2021-10-22luci-base: remove further related section types on deleting networkJo-Philipp Wich
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