luci/modules/luci-base
Jo-Philipp Wich 11f7817d33 luci-base: dispatcher: introduce firstnode() dispatching target
The firstnode target will dispatch the request to the first eligible menu
subtree node that is not a redirect to another node, a special action or
post security enabled page.

That action is specifically useful for global category toplevel nodes like
"admin" which are supposed to simply direct access to the first installed
page node without having to hardcode specific choices.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-09-19 20:08:19 +02:00
..
htdocs luci-base: xhr.js: decode JSON for POST requests as well 2018-07-27 14:07:23 +02:00
luasrc luci-base: dispatcher: introduce firstnode() dispatching target 2018-09-19 20:08:19 +02:00
po luci-base: update Turkish translation 2018-09-13 23:17:57 +03:00
root Merge pull request #952 from cshore-history/pull-request-fstab-avoid-block-umount-on-apply 2018-07-16 22:12:38 +02:00
src Revert "luci-base: add urldecode() and urlencode() C implementations" 2018-04-18 16:21:27 +02:00
Makefile fix compilation failure when luasrcdiet is being copied to non existing directory 2018-07-30 19:32:37 +05:30