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-28
treewide: convert HTML tables to div
Jo-Philipp Wich
2018-05-23
luci-base: fix dispacher fail
Ansuel Smith
2018-05-19
luci-base: handle potential crash in luci.model.network.interface.get_i18n()
Jo-Philipp Wich
2018-05-19
luci-base: break circular luci.config <> luci.model.uci dependency
Jo-Philipp Wich
2018-05-18
Merge pull request #1769 from jow-/master
Jo-Philipp Wich
2018-05-18
luci-base: raise maximum POST value size to 100KB
Jo-Philipp Wich
2018-05-18
Merge pull request #1748 from hnyman/wifidata
Hannu Nyman
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-05-05
luci-base: show wifi chip identification on overview
Hannu Nyman
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
[next]