luci/modules/luci-base/htdocs/luci-static/resources
Ansuel Smith 3d70d3e5d7
luci-base: fix error 404 on missing relay protocol
Currently relay.js is included in any case even if
the router doesn't have the needed package to use it.
Fix this by checking if the system has this feature.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2020-03-12 16:46:53 +01:00
..
cbi resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
icons luci-base: remove unused icons 2018-07-17 16:19:00 +02:00
protocol luci-base: fix typos 2019-12-17 11:41:00 +01:00
tools luci-base: widgets.js: add user and group select 2019-10-11 01:05:08 +08:00
cbi.js luci-base: cbi.js: avoid double-initialization of dropdowns 2020-02-14 08:43:28 +01:00
firewall.js luci-base: firewall.js: don't treat zone name as network fallback 2020-03-02 10:10:27 +01:00
form.js luci-base: form.js: pass section_id to Button onclick handler 2020-02-13 19:26:33 +01:00
fs.js luci-base: fs.js: exec_direct(): add ability to encode command as latin1 2020-02-12 11:59:41 +01:00
luci.js luci-base: luci.js: L.dom.data(): gracefully handle non-node argument 2020-02-14 08:40:15 +01:00
network.js luci-base: fix error 404 on missing relay protocol 2020-03-12 16:46:53 +01: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: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations 2019-10-02 08:59:41 +02:00
uci.js luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations 2019-10-02 08:59:41 +02:00
ui.js luci-base: ui.js: dispatch "cbi-tab-active" event when a tab is selected 2020-02-12 11:59:41 +01:00
validation.js luci-base: validation.js: fix integer and float type validation 2020-01-31 17:26:57 +01:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00