summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc
AgeCommit message (Expand)Author
2020-04-10luci-base: uhttpd.lua: expose all CGI variablesJo-Philipp Wich
2020-04-03luci-base: ui.js: add instantiateView() helperJo-Philipp Wich
2020-03-26luci-base: add missing .btn CSS classes to sysauth templateJo-Philipp Wich
2020-03-13luci-base: ensure that ubus path uses trailing slashJo-Philipp Wich
2020-02-18luci-base: Add missed config parameter for cbi when converting to JSONAnton Kikin
2020-02-05luci-base: dispatcher.lua: remove redundant check_fs_depends() callJo-Philipp Wich
2020-01-30luci-base: dispatcher.lua: fix filesystem dependency checksJo-Philipp Wich
2020-01-29luci-base: add another magic security attribute to the sysauth cookieJo-Philipp Wich
2020-01-28luci-base: add L.media() URL construction helperJo-Philipp Wich
2020-01-16luci-base: make rpc webserver path configurableAnsuel Smith
2020-01-10luci-base: dispatcher: remove empty firstchild nodes from menuJo-Philipp Wich
2020-01-07luci-base: dispatcher: fix rpc controller regressionJo-Philipp Wich
2019-12-30luci-base: move tools.webadmin to luci-compatJo-Philipp Wich
2019-12-30luci-base: drop unused tools.webadmin.proto classJo-Philipp Wich
2019-12-16luci-base: convert menu nodes to JSONJo-Philipp Wich
2019-12-16luci-base: dispatcher.lua: add support for loading JSON menu filesJo-Philipp Wich
2019-12-16luci-base: dispatcher.lua: refactor dispatch logicJo-Philipp Wich
2019-12-16luci-base: dispatcher.lua: factor out template class init into own functionJo-Philipp Wich
2019-12-16luci-base: dispatcher.lua: factor out language check into own functionJo-Philipp Wich
2019-12-16luci-base: expose effective dispatched path to client side environmentJo-Philipp Wich
2019-12-16luci-base: dispatcher.lua: introduce dispatch tree JSON conversionJo-Philipp Wich
2019-11-03treewide: move server side CBI support to luci-compatJo-Philipp Wich
2019-11-03treewide: move templates and libraries not used by the core to luci-compatJo-Philipp Wich
2019-11-02luci-base: sys.lua: lazy-load luci.model.networkJo-Philipp Wich
2019-11-01luci-base: dispatcher.lua: support declarative node dependenciesJo-Philipp Wich
2019-11-01luci-base: remove unused Lua codeJo-Philipp Wich
2019-10-09luci-base: fix CSRF prevention for arcombine targetsJo-Philipp Wich
2019-09-28timezone data: update to 2019cHannu Nyman
2019-09-24luci-mod-system: reimplement flashops as client side viewJo-Philipp Wich
2019-09-12luci-base: sys.lua: fix init script enable actionJo-Philipp Wich
2019-09-12luci-base: fix list method handling in ubus-rpc protocol proxyJo-Philipp Wich
2019-09-12luci-base: drop unused tools.status.switch_status() callJo-Philipp Wich
2019-09-11luci-base: view.htm: catch and render exceptions on view instantiationJo-Philipp Wich
2019-09-10luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsingJo-Philipp Wich
2019-09-10protocols: drop server side cbi implementations of protocol handlersJo-Philipp Wich
2019-08-15luci-base: use native ubus-rpc authorization protocolJo-Philipp Wich
2019-08-06luci-base: add vpn menu sectionFlorian Eckert
2019-07-27luci-base: don't treat .rmempty flag as optional for ListValue widgetsJo-Philipp Wich
2019-07-26luci-base: fix multiple parameter in cbi templatesAnton Kikin
2019-07-19luci-base: render default values for all server side cbi map widgetsJo-Philipp Wich
2019-07-07luci-base: mvalue.htm: fix reading back multi value optionsJo-Philipp Wich
2019-07-07luci-base: fix cbi mvalue templatesJo-Philipp Wich
2019-07-07Merge pull request #2806 from dibdot/magicJo-Philipp Wich
2019-07-07luci-base: fix handling of large ubus HTTP requestsJo-Philipp Wich
2019-07-07luci-base: add sys.init.reload() and sys.init.restart() actionsJo-Philipp Wich
2019-07-07luci-base: switch from server side to client side widget markupJo-Philipp Wich
2019-07-07luci-base: add client based view actionsJo-Philipp Wich
2019-07-07luci-base: replace uci change pages with client side modal dialogJo-Philipp Wich
2019-07-07luci-base: add ubus-http gatewayJo-Philipp Wich
2019-07-07luci-base: add ES6 Promise polyfill for IE < EdgeJo-Philipp Wich