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
Age
Commit message (
Expand
)
Author
2018-05-03
luci-base: support hiding the "Back to Overview" button in cbi maps
Jo-Philipp Wich
2018-05-03
Revert "luci-base: support hiding the "Back to Overview" button in cbi maps"
Jo-Philipp Wich
2018-05-03
luci-base: support hiding the "Back to Overview" button in cbi maps
Jo-Philipp Wich
2018-04-26
luci-base: add simple CORS handling to luci.dispatcher
Jo-Philipp Wich
2018-04-26
luci-base: handle bodies of non-POST requests as well
Jo-Philipp Wich
2018-04-24
luci-base: additionally return error code strings in luci.util.ubus()
Jo-Philipp Wich
2018-04-24
luci-base: ensure that file upload values have length
Jo-Philipp Wich
2018-04-22
luci-base: decode plus signs in x-www-form-urlencoded POST data
Jo-Philipp Wich
2018-04-19
luci-base: properly handle repeated POST parameters
Jo-Philipp Wich
2018-04-19
luci-base: implement session handling in luci.model.uci
Jo-Philipp Wich
2018-04-18
libs: move http.protocol.{date,mime,conditionals} to luci-lib-httpprotoutils
Jo-Philipp Wich
2018-04-18
luci-base: fold luci.http.protocol into luci.http
Jo-Philipp Wich
2018-04-18
luci-base: refactor luci.http
Jo-Philipp Wich
2018-04-18
luci-base: drop luci.util.dtable()
Jo-Philipp Wich
2018-04-18
luci-base: switch to lucihttp based POST data processing
Jo-Philipp Wich
2018-04-18
luci-base: switch to lucihttp.urldecode() and lucihttp.urlencode()
Jo-Philipp Wich
2018-04-10
luci-base: fix rendering of 404 HTML error template
Jo-Philipp Wich
2018-04-10
luci-base: error404: do not access request env directly
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-07
timezone data: update to 2018d
Hannu Nyman
2018-04-07
luci-base: fix luci.model.uci.get_first()
Jo-Philipp Wich
2018-04-07
luci-base: escape path strings and field parameter
Jo-Philipp Wich
2018-04-06
luci-base: properly initialize cbi.js on SimpleForms
Jo-Philipp Wich
2018-04-06
luci-base: emit a warning if cbi() delegates a SimpleForm instance
Jo-Philipp Wich
2018-04-06
luci-base: implement luci.model.uci.get_state()
Jo-Philipp Wich
2018-04-05
luci-base: introduce luci.dispatcher.lookup()
Jo-Philipp Wich
2018-04-05
Merge pull request #1709 from dibdot/get_interface-fix
Jo-Philipp Wich
2018-04-05
treewide: filter shell arguments through shellquote() where applicable
Jo-Philipp Wich
2018-04-05
luci-base: introduce luci.util.shellquote()
Jo-Philipp Wich
2018-04-05
luci-base: fix possible shell injection in luci.tools.status.switch_status()
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: use FULL_REQUEST_URI on login form templates
Jo-Philipp Wich
2018-04-04
luci-base: add FULL_REQUEST_URI template property
Jo-Philipp Wich
2018-04-04
luci-base: add a strict flag to the hostname validator
Jo-Philipp Wich
2018-04-04
luci-base: switch to ubus uci operations
Jo-Philipp Wich
2018-03-31
luci-base/network.lua: fix get_interface function
Dirk Brenken
2018-03-27
luci-base: fix colspans calculation in tblsection
Florian Eckert
2018-03-22
luci-base/util.lua: enhance checklib function
Dirk Brenken
2018-03-15
Merge pull request #1654 from TDT-AG/pr/20180301-luci-several-fixes
Jo-Philipp Wich
2018-03-12
treewide: unify mac address handling
Jo-Philipp Wich
2018-03-12
luci-base: fix documentation spelling mistakes in luci.http.protocol
Jo-Philipp Wich
2018-03-12
luci-base: fix documentation spelling mistakes in luci.util
Jo-Philipp Wich
2018-03-11
luci-base: fix parsing of ethers(5)
Jo-Philipp Wich
2018-03-09
Merge pull request #1675 from dibdot/material-fix
Hannu Nyman
2018-03-09
luci-base/firewall_zonelist: fix visual interface/background alignment
Dirk Brenken
2018-03-02
luci-base: properly handle undefined IPv6 local-address information
Jo-Philipp Wich
2018-03-02
luci-base, luci-mod-admin-full: store backup vars in luci configuration
Jo-Philipp Wich
2018-03-01
luci-base: fix browser.htm template
Florian Eckert
2018-02-16
luci-base: do not assume a fixed host address in delegated prefix (#1484)
Jo-Philipp Wich
[next]