Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-02 | applications/luci-splash: Only restart splash in hotplug for interfaces ↵ | Manuel Munz | |
which are using splash | |||
2013-06-02 | applications/luci-splash: Add hotplug script for splash | Manuel Munz | |
2013-06-02 | applications/luci-splash: Work with firewall3 | Manuel Munz | |
2013-05-23 | respect community settings for using VAP in luci-meshwizard | Manuel Munz | |
2013-05-18 | applications/luci-splash: Only add splash forwarding rule for ip6tables when ↵ | Manuel Munz | |
the interface has an ipv6 address | |||
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-03-26 | applications/luci-olsr: Fix overview page for ipv4 or ipv6 only | Manuel Munz | |
2013-03-25 | applications/luci-splash: Add limited IPv6 Support | Manuel Munz | |
2013-03-19 | luci-app-qos: remove support for mini admin | Jo-Philipp Wich | |
2013-03-19 | applications/luci-firewall: fix display bug in snat rule overview, proto all ↵ | Jo-Philipp Wich | |
rules got displayed as TCP+UDP | |||
2013-03-19 | luci-app-firewall: don't allow configuring src_mac for snat rules | Jo-Philipp Wich | |
2013-03-17 | applications/luci-olsr: Use 100ms timeout for dns requests via nixio.getnameinfo | Manuel Munz | |
2013-03-16 | applications/luci-olsr: Add config options for jsoninfo plugin | Manuel Munz | |
2013-03-16 | applications/luci-olsr: Use jsoninfo instead of txtinfo as data source. | Manuel Munz | |
2013-03-09 | - added beep.gsm | Iordan Iordanov | |
- now escaping special characters in pbx-asterisk - changed location of voicemail temp stuff and log file - changed pbx-send-voicemail to use base64 instead of uuencode - added many missing dependencies - now allowing ip addresses as well as hostnames for external host - constrained # seconds to ring to positive integers - specifying externrefresh in sip.conf template - fixed voicemail (sending recordings, recording new greeting, instructions) - Implemented callback | |||
2013-02-09 | applications/luci_splash: Do not try to get parent interfaces for bridges | Manuel Munz | |
2013-01-30 | applications/luci-splash: Get parent interface from ifname option. This is ↵ | Manuel Munz | |
for the new syntax where interfaces are used for aliases. The alias notation (config alias in /etc/config/network) is no longer supported by luci-splash. | |||
2013-01-21 | applications/olsr: Make sure ipv6 addresses from are in the same format when ↵ | Manuel Munz | |
we compare them | |||
2013-01-13 | diagnostics: Replace 2 more | Manuel Munz | |
2013-01-13 | applications/freifunk-widgets: Use   instead of for ↵ | Manuel Munz | |
compatibility with xhtml | |||
2013-01-13 | applications/luci-upnp: also purge entry from lease file when deleting ↵ | Jo-Philipp Wich | |
leases, remove mini support | |||
2013-01-13 | applications/freifunk-widgets: Use non breaking space in search engine names | Manuel Munz | |
2013-01-12 | applications/meshwizard: Allow to setup a VAP interface for ath5k/ath9k too | Manuel Munz | |
2013-01-10 | applications/freifunk-diagnostics: Fix url | Manuel Munz | |
2013-01-09 | applications: add luci-freifunk-diagnostics which is a clone of diagnostics ↵ | Manuel Munz | |
in admin-full | |||
2013-01-07 | applications/olsr: fix link targets in overview | Manuel Munz | |
2013-01-06 | applications/luci-statistics: Change datatype to host to allow ipv4 or ipv6 ↵ | Manuel Munz | |
addresses or hostnames, #432 | |||
2012-12-29 | applications/luci-polipo: fix typo in polipo_purge script (#523) | Jo-Philipp Wich | |
2012-12-25 | applications/luci-upnp: fix missing XML escapres (#521) | Jo-Philipp Wich | |
2012-12-25 | applications/luci-statistics: render graph menus in alphabetic order | Jo-Philipp Wich | |
2012-12-20 | don't use symlink to /lib/functions.sh | Jo-Philipp Wich | |
Signed-off-by: Luka Perkov <luka@openwrt.org> | |||
2012-12-14 | luci_statistics: Add y_min, y_max, units_exponent options and clean up some ↵ | Jo-Philipp Wich | |
graphs Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-12-14 | luci-statistics: add transform_rpn option to graphs, use it for nut battery life | Jo-Philipp Wich | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-12-14 | luci-statistics: don't plot data points where there are no data. | Jo-Philipp Wich | |
Converting NaN to zero for the sake of the cumulative stack in non-overlay mode is all very well. But we shouldn't then use that for displaying the graph. Make another variable %s_plot which *preserves* NaN from the input data, and then we don't get bogus data points drawn. Especially at the end of the graph this was problematic. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> | |||
2012-12-11 | applications/luci-statistics: convert nut plugin to minutes | Jo-Philipp Wich | |
2012-12-11 | applications/luci-statistics: add missing nut plugin entry to config menu | Jo-Philipp Wich | |
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 | |
2012-12-01 | applications/luci-olsr: sync colors with map, add legend | Manuel Munz | |
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2012-11-21 | applications/luci-p910nd: expose bind parameter | Jo-Philipp Wich | |
2012-11-21 | applications/luci-commands, applications/luci-upnp, modules/admin-core, ↵ | Jo-Philipp Wich | |
modules/admin-full, modules/freifunk: clean up argument handling of leaf nodes | |||
2012-11-21 | applications/luci-commands: improve dashboard html, remove inline styles, ↵ | Jo-Philipp Wich | |
fix layout for both openwrt and bootstrap themes, use command basename when naming output download | |||
2012-11-21 | applications/luci-commands: remove bogus default value from arguments field | Jo-Philipp Wich | |
2012-11-21 | applications: add new application luci-app-commands which allows configuring ↵ | Jo-Philipp Wich | |
custom shell commands for invocation through the gui | |||
2012-11-10 | Add some more datatype checks, patch by Eugene C., #499 | Manuel Munz | |
2012-10-29 | applications/luci-ushare: fix XML markup error in map | Jo-Philipp Wich | |
2012-10-29 | merge branch changes into trunk | Jo-Philipp Wich | |
2012-09-19 | applications/freifunk-widgets: remove order variable, fix html in rss view, ↵ | Manuel Munz | |
fix search view | |||
2012-09-17 | applications/freifunk-widgets: Add missing Makefile | Manuel Munz | |