summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc
AgeCommit message (Expand)Author
2018-07-20luci-base: fix bad CSS class names in table section templateJo-Philipp Wich
2018-07-18luci-base: rework CBI footer templateJo-Philipp Wich
2018-07-18luci-base: rework tblsection templateJo-Philipp Wich
2018-07-18luci-base: rework simpleform templateJo-Philipp Wich
2018-07-16luci-base: fix field section add button/input field namesJo-Philipp Wich
2018-07-15luci-base: fix handling alias interfaces in ifacelist widgetJo-Philipp Wich
2018-07-15luci-base: luci.model.network: recognize alias interfacesJo-Philipp Wich
2018-07-13luci-base: tweak tblsection markupJo-Philipp Wich
2018-07-12luci-base: add error reporting and basic support for dynamic interfacesJo-Philipp Wich
2018-07-12luci-base: apply_widget: various fixesJo-Philipp Wich
2018-07-09luci-base: fix placement of CBI stringsJo-Philipp Wich
2018-07-09treewide: always include cbi.jsJo-Philipp Wich
2018-07-02luci-base: rework "in request" flagging logic for menu nodesJo-Philipp Wich
2018-06-28luci-base: luci.tools.status: add host_hints to DHCPv6 leasesJo-Philipp Wich
2018-06-25luci-base: add "Name" label to autogenerated title columnJo-Philipp Wich
2018-06-25luci-base: annotate tblsection description row as wellJo-Philipp Wich
2018-06-25luci-base, luci-mod-admin-full: unify wifi assoclist codeJo-Philipp Wich
2018-06-23luci-base: globally cleanup markupJo-Philipp Wich
2018-06-08treewide: switch firewall zone, network and iface lists to dropdown codeJo-Philipp Wich
2018-06-08luci-base: add markup, JS and CSS for new dropdownJo-Philipp Wich
2018-06-08luci-base: support option aliases in luci.cbiJo-Philipp Wich
2018-06-06luci-base: fix some minor luci.model.uci issuesJo-Philipp Wich
2018-06-03luci-base: cbi: atomically reorder uci sectionsJo-Philipp Wich
2018-05-31luci-base: use common alert message markupJo-Philipp Wich
2018-05-31luci-base: update coxpcall() implementation, fix runtime error reportingJo-Philipp Wich
2018-05-31luci-base: add full page overlay during applyJo-Philipp Wich
2018-05-28treewide: convert HTML tables to divJo-Philipp Wich
2018-05-23luci-base: fix dispacher failAnsuel Smith
2018-05-19luci-base: handle potential crash in luci.model.network.interface.get_i18n()Jo-Philipp Wich
2018-05-19luci-base: break circular luci.config <> luci.model.uci dependencyJo-Philipp Wich
2018-05-18Merge pull request #1769 from jow-/masterJo-Philipp Wich
2018-05-18luci-base: raise maximum POST value size to 100KBJo-Philipp Wich
2018-05-18Merge pull request #1748 from hnyman/wifidataHannu Nyman
2018-05-13luci-base: harden cookie sysauth=Yousong Zhou
2018-05-05treewide: rework uci apply workflowJo-Philipp Wich
2018-05-05luci-base: enable uci session isolationJo-Philipp Wich
2018-05-05luci-base: show wifi chip identification on overviewHannu Nyman
2018-05-03luci-base: support hiding the "Back to Overview" button in cbi mapsJo-Philipp Wich
2018-05-03Revert "luci-base: support hiding the "Back to Overview" button in cbi maps"Jo-Philipp Wich
2018-05-03luci-base: support hiding the "Back to Overview" button in cbi mapsJo-Philipp Wich
2018-04-26luci-base: add simple CORS handling to luci.dispatcherJo-Philipp Wich
2018-04-26luci-base: handle bodies of non-POST requests as wellJo-Philipp Wich
2018-04-24luci-base: additionally return error code strings in luci.util.ubus()Jo-Philipp Wich
2018-04-24luci-base: ensure that file upload values have lengthJo-Philipp Wich
2018-04-22luci-base: decode plus signs in x-www-form-urlencoded POST dataJo-Philipp Wich
2018-04-19luci-base: properly handle repeated POST parametersJo-Philipp Wich
2018-04-19luci-base: implement session handling in luci.model.uciJo-Philipp Wich
2018-04-18libs: move http.protocol.{date,mime,conditionals} to luci-lib-httpprotoutilsJo-Philipp Wich
2018-04-18luci-base: fold luci.http.protocol into luci.httpJo-Philipp Wich
2018-04-18luci-base: refactor luci.httpJo-Philipp Wich