summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc
AgeCommit message (Expand)Author
2018-03-27luci-base: fix colspans calculation in tblsectionFlorian Eckert
2018-03-22luci-base/util.lua: enhance checklib functionDirk Brenken
2018-03-15Merge pull request #1654 from TDT-AG/pr/20180301-luci-several-fixesJo-Philipp Wich
2018-03-12treewide: unify mac address handlingJo-Philipp Wich
2018-03-12luci-base: fix documentation spelling mistakes in luci.http.protocolJo-Philipp Wich
2018-03-12luci-base: fix documentation spelling mistakes in luci.utilJo-Philipp Wich
2018-03-11luci-base: fix parsing of ethers(5)Jo-Philipp Wich
2018-03-09Merge pull request #1675 from dibdot/material-fixHannu Nyman
2018-03-09luci-base/firewall_zonelist: fix visual interface/background alignmentDirk Brenken
2018-03-02luci-base: properly handle undefined IPv6 local-address informationJo-Philipp Wich
2018-03-02luci-base, luci-mod-admin-full: store backup vars in luci configurationJo-Philipp Wich
2018-03-01luci-base: fix browser.htm templateFlorian Eckert
2018-02-16luci-base: do not assume a fixed host address in delegated prefix (#1484)Jo-Philipp Wich
2018-02-16luci-base: fix Lua-side ip6hostid() datatype validationJo-Philipp Wich
2018-02-02timezone data: update to 2018cHannu Nyman
2018-01-17luci-base: log login attemptsJo-Philipp Wich
2018-01-03luci-base: fix luci.sys.wifi.getiwinfo() on radio namesJo-Philipp Wich
2018-01-02luci-base: reorder private functionsJo-Philipp Wich
2018-01-02luci-base: rework wireless state handling (#1179)Jo-Philipp Wich
2017-11-11timezone data: update to 2017cHannu Nyman
2017-10-29Fix typos in luci-base/luasrc/http/protocol.luaFelix Yan
2017-10-17luci-base: gracefully handle broken firewall forwarding sectionsJo-Philipp Wich
2017-09-02http: add random security headersJo-Philipp Wich
2017-08-22luci-base: datatypes: add cidr, ipnet validator typeYousong Zhou
2017-08-13luci-base: improve language detectionJo-Philipp Wich
2017-07-28luci-base: let luci.sys.net.devices() return all netdevsJo-Philipp Wich
2017-07-11luci-base: properly handle authentication without authenticatorJo-Philipp Wich
2017-07-11luci-base: use rpcd-mod-rrdns for reverse DNS lookupsJo-Philipp Wich
2017-07-11luci-base: drop unused functions in luci.sysJo-Philipp Wich
2017-07-09luci-base: use rpcd session loginsJo-Philipp Wich
2017-05-21luci-base: support ip6ifaceid option for proto_staticHannu Nyman
2017-05-08luci-base: add Etc/GMT timezonesHannu Nyman
2017-05-06luci-base: luci.dispatcher: allow overriding sysauth templateJo-Philipp Wich
2017-04-10timezone data: update to 2017bHannu Nyman
2017-02-28treewide: cleanup references to madwifi from LuCIHannu Nyman
2017-02-27luci-proto-wireguard: add support for fwmark optiondanrl
2017-02-15luci-base: added dhcpv6 datatypesdanrl
2017-02-09luci-base: add hexstring datatypeHannu Nyman
2017-02-07Merge pull request #965 from cshore-firmware/pull-request-odhcpd-macDaniel Dickinson
2017-01-30luci-base: fix logic errors in ipmask4 and ipmask6 datatype validatorsJo-Philipp Wich
2017-01-28mod-admin-full: Add IPv6 Prefix Delegation information to Status PagesCody R. Brown
2017-01-26luci-base: mvalue: fix column wrappingJo-Philipp Wich
2017-01-24luci-base: datatypes.lua: add missing parentheses in conditionalJo-Philipp Wich
2017-01-23luci-base: ipmask, ipmask4 and ipmask6 validatorsJo-Philipp Wich
2017-01-23luci-base: datatypes.lua: cleanup white spaceJo-Philipp Wich
2017-01-23luci-base: luci.tools.status: properly parse infinite dnsmasq leasesCody R. Brown
2017-01-20base: status: For odhpcd leases display MAC formatted with colonsDaniel Dickinson
2016-12-30base: webadmin: Don't take substring of nil variableDaniel Dickinson
2016-12-21luci-base: luci.sys.iptparser: properly check for table supportJo-Philipp Wich
2016-12-10Merge pull request #663 from NeoRaider/styleable-checkboxesDaniel Dickinson