luci/modules/luci-base/htdocs/luci-static/resources
Jo-Philipp Wich 0bcb9f9f1d luci-base: cbi.js: fix number rounding in string.format()
Ensure that patterns like %d, %x, %o or %b properly truncate their
operands to whole integers.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:36:26 +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: cbi.js: fix number rounding in string.format() 2019-07-07 15:36:26 +02:00
firewall.js luci-base: add client-side implementation of luci.model.firewall 2019-07-07 15:36:25 +02:00
form.js luci-base: form.js: support placeholders for DynamicList widgets 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
network.js luci-base: add client-side implementation of luci.model.network 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: ui.js: fix rendering of rich dropdown placeholders 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