Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-10-10 | add support for splash leases plugin | soma | |
2013-04-23 | Add support for collectd-mod-uptime to luci-statistics | Jo-Philipp Wich | |
collectd-mod-uptime is already there, but there has been no Luci support for it, so no graphs are shown. Based on forum discussion (see https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add the support to luci-statistics. Patch is for Luci trunk and the functionality can be enabled by selecting collectd-mod-uptime in menuconfig. signed-off-by: hannu.nyman@iki.fi | |||
2013-01-06 | applications/luci-statistics: Change datatype to host to allow ipv4 or ipv6 ↵ | Manuel Munz | |
addresses or hostnames, #432 | |||
2012-12-11 | Add NUT UPS support to luci-statistics | Jo-Philipp Wich | |
2012-12-02 | applications/luci-statistics: fix typo in collectd cbi | Jo-Philipp Wich | |
2011-12-07 | applications/luci-statistics: drop support for wireless plugin, add iwinfo ↵ | Jo-Philipp Wich | |
replacement | |||
2011-11-28 | applications/luci-statistics: Fix spelling | Manuel Munz | |
2011-11-28 | applications/luci-statistics: Saner defaults for processes to monitor and ↵ | Manuel Munz | |
add helptext | |||
2011-11-28 | applications/luci-statistics: Add missing translations to exec cbi model | Manuel Munz | |
2011-11-28 | applications/luci-statistics: add support for conntrack plugin | Jo-Philipp Wich | |
2011-11-28 | applications/luci-statistics: Add support for memory plugin and initial ↵ | Manuel Munz | |
support for conntrack | |||
2011-11-28 | applications/luci_statistics: add missing translations to cbi models | Jo-Philipp Wich | |
2011-11-28 | applications/luci-statistics: add olsr plugin cbi model | Jo-Philipp Wich | |
2011-08-22 | applications/luci-statistics: cope with rules having no target in iptables ↵ | Jo-Philipp Wich | |
plugin config | |||
2010-11-18 | applications/luci-statistics: Add ping interval option, closes #136 | Manuel Munz | |
2010-04-13 | applications/luci-statistics: fix translations of cbi models and controller | Jo-Philipp Wich | |
2008-09-30 | * luci/i18n/portuguese_brazilian: core translation fixes | Jo-Philipp Wich | |
* luci/app/statistics: add missing strings for dns, unixsock and email plugin - thanks Carlos! | |||
2008-06-08 | * luci/statistics: implement support for the load plugin | Jo-Philipp Wich | |
2008-06-08 | * luci/statistics: replace load() with loadc() since german translation is ↵ | Jo-Philipp Wich | |
now available | |||
2008-06-01 | * luci/statistics: complete cbi model translation | Jo-Philipp Wich | |
2008-05-27 | commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e | Steven Barth | |
Author: Felix Fietkau <nbd@openwrt.org> Date: Tue May 27 13:56:12 2008 +0200 rename src/ to luasrc/ |