luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich 2e206861ae luci-base: luci.js: append version when dynamically loading classes
This allows for some naive cache busting when the LuCI version changes,
to avoid loading outdated classes from cache.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-14 17:44:32 +02: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 ip6hint option dependencies and validation 2019-09-13 12:57:08 +02:00
tools luci-base: widgets.js: fix display quirk in tools.widgets.DeviceSelect 2019-09-11 12:44:34 +02:00
cbi.js luci-base: cbi.js: update dependencies after widgets have been rendered 2019-09-14 17:20:41 +02:00
firewall.js luci-base: firewall.js: fix addZone() 2019-08-14 22:58:15 +02:00
form.js luci-base: form.js: handle non-string values in stripTags() 2019-09-12 11:09:57 +02:00
luci.js luci-base: luci.js: append version when dynamically loading classes 2019-09-14 17:44:32 +02:00
network.js luci-base: network.js: register "none" protocol 2019-09-14 17:04:02 +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: rpc.js: fix list requests, handle aborted http requests 2019-09-12 14:02:06 +02:00
uci.js luci-base: uci.js: track packages affected by reorder operations 2019-07-07 15:36:26 +02:00
ui.js luci-base: ui.js: implement addNotification() helper 2019-09-11 09:22:13 +02:00
validation.js luci-base: validation.js: implement length() datatype validator 2019-09-11 12:28:58 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00