summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2015-08-19statistics: fix ping graph label regressionHannu Nyman
Earlier update to collectd 5.4.1 changed the field from "ping" to "value", which was changed in the graph definition here, but the label definition was forgotten. Field's label now reads "ping_IPaddr_value". Correct the label definition to show only IPaddr like the other two graphs. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-08-18statistics: fix conntrack regression caused by collectd 5.5.0Hannu Nyman
Collectd 5.5.0 introduced new data to conntrack plugin: In addition to the number of tracked connections there is also the static max conntrack value and the calculated use percentage. Luci's conntrack plugin intrepretes "conntrack-max" as a new data instance and includes it in the graph in addition to the real "conntrack" number. Eliminate "max" from graph by specifying empty "" instance as data source. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-07-23luci-app-shadowsocks-libev: update packageJian Chang
support for shadowsocks-libev v2.2.3 Signed-off-by: Jian Chang <aa65535@live.com>
2015-07-12luci-app-vnstat: Fix blank graphs for iface names with underscoresMichael Marley
The regex used to process the iface query string argument in vnstat.htm was stripping underscores, which caused the graph not to display for interfaces with names containing underscores. This patch adds the underscore to that regex so that the interface name will be correct and the graph will be displayed. Signed-off-by: Michael Marley <michael@michaelmarley.com>
2015-07-03luci-app-shadowsocks-libev: add packageJian Chang
This adds support for configuring shadowsocks-libev Signed-off-by: Jian Chang <aa65535@live.com>
2015-06-22Delete luci-upnpkdarbyshirebryant
Stop sys upgrade automatically disabling miniupnpd on first boot after upgrade. I spent a lot of time tracking this behaviour down which only occurs if you have luci-app-upnp installed.
2015-06-16luci-app-olsr: depend on luci-lib-jsonDaniel Golle
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-16Merge pull request #414 from maz-1/mjpg-updateJo-Philipp Wich
add chinese translations for luci-app-mjpg-streamer
2015-06-14Merge pull request #409 from oneru/fwknop-qrChristian Schoenebeck
Luci-app-fwknopd:add a couple config options to the interface
2015-06-11add chinese translations for luci-app-mjpg-streamermaz-1
2015-06-11add chinese translations for luci-app-privoxymaz-1
2015-06-10Luci-app-fwknopd:add a couple config options to the interfaceJonathan Bennett
Minor tweaks to uci-defaults refresh translation files Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2015-06-06luci-app-qos: remove l7 optionsHannu Nyman
Cleanup luci-app-qos, as it still contains references to l7 functionality that has been removed both from kernel and from qos-scripts. Qos config page has a non-functional "Service" option and every visit to qos config page generates currently an error as no l7 files can be found. daemon.err uhttpd[2285]: find: /etc/l7-protocols/: No such file or directory Patch removes "Service" option and the l7 file search. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-06-04luci-app-privoxy: fixed function ipkg_ver_compare()Christian Schoenebeck
fixed function ipkg_ver_compare() Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-06-04luci-app-radicale: fixed function ipkg_ver_compareChristian Schoenebeck
fixed function ipkg_ver_compare() Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-31applications/splash: remove set -x from splash.shManuel Munz
2015-05-30applications/olsr: change config file download on olsr overview page to use ↵Manuel Munz
seperate v4 and v6 config files
2015-05-30applications/olsr: redirect errors on jsoninfo connects with netcat to ↵Manuel Munz
/dev/null to avoid spamming the log
2015-05-30applications/olsr: Get jsoninfo source port prom olsrd/olsrd6 config fileManuel Munz
2015-05-26Merge pull request #388 from oneru/fwknop-qrJo-Philipp Wich
Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in th…
2015-05-24luci-app-ddns: fixed version checkChristian Schoenebeck
fixed version checking in function ipkg_ver_compare() Reported issue #387 and openwrt/packages issue 1285 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-22Luci-app-fwknopd: Update uci-defaults as key-gen is now exposed in the ↵Jonathan Bennett
fwknopd binary Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20Merge pull request #385 from oneru/fwknop-qrJo-Philipp Wich
luci-app-fwknopd: Add qr code support
2015-05-20luci-app-fwknopd: Add qr code supportJonathan Bennett
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-14Merge pull request #382 from chris5560/masterChristian Schoenebeck
luci-app-ddns: reflect changes on ddns-scripts
2015-05-12Add initial luci-app-fwknopd - a way to control the firewall knock daemon ↵Jonathan Bennett
from luci Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-12luci-app-ddns: reflect changes on ddns-scriptsChristian Schoenebeck
* reflect updated language file for zh-cn * change default for retry_count to 0 compatible to ddns-scripts 2.4.2-1 * addition to retry_count help description * modified dependency on ddns-scripts 2.4.2-1 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-05-03luci-app-radicale: New app to support Radicale CalDAV/CardDAV serverChristian Schoenebeck
New Application !!! Dependency not set because there are two packages "radicale-py2" and "radicale-py3" (currently BROKEN) available !!! Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-28luci-app-ddns: fix Simplified Chinese translationsSyrone Wong
fix typos and elegant zh_CN translations
2015-04-24luci-app-ddns:Fix Simplified Chinese translation for luci-app-ddns郭传鈜
2015-04-23Revert "luci-app-ddns:Fix Simplified Chinese translation."Christian Schoenebeck
2015-04-23Merge pull request #367 from 981213/translate_pull_requestChristian Schoenebeck
luci-app-ddns:Fix Simplified Chinese translation. Many Thanks Christian
2015-04-23luci-app-ddns:Fix Simplified Chinese translation.郭传鈜
2015-04-21fix wrong xhtml tags in po filesChristian Schoenebeck
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-04-20Synchronize translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-04-20luci-app-ahcp: remove leftover po templatesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-03-20luci-app-ddns: fix errors in global.luaChristian Schoenebeck
fix dispatcher and validation errors in global.lua Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-03-10Merge pull request #304 from nmav/ocserv-cryptJo-Philipp Wich
luci-app-ocserv: uclibc's crypt() doesn't support sha2crypt
2015-03-10Merge pull request #338 from chris5560/master-app-privoxyJo-Philipp Wich
luci-app-privoxy: cleanup and fixes for #298 #334 #335
2015-03-10Merge pull request #337 from chris5560/master-app-ddnsJo-Philipp Wich
luci-app-ddns: patches for #298 #334 #335
2015-03-02luci-statistics: fix uhttpd log spam from extra png closeHannu Nyman
Fix log spam that uhttpd logging change has brought to surface. Sun Mar 1 11:10:42 2015 daemon.err uhttpd[2293]: /usr/lib/lua/luci/dispatcher.lua:433: Failed to execute call dispatcher target for entry '/admin/statistics/graph/conntrack'. Sun Mar 1 11:10:42 2015 daemon.err uhttpd[2293]: The called action terminated with an exception: Sun Mar 1 11:10:42 2015 daemon.err uhttpd[2293]: .../luci/controller/luci_statistics/luci_statistics.lua:153: attempt to use a closed file Closing the png file explicitly on line 153 is unnecessary, as ltn12's source.file method already closes the file after use. https://github.com/openwrt/luci/blob/master/modules/luci-base/luasrc/ltn12.lua#L119 More info at https://dev.openwrt.org/ticket/19083#comment:2 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-03-01luci-app-privoxy: cleanup and fixes for #298 #334 #335Christian Schoenebeck
* remove extra apperror.lua page * so no nore need for extra directory inside model/cbi * add option temporary_directory needed for external filters * remove special handling of bootstrap theme #298 #334 * modified version handling suggested in #335 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-03-01luci-app-ddns: patches for #298 #334 #335Christian Schoenebeck
* remove usage of opkg via system call for version handling thanks to Jo-Philipp Wich #335 * remove special handling of bootstrap theme #298 #334 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-28luci-app-upnp: supress stderr when listing MINIUPNPD chainJo-Philipp Wich
Current OpenWrt trunk now relays uhttpd stderr to syslog, so don't spam it with "iptables: No chain/target/match by that name." when miniupnpd is not configured but its status is queried by an overview page applet. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-28Merge pull request #325 from chris5560/master-app-ddnsJo-Philipp Wich
luci-app-ddns: update to version 2.2.0-1
2015-02-20applications/luci-splash: fix fac02283137f6ff59363695bb07a3f9cec58e577 | ipt ↵Manuel Munz
module was missing and the new functions didn't return anything
2015-02-19applications/olsr-services: fix error on public services pageManuel Munz
2015-02-10luci-app-ddns: update to version 2.2.0-1Christian Schoenebeck
- implement new option bind_interface - fixes problems when updating status displays (i.e. showing Software update needed) - new links to OpenWrt wiki - new screen to set global settings - implements global option use_curl Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-02-09luci-app-asterisk: fix typo in package descriptionJonathan McCrohan
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
2015-02-08Merge pull request #305 from nmav/compressionJo-Philipp Wich
luci-app-ocserv: Added option to enable compression