Age | Commit message (Expand) | Author |
2017-07-28 | luci-base: let luci.sys.net.devices() return all netdevs | Jo-Philipp Wich |
2017-07-11 | luci-base: properly handle authentication without authenticator | Jo-Philipp Wich |
2017-07-11 | luci-base: use rpcd-mod-rrdns for reverse DNS lookups | Jo-Philipp Wich |
2017-07-11 | luci-base: drop unused functions in luci.sys | Jo-Philipp Wich |
2017-07-09 | luci-base: use rpcd session logins | Jo-Philipp Wich |
2017-05-21 | luci-base: support ip6ifaceid option for proto_static | Hannu Nyman |
2017-05-08 | luci-base: add Etc/GMT timezones | Hannu Nyman |
2017-05-06 | luci-base: luci.dispatcher: allow overriding sysauth template | Jo-Philipp Wich |
2017-04-10 | timezone data: update to 2017b | Hannu Nyman |
2017-02-28 | treewide: cleanup references to madwifi from LuCI | Hannu Nyman |
2017-02-27 | luci-proto-wireguard: add support for fwmark option | danrl |
2017-02-15 | luci-base: added dhcpv6 datatypes | danrl |
2017-02-09 | luci-base: add hexstring datatype | Hannu Nyman |
2017-02-07 | Merge pull request #965 from cshore-firmware/pull-request-odhcpd-mac | Daniel Dickinson |
2017-01-30 | luci-base: fix logic errors in ipmask4 and ipmask6 datatype validators | Jo-Philipp Wich |
2017-01-28 | mod-admin-full: Add IPv6 Prefix Delegation information to Status Pages | Cody R. Brown |
2017-01-26 | luci-base: mvalue: fix column wrapping | Jo-Philipp Wich |
2017-01-24 | luci-base: datatypes.lua: add missing parentheses in conditional | Jo-Philipp Wich |
2017-01-23 | luci-base: ipmask, ipmask4 and ipmask6 validators | Jo-Philipp Wich |
2017-01-23 | luci-base: datatypes.lua: cleanup white space | Jo-Philipp Wich |
2017-01-23 | luci-base: luci.tools.status: properly parse infinite dnsmasq leases | Cody R. Brown |
2017-01-20 | base: status: For odhpcd leases display MAC formatted with colons | Daniel Dickinson |
2016-12-30 | base: webadmin: Don't take substring of nil variable | Daniel Dickinson |
2016-12-21 | luci-base: luci.sys.iptparser: properly check for table support | Jo-Philipp Wich |
2016-12-10 | Merge pull request #663 from NeoRaider/styleable-checkboxes | Daniel Dickinson |
2016-12-09 | time zone data: Update to 2016j | Hannu Nyman |
2016-12-09 | luci-base: luci.tools.status: properly parse infinite odhcpd leases | Jo-Philipp Wich |
2016-11-08 | time zone data: Update to 2016i | Hannu Nyman |
2016-08-18 | luci-base: properly style login alert message | Jo-Philipp Wich |
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-08-04 | luci-base: improve string format error reporting | Jo-Philipp Wich |
2016-06-03 | luci-base: fix whitespace | Hannu Nyman |
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-17 | luci-base: read odhcpd leasefile location via uci | Hannu Nyman |
2016-04-08 | luci-base: utils: Make checklib return a boolean | Daniel Dickinson |
2016-04-01 | Update network.lua | Oskari Rauta |
2016-03-30 | timezone data: update to 2016c | Hannu Nyman |
2016-03-25 | luci-base: Add option to check linked libraries | Daniel Dickinson |
2016-03-20 | luci-base: fix bug in util.lua in 'shellsqescape' | Hannu Nyman |
2016-03-16 | Add support for showing ipv6 NAT table in Luci | Hannu Nyman |
2016-03-03 | luci-base: view: make checkboxes and radio buttons styleable | Matthias Schiffer |
2016-03-01 | modules/base: dispatcher: use default language if automatic choice fails | Matthias Schiffer |
2016-02-24 | luci-base: cbi: fix misplaced ID in nullsection template | Jo-Philipp Wich |
2016-02-24 | luci-base: cbi: also initialize JS if pageactions are disabled | Jo-Philipp Wich |
2016-02-23 | luci-base: cbi: fix dependency handling of list and multivalues with radio/ch... | Jo-Philipp Wich |
2016-02-20 | luci-base: luci.sys: canonicalize src and dest addrs in luci.sys.net.conntrack() | Jo-Philipp Wich |
2016-02-18 | Merge pull request #644 from chris5560/master | Christian Schoenebeck |