Age | Commit message (Expand) | Author |
2020-10-31 | timezone data: update to 2020d | Hannu Nyman |
2020-10-21 | luci-base: set the fallback default of rollback timeout to 90s | Hannu Nyman |
2020-09-19 | luci-base: tweak busybox top regex to accept 'm' in large VSZ | Hannu Nyman |
2020-08-31 | Merge pull request #4239 from etactica/error404-messages | Florian Eckert |
2020-07-19 | treewide: adapt to new luci.xml class | Sven Roederer |
2020-07-19 | luci-base(-libs): move pcdata() and striptags() from util- to xml-class | Sven Roederer |
2020-07-19 | luci-base: move some generic classes into a separate luci-base-libs package | Sven Roederer |
2020-07-07 | error404: flow message into template | Karl Palsson |
2020-06-30 | luci-base: allow themes to provide sysauth.htm | Karl Palsson |
2020-06-19 | luci-base: template.lua: fix nil access in string template error handling | Jo-Philipp Wich |
2020-05-14 | luci-base: dispatcher.lua: improve bytecode cache invalidation | Jo-Philipp Wich |
2020-05-09 | timezone data: update to 2020a | Hannu Nyman |
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: implement JSON endpoint to fetch menu information | Jo-Philipp Wich |
2020-04-16 | luci-base: expose currently dispatched node info to client side JS | Jo-Philipp Wich |
2020-04-16 | luci-base: dispatcher.lua: add support for handling menu ACL annotations | Jo-Philipp Wich |
2020-04-12 | luci-base: luci.js: add LuCI.fspath() helper | Jo-Philipp Wich |
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 |