Dirk Brenken
bd405bfed0
luci-app-adblock: sync with adblock 3.8.3
...
* fix a suspend/resume issue
* format overall domains with a thousands separator
Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-08-26 14:09:39 +02:00
Hannu Nyman
276aa89be3
Merge pull request #2990 from stangri/master-luci-app-simple-adblock
...
luci-app-simple-adblock: support for varios DNS resolvers/options
2019-08-18 20:14:06 +03:00
Stan Grishin
80b95042e9
luci-app-simple-adblock: support for varios DNS resolvers/options
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 06:15:10 -07:00
Stan Grishin
0d0a8b882d
luci-app-advanced-reboot: support for Linksys EA8300
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-08-17 04:29:01 -07:00
Dirk Brenken
c2d6770801
Merge pull request #2983 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.8.0
2019-08-16 06:15:32 +02:00
Jo-Philipp Wich
42bd5aa9c4
luci-app-firewall: fix zone overview page after rpc procedure renaming
...
The "conntrack_helpers" method has been renamed to "getConntrackHelpers".
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-15 15:40:46 +02:00
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
Jo-Philipp Wich
ed8f1c4c1c
luci-app-firewall: honour global default policies in per-zone settings
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-14 22:58:15 +02:00
Jo-Philipp Wich
9f032e02e4
luci-app-firewall: drop usage of getOffloadSupport()
...
Rely on the more generic L.hasSystemFeature() from now on.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-08-14 22:58:15 +02:00
Hannu Nyman
24c0e7ca4c
luci-app-statistics: cpufreq: tweak graphs
...
* Frequency usage percentage stats are by kHz instead of Hz.
Correct the labels. (Linux natively uses kHz for CPU frequency stats,
but collectd scales the current frequency stats item to Hz.)
* Show frequency usage percentage graph before the transition counts,
as it is more descriptive.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-08-14 19:00:09 +03: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