luci/modules/luci-base
Jo-Philipp Wich 9c7eb1decd luci-base: switch from server side to client side widget markup
Do not render standard widgets like checkboxes, select boxes,
text input fields etc. on the server side anymore but utilize
the ui.js primitives instead.

This avoids logic duplication between server side cbi templates
and JS widgets in the future.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-07 15:36:24 +02:00
..
htdocs luci-base: cbi.js, ui.js: add custom validation callbacks, new ui widgets 2019-07-07 15:36:23 +02:00
luasrc luci-base: switch from server side to client side widget markup 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: redirect root path to /cgi-bin/luci/ 2018-10-10 13:04:17 +08: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