Age | Commit message (Expand) | Author |
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 |
2015-11-17 | luci-base: eliminate use of uci state vars in luci.model.network | Jo-Philipp Wich |
2015-11-16 | luci-base: fix uci documentation issue (#538) | Jo-Philipp Wich |
2015-10-20 | luci-base: filter invalid opkg status lines | Jo-Philipp Wich |
2015-09-16 | Luci opkg/packages: Show package size in list of available packages | Hannu Nyman |
2015-09-02 | uci:get_list: always return a table, no matter what. | Karl Palsson |
2015-09-02 | uci:set_list: Delete option if the list is empty | Karl Palsson |
2015-09-01 | Luci opkg/packages: Limit version string display to 26 chars | Hannu Nyman |
2015-09-01 | Fix module lines in several luadoc files | Jo-Philipp Wich |
2015-08-04 | ipkg.lua: compare_versions() Replace Lua Math Library call | Christian Schoenebeck |
2015-07-27 | ipkg.lua: new function compare_version | Christian Schoenebeck |
2015-07-27 | Fix: Status for disabled wireless networks may display the SSID, BSSID and Mo... | Georgi Valkov |
2015-01-29 | Move inline documentation into separate files. | Jo-Philipp Wich |
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich |
2015-01-16 | Globally reduce copyright headers | Jo-Philipp Wich |
2015-01-15 | luci-base: switch luci.model.network to common ubus api | Jo-Philipp Wich |
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich |