luci/modules/luci-base/luasrc
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
..
cbi luci-base: add a strict flag to the hostname validator 2018-04-04 23:21:53 +02:00
controller/admin modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
model luci-base: Show multiple upstream interface 2018-09-19 11:01:38 +02:00
sgi Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys timezone data: update to 2018d 2018-04-07 23:26:29 +03:00
tools luci-base: luci.tools.status: add host_hints to DHCPv6 leases 2018-06-28 09:42:17 +02:00
view modules: Split luci-mod-full 2018-09-19 20:08:19 +02:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
cbi.lua luci-base: add markup, JS and CSS for new dropdown 2018-06-08 08:14:36 +02:00
ccache.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
debug.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
dispatcher.lua luci-base: dispatcher: introduce firstnode() dispatching target 2018-09-19 20:08:19 +02:00
dispatcher.luadoc luci-base: introduce luci.dispatcher.lookup() 2018-04-05 23:03:01 +02:00
http.lua luci-base: raise maximum POST value size to 100KB 2018-05-18 16:43:29 +02:00
http.luadoc luci-base: fold luci.http.protocol into luci.http 2018-04-18 16:21:27 +02:00
i18n.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
i18n.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
ltn12.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
store.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys.lua modules: add backup module for mtdblock devices 2018-09-08 15:07:01 +08:00
sys.luadoc luci-base: add luci.sys.net.host_hints() and regenerate documentation 2016-01-20 16:56:25 +01:00
template.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
util.lua luci-base: utils: support multiple return values in util.ubus() 2018-07-27 14:07:23 +02:00
util.luadoc luci-base: drop luci.util.dtable() 2018-04-18 16:21:27 +02:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00