summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2016-07-24luci-app-privoxy: change to tabbed displayChristian Schoenebeck
- changed to tabbed display - modified version detection - adaption to new function version_compare() in ipkg.lua - adaption to fixed Flag.parse() in cbi.lua - add support new option "system.boot_delay" - also fix #763 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-07-02luci-app-ddns: adding pt-br translationMatheus Dal Mago
Signed-off-by: Matheus Dal Mago <matheusdalmago10@gmail.com>
2016-06-28luci-app-openvpn: various fixes and optimizationsVladimir Ulrich
Closes #628 as suggestion was implemented and tested. Added PID handling function (Fixes https://dev.openwrt.org/ticket/21506). Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-06-18luci-app-ddns: - fix handling of parameter "is_glue" and "dns_seerver"Christian Schoenebeck
- fix handling of parameter "is_glue" and "dns_seerver" - depends on https://github.com/openwrt/packages/pull/2875 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-06-12luci-app-adblock: adjust to adblock 1.2.0Hannu Nyman
* more status info * change in default nullipv addresses * two uhttpd instances (for ports 80/443) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-12luci-app-ddns: pass the is_glue option value to the helperMathias Kresin
Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-06-09luci-app-firewall: cleanup translationsHannu Nyman
Cleanup the .po files by removing the archived old translation strings. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-09i18n: sync translationsHannu Nyman
sync translations Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-03luci-app-adblock: support 1.16Hannu Nyman
Add support for 'adb_restricted' Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-02Merge pull request #732 from kuoruan/aria2Hannu Nyman
luci-app-aria2: Add package
2016-05-30luci-app-aria2: Add packageHsing-Wang Liao
LuCI Support for Aria2 Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30i18n: sync translationsHannu Nyman
sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-30luci-app-adblock: Add Simplified Chinese translationkuoruan
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-30luci-app-adblock: Add po templateskuoruan
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2016-05-26luci-app-adblock: support adb_fetchttl optionHannu Nyman
Support adb_fetchttl options from adblock 1.1.15 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-12luci-app-statistics: option for max/avg data when not rrasingleHannu Nyman
Introduce option that enables the user to select max values instead of averages for graphs if the user has disabled RRAsingle. The option defaults to average values, which have been the default in Luci statistics. Remove 'optional' from RRASingle, as it is a key option for statistics. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-11Graph the max value rather than avg if rrdsingle disabledKevin Darbyshire-Bryant
With rrdsingle the average values are used for graphing. As the timescale increases (say over a day or month) the average values progressively reduce. Using the maximum value over the longer periods is arguably no less deceptive but it does produce more informative graphs. V2 - Invert the default path logic related to rra.single Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2016-05-10Update wshaper.poKristoffer Grundström
2016-05-08luci-app-ddns: adapt to support khost (Knot DNS) and drill (ddns-scripts 2.7.1)Christian Schoenebeck
adapt to support khost (Knot DNS) and drill (ddns-scripts 2.7.1) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-05-01luci-app-adblock: adjust to change in option nameHannu Nyman
Change also the adb_nullport option name to match 1.1.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-01luci-app-adblock: match adblock 1.1.0Hannu Nyman
Update the luci app to match adblock 1.1.0 Add support for showing blocklist status info. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-04-16luci-app-transmission: remove dependency on transmission-daemonHannu Nyman
transmission-daemon was split to -openssl and -polarssl variants, so the old dependency needs to be removed. luci-app-transmission will not install the transmission package from now on. Instead the required transmission-daemon variant needs to be installed separately. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-04-09fix problem not correctly handling "Bind Network" fieldChristian Schoenebeck
- fix problem not correctly handling "Bind Network" field #699 - some german translation extensions Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-03-31luci-app-firewall: capitalize weekday names (#691)Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-03-30Merge pull request #688 from Wedmer/masterHannu Nyman
[luci-app-openvpn] Optimized code and added suggested fix from #650
2016-03-29applications/luci-app-ddns: Fix typos (found by codespell)Stefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-29applications/luci-app-coovachilli: Fix typos (found by codespell)Stefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-28Merge pull request #686 from cshore/pull-request-stastiscs-dfHannu Nyman
luci-app-statistics: Fix disk usage graphing
2016-03-26applications/luci-app-asterisk: Fix typos (found by codespell)Stefan Weil
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-25[luci-app-openvpn] Optimized code and added suggested fix from #650Vladimir Ulrich
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-03-25luci-app-statistics: Fix disk usage graphingDaniel Dickinson
Disk usage graphing was broken. This fixes it. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-21i18n: sync translationsHannu Nyman
Sync translations Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-12luci-app-radvd: mark BROKEN as radvd is still in oldpackagesHannu Nyman
Mark luci-app-radvd BROKEN as it has dependency to radvd, which is still in oldpackages repo. This commit fixes #553 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-07luci-app-polipo: fix Parent proxy address field checkChristian Schoenebeck
fix Parent proxy address field check https://dev.openwrt.org/ticket/15680 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-03-07luci-app-ddns: fixes because uclient-fetch support "force ip version"Christian Schoenebeck
- corrections because uclient-fetch now support "force ip version" - remove translations already part of base.po/base.pot Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-28luci-app-adblock: conform to adblock 0.90Hannu Nyman
* Add support for disabling "force DNS queries to local resolver" option * Remove deprecated logging options Additionally remove unnecessary rmempty definitions. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-26i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-22luci-app-adblock: remove deprecated optionsHannu Nyman
Remove support for options deprecated in adblock 0.80.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-21luci-app-adblock: conform to adblock 0.80Hannu Nyman
* Change "debug log" to "log" * Add support for source descriptions * Support new options for ping targets * Simplify link to readme Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-20luci-app-adblock: Add support for optional config valuesHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-19luci-app-adblock: Beautify blocklist selection table and reorganiseHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-16luci-app-adblock: User interface for the 'adblock' packageHannu Nyman
Simple user interface for the 'adblock' package from packages feed. Adds 'Adblock' item to the Services menu in LuCI. Allows enabling/disabling the service and selecting blocklists. Configuration of the blocklist URLs and selection of Shalla categories needs to be done manually to the config file, if needed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-10luci-app-firewall: rely on auto-serialization for combobox choicesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-02-10luci-app-firewall: align custom cbi teplates with new codeJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-02-07luci-app-radicale: bump to version 1.1.0Christian Schoenebeck
- support Radicale > v1.1 - modified version detection - adaption to new function version_compare() in ipkg.lua - adaption to fixed Flag.parse() in cbi.lua - adaption to new property map.tabbed in cbi.lua using map template with extensions - change optional values to non optional - add support new option "system.boot_delay" Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-06luci-app-ddns: some fixesChristian Schoenebeck
- fixes for https://dev.openwrt.org/ticket/21787 - changed detection of BusyBox nslookup compiled with musl, thanks to Arjen de Korte Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-02-03i18n: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-02luci-app-statistics: Remove usually empty std.dev. graph from ping pageHannu Nyman
Remove the usually empty standard deviation graph from the ping page. The graph is empty for most users as collectd measures standard deviation of individual pings inside the general interval of statistics collection. Default setting for both ping interval and general collection interval is 30s in Luci statistics, meaning just 1 ping per interval, which leads to empty graph. (To provide relveant data, the ping interval should be 1/4-1/5 of the general collection interval. Even then the graph does not look very informative due to different scaling than the latency graph.) Note that this commit does not change collectd itself, which continues to collect and calculate also the std.dev. data, which can be fetched with 'rrdtool' if needed. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-01-30luci-app-ddns: bump to version 2.4.0-1Christian Schöenebeck
- fixes for #611 and #620 - adaptions for ddns-scripts 2.6.0 -- add hint for problems with BusyBox nslookup compiled with musl and offer installing hostip package -- add hint for not installed certificates inside /etc/ssl/certs and offer installing ca-certificates package https://github.com/openwrt/packages/pull/2243 -- check if malfunctional BusyBox nslookup installed, so disable using option dns_server if not Bind host or hostip installed - optimizations - cleanup: remove .po files without any translations Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-01-29luci-app-firewall: drop_invalid is default on in OpenWrt nowJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>