luci/modules/luci-base
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
..
htdocs luci-base: add client-side prng library 2019-07-07 15:36:25 +02:00
luasrc luci-base: add sys.init.reload() and sys.init.restart() actions 2019-07-07 15:36:24 +02:00
po luci-base: fix typo in german translation 2019-07-02 09:13:15 +02:00
root luci-base: implement lease status ubus call 2019-07-07 15:36:25 +02:00
src build: add build option to minify *.js files 2018-11-22 12:49:14 +01:00
Makefile luci-base: luasrcdiet: switch to scm clone and fix tarball name 2019-04-08 09:04:35 +02:00