luci/modules/luci-base/htdocs/luci-static/resources
Rafał Miłecki 79947af064 treewide: drop MAC and MTU from interfaces (protocols)
Those are L2 options that are not part of interfaces (L3), should not be
set there and don't work. Setting MAC and MTU should be done at device
layer (config device) and is supported for basic types already.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2021-05-28 15:34:41 +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 luci-base: form.js: fix AbstractValue.textvalue() for uci list options 2021-04-16 17:32:22 +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: use "device" option in UCI "interface" sections 2021-05-27 10:52:51 +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: validation.js: optionally support negative prefixes 2021-03-01 15:16:14 +01:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00