summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc
AgeCommit message (Expand)Author
2018-09-29luci-base: cbi.lua: fix TypedSection.parse()Darius
2018-09-27luci-base: fix sysauth cookie not removed on logoutKyle Rogers
2018-09-19luci-base: switch admin category node to firstnode() actionJo-Philipp Wich
2018-09-19luci-base: dispatcher: introduce firstnode() dispatching targetJo-Philipp Wich
2018-09-19modules: Split luci-mod-fullDaniel F. Dickinson
2018-09-19modules: Make luci-base sufficient to use luci appsDaniel F. Dickinson
2018-09-19Merge pull request #2140 from kristrev/multiple-upstream-interfaces-statusJo-Philipp Wich
2018-09-19luci-base: Show multiple upstream interfaceKristian Evensen
2018-09-08modules: add backup module for mtdblock devicesRosy Song
2018-08-17luci-base: remove fake password field from tab orderJo-Philipp Wich
2018-08-16luci-base: mark password template dummy field as hiddenJo-Philipp Wich
2018-08-13treewide: rework uci change displayJo-Philipp Wich
2018-08-07Correct grammar in apply_widget.htmGregory L. Dietsche
2018-07-28luci-base: fix footer templateJo-Philipp Wich
2018-07-27treewide: rework rollback/apply workflowJo-Philipp Wich
2018-07-27luci-base: utils: support multiple return values in util.ubus()Jo-Philipp Wich
2018-07-23luci-base: strip superfluous space in additional field markupJo-Philipp Wich
2018-07-23luci-base: rework reveal/hide CBI password template buttonJo-Philipp Wich
2018-07-22luci-base: add description annotations to tblsection cellsJo-Philipp Wich
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