Commit graph

2742 commits

Author SHA1 Message Date
Dirk Brenken
9400fc7536
luci-app-adblock: sync with adblock 3.8.0
* add support for the 'null' blocking variant in dnsmasq
  (via addn-hosts), see new select box 'DNS Variant'
* add support for 'DNS File Reset', where the final DNS blockfile
  will be purged after DNS backend loading (save storage space)
* Provide additional Runtime information:
  'DNS Variant' and 'Backup Directory'
* add E-Mail notification options to LuCI

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-15 11:36:48 +02:00
Aaron Jones
f7cb913d10
luci-app-firewall: rules: sort ICMP types alphabetically
This just makes it easier to find the type one would want.
No types were added or removed, only re-arranged.

Signed-off-by: Aaron Jones <aaronmdjones@gmail.com>
2019-08-11 06:13:15 +00:00
Aaron Jones
17f3e03930
luci-app-firewall: rules: allow ICMPv6 ND types
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-11 06:10:47 +00:00
Yousong Zhou
9def6faa4e luci-app-statistics: scale up ping_droprate to range 0-100
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-10 09:53:14 +08:00
Florian Eckert
15e9526089
Merge pull request #2969 from TDT-AG/pr/20190806-luci-base
luci-base: add new VPN toplevel menu entry
2019-08-09 14:46:29 +02:00
Dirk Brenken
b11a25dcb9
Merge pull request #2968 from dibdot/banIP
luci-app-banip: sync with 0.1.5
2019-08-07 05:45:28 +02:00
Dirk Brenken
c6eb79387a
Merge pull request #2967 from dibdot/travelmate
luci-app-travelmate: sync with 1.4.10
2019-08-07 05:45:06 +02:00
Florian Eckert
7af8043a75 luci-app-ocserv: move to new vpn menu section
Move the app ocserv to the new vpn menu section.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-06 16:23:08 +02:00
Florian Eckert
a63b465adb luci-app-openvpn: move to new vpn menu section
Move the app openvpn to the new vpn menu section.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-06 16:22:44 +02:00
Dirk Brenken
4e75e3710c
luci-app-travelmate: sync with 1.4.10
* 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-06 16:01:53 +02:00
Dirk Brenken
ee28798aff
luci-app-banip: sync with 0.1.5
* 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-06 15:51:23 +02:00
Florian Eckert
6a847fea04 luci-app-openvpn: use DynamicList for tls_ciphersuites
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-02 15:49:00 +02:00
Florian Eckert
7880a9276b luci-app-openvpn: use DynamicList for tls_cipher
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-02 15:48:56 +02:00
Florian Eckert
07dbee37f8
Merge pull request #2643 from kuoruan/aria2
luci-app-aria2: Refactor, new views and more options
2019-08-02 11:22:55 +02:00
Florian Eckert
e647a60b9d
Merge pull request #2961 from castillofrancodamian/udpxy
luci-app-udpxy: add template
2019-08-02 10:24:35 +02:00
Florian Eckert
bd76519971
Merge pull request #2960 from castillofrancodamian/travel
luci-app-travelmate: update Spanish translation
2019-08-02 10:24:11 +02:00
Florian Eckert
f595819235
Merge pull request #2959 from castillofrancodamian/stat
luci-app-statistics: update Spanish translation
2019-08-02 10:23:50 +02:00
Florian Eckert
cc84fef649
Merge pull request #2958 from castillofrancodamian/simple
luci-app-simple-adblock: update Spanish translation
2019-08-02 10:23:29 +02:00
Florian Eckert
3a859852f4
Merge pull request #2957 from castillofrancodamian/firewall
luci-app-firewall: update Spanish translation
2019-08-02 10:23:01 +02:00
Florian Eckert
ada9ed66d1
Merge pull request #2955 from castillofrancodamian/dump1090
luci-app-dump1090: add Spanish translation
2019-08-02 10:21:00 +02:00
Florian Eckert
4d66ad60ba
Merge pull request #2953 from castillofrancodamian/cshark
luci-app-cshark: add Spanish translation
2019-08-02 10:20:29 +02:00
Florian Eckert
01c9dba918
Merge pull request #2952 from castillofrancodamian/wireguard
luci-app-wireguard: update Spanish translation
2019-08-02 10:20:06 +02:00
Florian Eckert
5784e31996
Merge pull request #2951 from castillofrancodamian/bmx7
luci-app-bmx7: add Spanish translation
2019-08-02 10:19:37 +02:00
Florian Eckert
66edf2c7e5
Merge pull request #2949 from castillofrancodamian/olsr-s
luci-app-olsr-services: add Spanish translation
2019-08-02 10:18:01 +02:00
Florian Eckert
a0d47643d7
Merge pull request #2947 from castillofrancodamian/ocserv
luci-app-ocserv: add Spanish translation
2019-08-02 10:17:28 +02:00
Florian Eckert
94a7390b91
Merge pull request #2946 from castillofrancodamian/squid
luci-app-squid: add Spanish translation
2019-08-02 10:16:51 +02:00
Franco Castillo
e862e6c261 luci-app-udpxy: add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 23:18:33 -03:00
Franco Castillo
b7ae1694f2 luci-app-travelmate: update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 23:12:26 -03:00
Franco Castillo
92ff9bb8c5 luci-app-statistics: update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 23:07:19 -03:00
Franco Castillo
399e7dfb38 luci-app-simple-adblock: update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 22:59:55 -03:00
Franco Castillo
66e995ca0f luci-app-firewall: update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 22:48:19 -03:00
Franco Castillo
8b8d3dec6e luci-app-dump1090: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 22:27:18 -03:00
Franco Castillo
e2f36277ea luci-app-cshark: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 22:02:27 -03:00
Franco Castillo
8ab206b770 luci-app-wireguard: update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 21:53:17 -03:00
Franco Castillo
090df3fd32 luci-app-bmx7: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 21:40:02 -03:00
Franco Castillo
b2fae6e3a8 luci-app-olsr-services: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 20:56:27 -03:00
Franco Castillo
4b3b93fbf9 luci-app-ocserv: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 20:48:26 -03:00
Franco Castillo
823aada709 luci-app-squid: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 20:17:05 -03:00
Franco Castillo
761cc793be luci-app-attendedsysupgrade: add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-08-01 20:02:14 -03:00
Florian Eckert
b20f000c85
Merge pull request #2939 from TDT-AG/pr/20190731-luci-app-watchat
luci-app-watchat: fix ucitrack file
2019-08-01 15:47:39 +02:00
Hannu Nyman
05cad423ce luci-app-statistics: cpufreq: enhance additional data
* 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-01 01:06:25 +03:00
Hannu Nyman
4ca5727785 luci-app-statistics: add options for graph series sorting and color
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-08-01 01:04:40 +03:00
Florian Eckert
cc4fa13fb5 luci-app-watchat: fix ucitrack file
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-31 13:51:56 +02:00
Hannu Nyman
e6f30bb7f3 luci-app-statistics: cpufreq: changes in data structure
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-30 20:47:02 +03:00
Yurii
d2e7958fa9
luci-app-firewall: update Ukrainian translation
Signed-off-by: Yurii <yuripet@gmail.com>
2019-07-30 02:31:26 +03:00
Florian Eckert
e0771aa49f
Merge pull request #2933 from TDT-AG/pr/20190729-openvpn-german-translation
luci-app-openvpn: add some german translations
2019-07-29 11:25:08 +02:00
Martin Schiller
0c4fad4e82 luci-app-openvpn: add some german translations
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-07-29 08:23:40 +02:00
Anton Kikin
a1096119c7 luci-app-firewall: update Russian translation
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-07-27 23:11:19 +03:00
INAGAKI Hiroshi
f9a05f3743 luci-app-firewall: update Japanese translation
Updated Japanese translations and remove unused msgid/msgstr sets.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-27 22:35:19 +09:00
INAGAKI Hiroshi
be275fd42a i18n: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-27 02:30:20 +09:00