summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2019-08-11luci-app-firewall: rules: allow ICMPv6 ND typesAaron Jones
The "Match ICMP Type" dropdown had entries for router solicitation & router advertisements, but not the more generic neighbour solicitation & neighbour advertisements. A LAN cannot function without Neighbour Discovery; this means that setting a LAN interface default input policy to REJECT breaks IPv6 WAN access for all hosts on that LAN; as they can no longer discover their gateway's MAC address. This can be fixed with appropriate rules allowing ND input, which this patch allows one to do in LuCI. The spelling is the same as in [1]. [1] <https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=package/network/config/firewall/files/firewall.config> Signed-off-by: Aaron Jones <aaronmdjones@gmail.com>
2019-08-10luci-app-statistics: scale up ping_droprate to range 0-100Yousong Zhou
In original collectd, values of this metric are in range 0-1. OpenWrt previously have a custom patch scaling them up to range 0-100. That patch has been removed to align with possibly other deployments. Ref: https://github.com/openwrt/packages/pull/9677 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-08-09Merge pull request #2969 from TDT-AG/pr/20190806-luci-baseFlorian Eckert
luci-base: add new VPN toplevel menu entry
2019-08-07Merge pull request #2968 from dibdot/banIPDirk Brenken
luci-app-banip: sync with 0.1.5
2019-08-07Merge pull request #2967 from dibdot/travelmateDirk Brenken
luci-app-travelmate: sync with 1.4.10
2019-08-06luci-app-ocserv: move to new vpn menu sectionFlorian Eckert
Move the app ocserv to the new vpn menu section. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-06luci-app-openvpn: move to new vpn menu sectionFlorian Eckert
Move the app openvpn to the new vpn menu section. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-06luci-app-travelmate: sync with 1.4.10Dirk Brenken
* wifi add/edit: add a select box to reference an external script for automated captive portal logins * fix a visual issue with material theme Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-06luci-app-banip: sync with 0.1.5Dirk Brenken
* add new extra options to control auto-addons to blacklist & whitelist ('ban_autoblacklist' & 'ban_autowhitelist') Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-02luci-app-openvpn: use DynamicList for tls_ciphersuitesFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-02luci-app-openvpn: use DynamicList for tls_cipherFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-02Merge pull request #2643 from kuoruan/aria2Florian Eckert
luci-app-aria2: Refactor, new views and more options
2019-08-02Merge pull request #2961 from castillofrancodamian/udpxyFlorian Eckert
luci-app-udpxy: add template
2019-08-02Merge pull request #2960 from castillofrancodamian/travelFlorian Eckert
luci-app-travelmate: update Spanish translation
2019-08-02Merge pull request #2959 from castillofrancodamian/statFlorian Eckert
luci-app-statistics: update Spanish translation
2019-08-02Merge pull request #2958 from castillofrancodamian/simpleFlorian Eckert
luci-app-simple-adblock: update Spanish translation
2019-08-02Merge pull request #2957 from castillofrancodamian/firewallFlorian Eckert
luci-app-firewall: update Spanish translation
2019-08-02Merge pull request #2955 from castillofrancodamian/dump1090Florian Eckert
luci-app-dump1090: add Spanish translation
2019-08-02Merge pull request #2953 from castillofrancodamian/csharkFlorian Eckert
luci-app-cshark: add Spanish translation
2019-08-02Merge pull request #2952 from castillofrancodamian/wireguardFlorian Eckert
luci-app-wireguard: update Spanish translation
2019-08-02Merge pull request #2951 from castillofrancodamian/bmx7Florian Eckert
luci-app-bmx7: add Spanish translation
2019-08-02Merge pull request #2949 from castillofrancodamian/olsr-sFlorian Eckert
luci-app-olsr-services: add Spanish translation
2019-08-02Merge pull request #2947 from castillofrancodamian/ocservFlorian Eckert
luci-app-ocserv: add Spanish translation
2019-08-02Merge pull request #2946 from castillofrancodamian/squidFlorian Eckert
luci-app-squid: add Spanish translation
2019-08-01luci-app-udpxy: add templateFranco Castillo
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-travelmate: update Spanish translationFranco Castillo
Update Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-statistics: update Spanish translationFranco Castillo
Update Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-simple-adblock: update Spanish translationFranco Castillo
Update Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-firewall: update Spanish translationFranco Castillo
Update Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-dump1090: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-cshark: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-wireguard: update Spanish translationFranco Castillo
Update Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-bmx7: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-olsr-services: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-ocserv: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-squid: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01luci-app-attendedsysupgrade: add Spanish translationFranco Castillo
Add Spanish translation. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01Merge pull request #2939 from TDT-AG/pr/20190731-luci-app-watchatFlorian Eckert
luci-app-watchat: fix ucitrack file
2019-08-01luci-app-statistics: cpufreq: enhance additional dataHannu Nyman
* Use the new data series sorting and coloring options to display the frequencies in order and with matching coloring in different cores. * Fix the y-axis text and legend in the frequency usage graph Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-08-01luci-app-statistics: add options for graph series sorting and colorHannu Nyman
Add two data series-level options "negweight" and "posweight" that will use the numerical value of the data instance name as the sorting factor. This enables e.g. sorting by CPU frequency in the cpufreq module. Add new graph-level option "ordercolor" to use colorsfrom a pre-defined color table for the data series. This enables keeping similar colors for similar data series in different plugin instances. E.g. CPU frequencies in several cores that are handled and displayed separately. (note: the table has 8 items and if there are more series, it uses the same colors again. The table can be easily extended/modified) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-07-31luci-app-watchat: fix ucitrack fileFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-30luci-app-statistics: cpufreq: changes in data structureHannu Nyman
Collectd 5.9.0 changed the data structure of the cpufreq plugin: CPU cores are now handled as separate plugin instances. There are also new data items per core: * time spent at each frequency * amount of frequency transitions Enable these new data items, but initially hide them behind a new config option "ExtraItems" (default: disabled), as the amount of graphs in multi-core systems could be rather large. Note that the frequencies are not (yet) sorted, so the information value of the time-spent graph is semi-random. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-07-30luci-app-firewall: update Ukrainian translationYurii
Signed-off-by: Yurii <yuripet@gmail.com>
2019-07-29Merge pull request #2933 from TDT-AG/pr/20190729-openvpn-german-translationFlorian Eckert
luci-app-openvpn: add some german translations
2019-07-29luci-app-openvpn: add some german translationsMartin Schiller
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-07-27luci-app-firewall: update Russian translationAnton Kikin
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-07-27luci-app-firewall: update Japanese translationINAGAKI Hiroshi
Updated Japanese translations and remove unused msgid/msgstr sets. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-27i18n: sync translationsINAGAKI Hiroshi
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-26Merge pull request #2918 from castillofrancodamian/vizFlorian Eckert
luci-app-olsr-viz: Add Spanish translation
2019-07-26Merge pull request #2917 from castillofrancodamian/banipFlorian Eckert
luci-app-banip: Add Spanish translation