Age | Commit message (Expand) | Author |
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 |
2016-02-10 | luci-base: cbi: rely on auto-serialization for combobox choices | Jo-Philipp Wich |
2016-02-10 | luci-base: cbi: rework ListValue and MultiValue templates | Jo-Philipp Wich |
2016-02-10 | luci-base: dispatcher: let attr() automatically serialize JSON | Jo-Philipp Wich |
2016-02-10 | luci-base: cbi: further refactoring | Jo-Philipp Wich |
2016-02-09 | luci-base: fix dependency handling of optionals (#645) | Jo-Philipp Wich |
2016-02-09 | luci-base: cbi: remove duplicate id from template | Jo-Philipp Wich |
2016-02-08 | luci-base: fixed tabbed map when using NamedSection of same type | Christian Schoenebeck |
2016-02-07 | timezone data: update to 2016a | Hannu Nyman |
2016-02-02 | luci-base: fix parsing of non-TCP streams in conntrack table | Jo-Philipp Wich |
2016-02-02 | Fix embedded links: github instead of luci.subsignal.org | Hannu Nyman |
2016-01-23 | luci-base: fix initialization of MultiValue options | Jo-Philipp Wich |
2016-01-21 | sys.lua _nethints(): read location of dhcp.lease file from uci | Christian Schoenebeck |
2016-01-20 | luci-base: luci.sys.net: use luci.ip.neighbors() instead of /proc/net/arp | Jo-Philipp Wich |
2016-01-20 | luci-base: add luci.sys.net.host_hints() and regenerate documentation | Jo-Philipp Wich |
2016-01-19 | luci-base: add missing Lua side changes for new dependency code | Jo-Philipp Wich |
2016-01-18 | luci-base: cbi: refactor event handling js | Jo-Philipp Wich |
2016-01-18 | luci-base: refactor cbi dependency handling code | Jo-Philipp Wich |
2016-01-18 | luci-base: improve tab hide logic | Jo-Philipp Wich |
2016-01-18 | luci-base: add extra css class for map level tabs, don't track tab child count | Jo-Philipp Wich |
2016-01-18 | luci-base: do not render section description tag when description is empty | Jo-Philipp Wich |
2016-01-15 | luci-base: add basic support for CBI map level tabbing | Jo-Philipp Wich |
2016-01-15 | luci-base: prevent CBI map save on invalid values (#618) | Jo-Philipp Wich |