luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich 928adb6484 luci-base: add client-side prng library
Introduce a new tools.prng JS library which implements the musl libc
srand() and rand() calls to produce identical pseudo random number
sequences in the browser which is needed for the string to color
conversion later on.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:36:25 +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
tools luci-base: add client-side prng library 2019-07-07 15:36:25 +02:00
cbi.js luci-base: split off CBI validations into separate class 2019-07-07 15:36:25 +02:00
form.js luci-base: form.js: default to unlimited dropdown size 2019-07-07 15:36:25 +02:00
luci.js luci-base: luci.js: make require() failures catcheable 2019-07-07 15:36:25 +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: drop batch api 2019-07-07 15:36:25 +02:00
uci.js luci-base: add uci.js and rpc.js classes 2019-07-07 15:25:49 +02:00
ui.js luci-base: split off CBI validations into separate class 2019-07-07 15:36:25 +02:00
validation.js luci-base: split off CBI validations into separate class 2019-07-07 15:36:25 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00