Age | Commit message (Expand) | Author |
2018-09-29 | luci-base: cbi.lua: fix TypedSection.parse() | Darius |
2018-09-27 | luci-base: fix sysauth cookie not removed on logout | Kyle Rogers |
2018-09-19 | luci-base: switch admin category node to firstnode() action | Jo-Philipp Wich |
2018-09-19 | luci-base: dispatcher: introduce firstnode() dispatching target | Jo-Philipp Wich |
2018-09-19 | modules: Split luci-mod-full | Daniel F. Dickinson |
2018-09-19 | modules: Make luci-base sufficient to use luci apps | Daniel F. Dickinson |
2018-09-19 | Merge pull request #2140 from kristrev/multiple-upstream-interfaces-status | Jo-Philipp Wich |
2018-09-19 | luci-base: Show multiple upstream interface | Kristian Evensen |
2018-09-08 | modules: add backup module for mtdblock devices | Rosy Song |
2018-08-17 | luci-base: remove fake password field from tab order | Jo-Philipp Wich |
2018-08-16 | luci-base: mark password template dummy field as hidden | Jo-Philipp Wich |
2018-08-13 | treewide: rework uci change display | Jo-Philipp Wich |
2018-08-07 | Correct grammar in apply_widget.htm | Gregory L. Dietsche |
2018-07-28 | luci-base: fix footer template | Jo-Philipp Wich |
2018-07-27 | treewide: rework rollback/apply workflow | Jo-Philipp Wich |
2018-07-27 | luci-base: utils: support multiple return values in util.ubus() | Jo-Philipp Wich |
2018-07-23 | luci-base: strip superfluous space in additional field markup | Jo-Philipp Wich |
2018-07-23 | luci-base: rework reveal/hide CBI password template button | Jo-Philipp Wich |
2018-07-22 | luci-base: add description annotations to tblsection cells | Jo-Philipp Wich |
2018-07-20 | luci-base: fix bad CSS class names in table section template | Jo-Philipp Wich |
2018-07-18 | luci-base: rework CBI footer template | Jo-Philipp Wich |
2018-07-18 | luci-base: rework tblsection template | Jo-Philipp Wich |
2018-07-18 | luci-base: rework simpleform template | Jo-Philipp Wich |
2018-07-16 | luci-base: fix field section add button/input field names | Jo-Philipp Wich |
2018-07-15 | luci-base: fix handling alias interfaces in ifacelist widget | Jo-Philipp Wich |
2018-07-15 | luci-base: luci.model.network: recognize alias interfaces | Jo-Philipp Wich |
2018-07-13 | luci-base: tweak tblsection markup | Jo-Philipp Wich |
2018-07-12 | luci-base: add error reporting and basic support for dynamic interfaces | Jo-Philipp Wich |
2018-07-12 | luci-base: apply_widget: various fixes | Jo-Philipp Wich |
2018-07-09 | luci-base: fix placement of CBI strings | Jo-Philipp Wich |
2018-07-09 | treewide: always include cbi.js | Jo-Philipp Wich |
2018-07-02 | luci-base: rework "in request" flagging logic for menu nodes | Jo-Philipp Wich |
2018-06-28 | luci-base: luci.tools.status: add host_hints to DHCPv6 leases | Jo-Philipp Wich |
2018-06-25 | luci-base: add "Name" label to autogenerated title column | Jo-Philipp Wich |
2018-06-25 | luci-base: annotate tblsection description row as well | Jo-Philipp Wich |
2018-06-25 | luci-base, luci-mod-admin-full: unify wifi assoclist code | Jo-Philipp Wich |
2018-06-23 | luci-base: globally cleanup markup | Jo-Philipp Wich |
2018-06-08 | treewide: switch firewall zone, network and iface lists to dropdown code | Jo-Philipp Wich |
2018-06-08 | luci-base: add markup, JS and CSS for new dropdown | Jo-Philipp Wich |
2018-06-08 | luci-base: support option aliases in luci.cbi | Jo-Philipp Wich |
2018-06-06 | luci-base: fix some minor luci.model.uci issues | Jo-Philipp Wich |
2018-06-03 | luci-base: cbi: atomically reorder uci sections | Jo-Philipp Wich |
2018-05-31 | luci-base: use common alert message markup | Jo-Philipp Wich |
2018-05-31 | luci-base: update coxpcall() implementation, fix runtime error reporting | Jo-Philipp Wich |
2018-05-31 | luci-base: add full page overlay during apply | Jo-Philipp Wich |
2018-05-28 | treewide: convert HTML tables to div | Jo-Philipp Wich |
2018-05-23 | luci-base: fix dispacher fail | Ansuel Smith |
2018-05-19 | luci-base: handle potential crash in luci.model.network.interface.get_i18n() | Jo-Philipp Wich |
2018-05-19 | luci-base: break circular luci.config <> luci.model.uci dependency | Jo-Philipp Wich |
2018-05-18 | Merge pull request #1769 from jow-/master | Jo-Philipp Wich |