luci/modules/luci-base/htdocs/luci-static/resources
Niels Widger c7b7b42cd3 treewide: Update JS using luci-rpc getHostHints
Update frontend JS code which uses luci-rpc getHostHints to support the new
response format which removes the `ipv4` and `ipv6` host hint string fields
and replaces them with `ipaddrs` and `ip6addrs` weighted string list fields.

Signed-off-by: Niels Widger <niels@qacafe.com>
[rework code to be forwards/backwards compatible, fix some Network.Hosts
 methods, fix IP choice ordering, change commit subject, rewrap commit
 message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-03 09:51:09 +02:00
..
cbi luci-base: move old cbi icons to luci-compat 2020-05-07 19:40:29 +02:00
icons luci-base: optimize some PNG files 2020-05-07 20:05:52 +02:00
protocol treewide: drop MAC and MTU from interfaces (protocols) 2021-05-28 15:34:41 +02:00
tools Merge pull request #4598 from Ansuel/wifi_chan 2021-01-07 19:02:57 +02:00
cbi.js treewide: transition div tables to actual table markup 2020-11-27 21:36:40 +01:00
firewall.js luci-base: firewall.js: manage zomne networks as list 2021-03-01 08:54:58 +01:00
form.js Merge pull request #4770 from nickberry17/update_DummyValue 2021-06-02 08:23:45 +02:00
fs.js luci-base: harmonize JS class naming and requesting 2020-04-02 21:51:20 +02:00
luci.js luci-base: luci.js: fix sortedKeys() ordering 2021-02-10 00:07:32 +01:00
network.js treewide: Update JS using luci-rpc getHostHints 2021-06-03 09:51:09 +02:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: don't append object.method to the RPC url 2020-09-23 16:54:18 +02:00
uci.js luci-base: uci.js: merge changes when retrieving entire sections 2021-03-29 22:35:50 +02:00
ui.js luci-base: change button-text from Dismiss to Close in UCI changes overview 2021-05-04 00:09:11 +02:00
validation.js luci-base: fix network data type validation 2021-05-31 11:39:15 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00