Commit graph

12357 commits

Author SHA1 Message Date
Stan
c1fc83bda8
Merge pull request #4458 from stangri/19.07-luci-app-vpnbypass
[19.07] luci-app-vpnbypass: ACL-related update
2020-09-21 11:41:48 -07:00
Stan
3f4d10d9b7
Merge pull request #4461 from stangri/19.07-luci-app-vpn-policy-routing
[19.07] luci-app-vpn-policy-routing: ACL-related update
2020-09-21 11:41:19 -07:00
Stan Grishin
0eb6ed1aca luci-app-vpn-policy-routing: ACL-related update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-21 18:37:14 +00:00
Stan Grishin
e2025dcb09 luci-app-vpnbypass: ACL update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-21 18:34:05 +00:00
Stan
f07f9bcae1
Merge pull request #4449 from stangri/19.07-luci-app-simple-adblock
[19.07] luci-app-simple-adblock: support for config auto-update
2020-09-20 21:30:28 -07:00
Stan Grishin
10790c90a9 luci-app-simple-adblock: support for config auto-update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-20 00:26:19 +00:00
Hannu Nyman
8aceafe456 luci-base: tweak busybox top regex to accept 'm' in large VSZ
Tweak the lua regex string for process list, so that processes
with extremely large memory sizes (over 100 MB) are matched.
For those large processes busybox top shows a MB value like '234m'
instead of a normal kB value like 234000.

Fixes #4425

Reference to https://github.com/openwrt/luci/issues/4425#issuecomment-694073479

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 4f2ecd88fd)
2020-09-19 08:56:39 +03:00
Hannu Nyman
d98fff3523 treewide: i18n - backport and sync translations
Backport transations from master.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-09-17 16:59:12 +03:00
Jo-Philipp Wich
915a64ca62 luci-app-nextdns: fix invalid XHTML
Fixes: #4423
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit 233cacd9eb)
2020-09-16 10:29:41 +02:00
Jo-Philipp Wich
146930008b luci-base: dhcp.js: allow hostname to be "*"
Fixes: #4430
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit bdcd094963)
2020-09-16 10:24:27 +02:00
Baptiste Jonglez
0d0ab01a64 luci-app-opkg: flush menu cache after opkg actions
This is a partial backport of dc57e4bc6c

Fixes: #4077

Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2020-09-03 11:03:01 -10:00
Hannu Nyman
c3a0c6045c treewide: i18n - backport and sync translations
Backport transations from master.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-29 21:37:11 +03:00
Stan
1d65a61b88
Merge pull request #4392 from stangri/19.07-luci-app-https-dns-proxy
[19.07] luci-app-https-dns-proxy: add DNSPod.cn DoH
2020-08-27 14:38:54 -07:00
Stan Grishin
cb82bb8822 luci-app-https-dns-proxy: add DNSPod.cn DoH
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-27 21:36:51 +00:00
Hannu Nyman
a82f67e914
Merge pull request #4339 from EricLuehrsen/unbound_20200806_1907
[19.07] luci-app-unbound: add rate_limit and dns_assist option support
2020-08-21 07:31:33 +03:00
Hannu Nyman
57456a75ab treewide: i18n - backport and sync translations
Backport translations from master.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-16 22:48:07 +03:00
Hannu Nyman
97553f8065 luci-base i18n: fix translations related to password-SSH linkage
Fix translations of themes' headers related to password & SSH.

Adapted backport of commit 641c3b88ae.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-16 22:42:36 +03:00
Hannu Nyman
f3dc664144 themes: remove deprecated reference to enabling SSH
Remove the reference to setting a password being linked to SSH capability.
(SSH has been initially enabled since year 2015.)

Backport of commit 258e74c1c

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-16 22:34:40 +03:00
Jo-Philipp Wich
304ad04a5f
Merge pull request #4340 from plm/remove-rrd-path-double-escape
luci-app-statistics: remove rrd path double escape
2020-08-08 16:46:07 +02:00
Philip L. McMahon
e857b539bc luci-app-statistics: remove rrd path double escape
Fixes rendering errors when RRD file names contain IPv6 addresses and the
colon (":") characters are double-escaped.

Reverts escaping added in #2286 in favor of escaping added in #2657.

Signed-off-by: Philip L. McMahon <philip.l.mcmahon@gmail.com>
2020-08-07 21:28:21 -07:00
Eric Luehrsen
aea9ae2818 luci-app-unbound: add rate_limit and dns_assist option support
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2020-08-07 01:21:04 -04:00
Hannu Nyman
4d5c88bf1a treewide: backport and sync translations
Backport translations from master.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-03 20:23:49 +03:00
Stan
7c9cd2b073
Merge pull request #4318 from stangri/19.07-luci-app-https-dns-proxy
[19.07] luci-app-https-dns-proxy: fix bootstrap_dns for cloudflare security
2020-07-31 02:53:01 -07:00
Stan Grishin
88efa4b1d3 luci-app-https-dns-proxy: fix bootstrap_dns for cloudflare security
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-31 09:36:54 +00:00
Stan
aa4aa72609
Merge pull request #4311 from stangri/19.07-luci-app-https-dns-proxy
[19.07] luci-app-https-dns-proxy: add OpenDNS servers
2020-07-29 02:45:21 -07:00
Stan Grishin
ce5c5c864d luci-app-https-dns-proxy: add OpenDNS servers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-29 09:41:27 +00:00
Jo-Philipp Wich
8750495992 luci-mod-system: ignore empty /proc/mtd on flash page
A present, but empty /proc/mtd causes validation on the flash page to fail,
preventing any other operation.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d2d3738d90)
2020-07-22 10:29:45 +02:00
Hannu Nyman
91ac7214be treewide: i18n - backport translations
Backport translations from master and sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-07-18 14:22:34 +03:00
Florian Eckert
210b4893d8
Merge pull request #4262 from TDT-AG/pr/20200713-luci-app-mwan3
luci-app-mwan3: sync changes with mwan3
2020-07-15 15:47:35 +02:00
Florian Eckert
e7609bdd39 luci-app-mwan3: fix diagnostics status page style issues
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 9daf129cba)
2020-07-14 12:35:50 +02:00
Florian Eckert
123d7a5d17 luci-app-mwan3: use ucitrack is now done with mwan3 procd
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 40957b1c78)
2020-07-14 12:35:24 +02:00
Florian Eckert
ff8791774e luci-app-mwan3: fix diagnostics status page style issues
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 9daf129cba)
2020-07-13 08:15:00 +02:00
Florian Eckert
b89cfb1a67 luci-app-mwan3: use ucitrack is now done with mwan3 procd
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 40957b1c78)
2020-07-13 08:14:56 +02:00
Jo-Philipp Wich
282dbf8f37 luci-app-firewall: migrate syn_flood option to synflood_protect on save
Fixes: #4220
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0abcb39b62)
2020-07-05 00:53:09 +02:00
Jo-Philipp Wich
0105851235 luci-base: ui.js: order menu entries with the same weight by name
The previous server side menu rendering ordered items first by their order
weight value, then by their internal name.

Do the same for client side menu rendering.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0c479891ae)
2020-07-05 00:53:09 +02:00
Karl Palsson
b573f106a1 luci-base: allow themes to provide sysauth.htm
Support for sysauth_template was (inadvertently) dropped in refactorings
to support the json menu construction.  This does not restore that
functionality, which allowed different templates for every node in the
dispatcher tree, but provides an alternative mechanism that allows a
theme to provide a sysauth.htm template file instead.

Tested-by: Karl Palsson <karlp@etactica.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 8f9433127e)
2020-06-30 18:14:13 +02:00
Dirk Brenken
ce35d0852f
luci-app-travelmate: qrcode fix
* escape more special chars which disturb qrcode generation

Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 06ce62b65d)
2020-06-26 19:41:41 +02:00
Stan Grishin
e11af3aba9 luci-app-https-dns-proxy: bugfix: remove eDNS support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-25 13:10:17 -07:00
Hannu Nyman
451313eab2 treewide: i18n - backport translations
Backport translations from master.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-24 23:26:31 +03:00
Hannu Nyman
87da00ae8a treewide: i18n - backport translations
Backport translations from master.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-15 20:12:48 +03:00
Jo-Philipp Wich
b894a3b9aa luci-base: form.js: fix handling of array sections in JSONMap forms
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 682f628ea6)
2020-06-14 16:42:17 +02:00
Stan Grishin
79fa9ba183 luci-app-simple-adblock: racially-neutral names
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-13 15:13:41 -07:00
Dirk Brenken
81342b17c2
Merge pull request #4168 from dibdot/adb-19.07
luci-app-adblock [19.07]: sync with adblock 4.0.6
2020-06-13 08:37:59 +02:00
Dirk Brenken
959f368f4f
luci-app-adblock [19.07]: sync with adblock 4.0.6
* made SafeSearch provider configurable, you can limit
  SafeSearch to certain providers
* add an explanation paragraph to report settings
  tab (regarding restart requirement)
* sync translations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-06-13 08:30:37 +02:00
Stan
f6e0694678
Merge pull request #4153 from stangri/19.07-luci-app-advanced-reboot
[19.07] luci-app-advanced-reboot: bugfix: new board names for Linksys WRT-devices
2020-06-11 12:56:14 -07:00
Stan Grishin
990c9abd0d luci-app-advanced-reboot: bugfix: support new board names for Linksys WRT-devices
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-10 16:49:11 +00:00
Hannu Nyman
777fe39774 luci(-ssl)-nginx: depend on luci-app-opkg
Commit 391e82d6a3 in 2018 added luci-app-opkg dependency to
the 'luci' collection and its derivatives, but as nginx collections
do not depend on main 'luci', they did not get the intended change.

Fixes #4148

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 219f0ce891)
2020-06-09 23:30:57 +03:00
Stan
f35803e935
Merge pull request #4102 from stangri/19.07-luci-app-simple-adblock
[19.07] luci-app-simple-adblock: bugfix: proper processing of failed downloads; decrease reliance on shell commands; proper acl.d file
2020-06-03 08:27:44 -07:00
Hannu Nyman
f1eeb85be6 treewide: i18n - backport translations
Backport translations from master.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-03 17:21:23 +03:00
Stan
8bf301aab3
Merge pull request #4118 from stangri/19.07-luci-app-https-dns-proxy
[19.07] luci-app-https-dns-proxy: decrease reliance on shell commands; proper acl.d file; add cloudflare family/protect
2020-06-02 06:18:34 -07:00