Age | Commit message (Expand) | Author |
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-09-10 | protocols: drop server side cbi implementations of protocol handlers | Jo-Philipp Wich |
2019-05-06 | luci-base: remove interface from zone upon deletion | Jo-Philipp Wich |
2019-04-30 | luci-base: luci.model.network: simplify is_auto() | Jo-Philipp Wich |
2019-04-25 | luci-base: add is_auto function | Florian Eckert |
2018-12-13 | luci-base: fix table compare upon writing ipaddr changes | Jo-Philipp Wich |
2018-12-13 | luci-base: properly option ipaddr in single cidr string notation as well | Jo-Philipp Wich |
2018-12-13 | luci-base: support cidr list notation for option ipaddr and ip6addr | Jo-Philipp Wich |
2018-11-14 | Merge pull request #2259 from pmelange/luci-app-olsr-new-json-lib | Jo-Philipp Wich |
2018-11-14 | luci-lib-ipkg: move out of luci-base | Jo-Philipp Wich |
2018-11-07 | luci-base: network.lua add ipv6-prefix-assignment support to get_status_by_ad... | pmelange |
2018-11-05 | luci-base: validate DHCP clientid as hexstring | Jo-Philipp Wich |
2018-10-10 | treewide: Fix typos in comments | yangfl |
2018-09-19 | luci-base: Show multiple upstream interface | Kristian Evensen |
2018-08-13 | treewide: rework uci change display | Jo-Philipp Wich |
2018-07-27 | treewide: rework rollback/apply workflow | Jo-Philipp Wich |
2018-07-15 | luci-base: luci.model.network: recognize alias interfaces | Jo-Philipp Wich |
2018-07-12 | luci-base: add error reporting and basic support for dynamic interfaces | Jo-Philipp Wich |
2018-06-06 | luci-base: fix some minor luci.model.uci issues | Jo-Philipp Wich |
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 |
2018-05-05 | treewide: rework uci apply workflow | Jo-Philipp Wich |
2018-05-05 | luci-base: show wifi chip identification on overview | Hannu Nyman |
2018-04-19 | luci-base: implement session handling in luci.model.uci | Jo-Philipp Wich |
2018-04-07 | luci-base: fix luci.model.uci.get_first() | Jo-Philipp Wich |
2018-04-06 | luci-base: implement luci.model.uci.get_state() | Jo-Philipp Wich |
2018-04-05 | Merge pull request #1709 from dibdot/get_interface-fix | Jo-Philipp Wich |
2018-04-05 | treewide: filter shell arguments through shellquote() where applicable | Jo-Philipp Wich |
2018-04-04 | luci-base: switch to ubus uci operations | Jo-Philipp Wich |
2018-03-31 | luci-base/network.lua: fix get_interface function | Dirk Brenken |
2018-03-12 | treewide: unify mac address handling | Jo-Philipp Wich |
2018-03-02 | luci-base: properly handle undefined IPv6 local-address information | Jo-Philipp Wich |
2018-03-02 | luci-base, luci-mod-admin-full: store backup vars in luci configuration | Jo-Philipp Wich |
2018-02-16 | luci-base: do not assume a fixed host address in delegated prefix (#1484) | Jo-Philipp Wich |
2018-01-02 | luci-base: reorder private functions | Jo-Philipp Wich |
2018-01-02 | luci-base: rework wireless state handling (#1179) | Jo-Philipp Wich |
2017-10-17 | luci-base: gracefully handle broken firewall forwarding sections | Jo-Philipp Wich |
2017-05-21 | luci-base: support ip6ifaceid option for proto_static | Hannu Nyman |
2017-02-28 | treewide: cleanup references to madwifi from LuCI | Hannu Nyman |
2017-01-28 | mod-admin-full: Add IPv6 Prefix Delegation information to Status Pages | Cody R. Brown |
2016-08-15 | luci-base: support reading switch topology from /etc/board.json | Jo-Philipp Wich |
2016-08-04 | luci-base: fix handling of monitor ifaces | Jo-Philipp Wich |
2016-04-26 | luci-base: fix syntax error in luci.model.network | Jo-Philipp Wich |
2016-04-26 | luci-base: add more ignore patterns to luci.model.network | Jo-Philipp Wich |
2016-04-26 | luci-base: fix luci.model.network.ignore_interface() | Jo-Philipp Wich |
2016-04-01 | Update network.lua | Oskari Rauta |
2015-12-17 | Merge pull request #464 from remakeelectric/pulls/list-operations | Jo-Philipp Wich |
2015-11-21 | luci-base: use board.json to infer switch netdev | Jo-Philipp Wich |