index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
luci-base
/
luasrc
/
dispatcher.lua
Age
Commit message (
Expand
)
Author
2020-05-14
luci-base: dispatcher.lua: improve bytecode cache invalidation
Jo-Philipp Wich
2020-04-20
luci-base: dispatcher.lua: pass permission state to legacy CBI templates
Jo-Philipp Wich
2020-04-19
luci-base: dispatcher.lua: honour acl_depends annotations in Lua controllers
Jo-Philipp Wich
2020-04-16
luci-base: dispatcher.lua: add support for handling menu ACL annotations
Jo-Philipp Wich
2020-02-18
luci-base: Add missed config parameter for cbi when converting to JSON
Anton Kikin
2020-02-05
luci-base: dispatcher.lua: remove redundant check_fs_depends() call
Jo-Philipp Wich
2020-01-30
luci-base: dispatcher.lua: fix filesystem dependency checks
Jo-Philipp Wich
2020-01-29
luci-base: add another magic security attribute to the sysauth cookie
Jo-Philipp Wich
2020-01-10
luci-base: dispatcher: remove empty firstchild nodes from menu
Jo-Philipp Wich
2020-01-07
luci-base: dispatcher: fix rpc controller regression
Jo-Philipp Wich
2019-12-16
luci-base: dispatcher.lua: add support for loading JSON menu files
Jo-Philipp Wich
2019-12-16
luci-base: dispatcher.lua: refactor dispatch logic
Jo-Philipp Wich
2019-12-16
luci-base: dispatcher.lua: factor out template class init into own function
Jo-Philipp Wich
2019-12-16
luci-base: dispatcher.lua: factor out language check into own function
Jo-Philipp Wich
2019-12-16
luci-base: dispatcher.lua: introduce dispatch tree JSON conversion
Jo-Philipp Wich
2019-11-01
luci-base: dispatcher.lua: support declarative node dependencies
Jo-Philipp Wich
2019-10-09
luci-base: fix CSRF prevention for arcombine targets
Jo-Philipp Wich
2019-07-07
luci-base: add client based view actions
Jo-Philipp Wich
2019-02-12
luci-base: dispatcher: support raw values in attr() and ifattr()
Jo-Philipp Wich
2018-11-27
luci-base: dispatcher: use consistent ordering
Jo-Philipp Wich
2018-11-27
luci-base: dispatcher: remove tree modifier support
Jo-Philipp Wich
2018-11-16
luci-base: dispatcher: add login indication on 403 errors
Jo-Philipp Wich
2018-11-05
luci-base: remove references to luci.i18n.loadc()
Jo-Philipp Wich
2018-09-19
luci-base: dispatcher: introduce firstnode() dispatching target
Jo-Philipp Wich
2018-09-19
modules: Make luci-base sufficient to use luci apps
Daniel F. Dickinson
2018-07-27
treewide: rework rollback/apply workflow
Jo-Philipp Wich
2018-07-02
luci-base: rework "in request" flagging logic for menu nodes
Jo-Philipp Wich
2018-05-31
luci-base: update coxpcall() implementation, fix runtime error reporting
Jo-Philipp Wich
2018-05-23
luci-base: fix dispacher fail
Ansuel Smith
2018-05-18
Merge pull request #1769 from jow-/master
Jo-Philipp Wich
2018-05-13
luci-base: harden cookie sysauth=
Yousong Zhou
2018-05-05
treewide: rework uci apply workflow
Jo-Philipp Wich
2018-05-05
luci-base: enable uci session isolation
Jo-Philipp Wich
2018-04-26
luci-base: add simple CORS handling to luci.dispatcher
Jo-Philipp Wich
2018-04-10
luci-base: fix rendering of 404 HTML error template
Jo-Philipp Wich
2018-04-10
luci-base: don't propagate null bytes in path information
Jo-Philipp Wich
2018-04-09
luci-base: consider empty parameters as well when testing POST requirement
Jo-Philipp Wich
2018-04-06
luci-base: emit a warning if cbi() delegates a SimpleForm instance
Jo-Philipp Wich
2018-04-05
luci-base: introduce luci.dispatcher.lookup()
Jo-Philipp Wich
2018-04-05
luci-base: dispatcher: reject non-POST requests with any cbi.submit value
Jo-Philipp Wich
2018-04-04
luci-base: add FULL_REQUEST_URI template property
Jo-Philipp Wich
2018-01-17
luci-base: log login attempts
Jo-Philipp Wich
2017-08-13
luci-base: improve language detection
Jo-Philipp Wich
2017-07-11
luci-base: properly handle authentication without authenticator
Jo-Philipp Wich
2017-07-09
luci-base: use rpcd session logins
Jo-Philipp Wich
2017-05-06
luci-base: luci.dispatcher: allow overriding sysauth template
Jo-Philipp Wich
2016-03-01
modules/base: dispatcher: use default language if automatic choice fails
Matthias Schiffer
2016-02-10
luci-base: dispatcher: let attr() automatically serialize JSON
Jo-Philipp Wich
2016-02-02
Fix embedded links: github instead of luci.subsignal.org
Hannu Nyman
2016-01-11
luci-base: properly handle ubus connections for non-root (#570, #571)
Jo-Philipp Wich
[next]