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
2020-04-10
luci-base: uhttpd.lua: expose all CGI variables
Jo-Philipp Wich
2020-04-03
luci-base: ui.js: add instantiateView() helper
Jo-Philipp Wich
2020-03-26
luci-base: add missing .btn CSS classes to sysauth template
Jo-Philipp Wich
2020-03-13
luci-base: ensure that ubus path uses trailing slash
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-28
luci-base: add L.media() URL construction helper
Jo-Philipp Wich
2020-01-16
luci-base: make rpc webserver path configurable
Ansuel Smith
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-30
luci-base: move tools.webadmin to luci-compat
Jo-Philipp Wich
2019-12-30
luci-base: drop unused tools.webadmin.proto class
Jo-Philipp Wich
2019-12-16
luci-base: convert menu nodes to JSON
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: expose effective dispatched path to client side environment
Jo-Philipp Wich
2019-12-16
luci-base: dispatcher.lua: introduce dispatch tree JSON conversion
Jo-Philipp Wich
2019-11-03
treewide: move server side CBI support to luci-compat
Jo-Philipp Wich
2019-11-03
treewide: move templates and libraries not used by the core to luci-compat
Jo-Philipp Wich
2019-11-02
luci-base: sys.lua: lazy-load luci.model.network
Jo-Philipp Wich
2019-11-01
luci-base: dispatcher.lua: support declarative node dependencies
Jo-Philipp Wich
2019-11-01
luci-base: remove unused Lua code
Jo-Philipp Wich
2019-10-09
luci-base: fix CSRF prevention for arcombine targets
Jo-Philipp Wich
2019-09-28
timezone data: update to 2019c
Hannu Nyman
2019-09-24
luci-mod-system: reimplement flashops as client side view
Jo-Philipp Wich
2019-09-12
luci-base: sys.lua: fix init script enable action
Jo-Philipp Wich
2019-09-12
luci-base: fix list method handling in ubus-rpc protocol proxy
Jo-Philipp Wich
2019-09-12
luci-base: drop unused tools.status.switch_status() call
Jo-Philipp Wich
2019-09-11
luci-base: view.htm: catch and render exceptions on view instantiation
Jo-Philipp Wich
2019-09-10
luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing
Jo-Philipp Wich
2019-09-10
protocols: drop server side cbi implementations of protocol handlers
Jo-Philipp Wich
2019-08-15
luci-base: use native ubus-rpc authorization protocol
Jo-Philipp Wich
2019-08-06
luci-base: add vpn menu section
Florian Eckert
2019-07-27
luci-base: don't treat .rmempty flag as optional for ListValue widgets
Jo-Philipp Wich
2019-07-26
luci-base: fix multiple parameter in cbi templates
Anton Kikin
2019-07-19
luci-base: render default values for all server side cbi map widgets
Jo-Philipp Wich
2019-07-07
luci-base: mvalue.htm: fix reading back multi value options
Jo-Philipp Wich
2019-07-07
luci-base: fix cbi mvalue templates
Jo-Philipp Wich
2019-07-07
Merge pull request #2806 from dibdot/magic
Jo-Philipp Wich
2019-07-07
luci-base: fix handling of large ubus HTTP requests
Jo-Philipp Wich
2019-07-07
luci-base: add sys.init.reload() and sys.init.restart() actions
Jo-Philipp Wich
2019-07-07
luci-base: switch from server side to client side widget markup
Jo-Philipp Wich
2019-07-07
luci-base: add client based view actions
Jo-Philipp Wich
2019-07-07
luci-base: replace uci change pages with client side modal dialog
Jo-Philipp Wich
2019-07-07
luci-base: add ubus-http gateway
Jo-Philipp Wich
2019-07-07
luci-base: add ES6 Promise polyfill for IE < Edge
Jo-Philipp Wich
[next]