Commit Graph

10136 Commits

Author SHA1 Message Date
Stan Grishin
20b3600d4d
Merge pull request #4796 from stangri/18.06-luci-app-simple-adblock
[18.06] luci-app-simple-adblock: bugfix: default values for ListValue
2021-02-09 17:59:07 -08:00
Stan Grishin
19f304cd96 luci-app-simple-adblock: bugfix: default values for ListValue
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-10 01:12:34 +00:00
Stan Grishin
0656431081
Merge pull request #4767 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: add nextdns.io and quad 101 providers
2021-02-05 10:46:43 -08:00
Stan Grishin
e41efc3ee3 luci-app-https-dns-proxy: add nextdns.io and quad 101 providers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-02-05 05:52:57 +00:00
Stan Grishin
d7dc59a154
Merge pull request #4731 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: DSCP tagging support
2021-01-13 04:04:22 -08:00
Stan Grishin
52f7b0ef4d luci-app-https-dns-proxy: DSCP tagging support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-13 12:02:06 +00:00
Stan
1259bb147f
Merge pull request #4683 from stangri/18.06-luci-app-simple-adblock
[18.06] luci-app-simple-adblock: README URL update
2020-12-21 09:52:52 -08:00
Stan Grishin
7d58cea58c luci-app-simple-adblock: README URL update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-21 11:47:01 -06:00
Stan
6fbb5966f4
Merge pull request #4680 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: WebUI for dnsmasq config update, quad9 bootstrap IPv6
2020-12-21 09:39:56 -08:00
Stan Grishin
ca5ddba3ad luci-app-https-dns-proxy: WebUI for dnsmasq config update, quad9 bootstrap IPv6
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-21 11:34:45 -06:00
Hannu Nyman
ab22243b49 treewide: i18n - backport and sync translations
Backport translations from master and 19.07.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-11-14 15:40:09 +02:00
Hannu Nyman
3864cced13 luci-app-hd-idle: rename .po files to match app name
Rename .po(t) files from hd_idle.po to hd-idle.po
in order to get them noticed in weblate.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 74c17ea84c)
2020-11-01 14:26:15 +02:00
Hannu Nyman
4a5217f93e treewide: i18n - backport and sync translations
Backport translations from master and 19.07.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-10-31 20:36:31 +02:00
Hannu Nyman
423a5b19fd timezone data: update to 2020d
Update timezone data to 2020d

2020b: http://mm.icann.org/pipermail/tz-announce/2020-October/000059.html
     Macquarie Island has stayed in sync with Tasmania since 2011.
     Casey, Antarctica is at +08 in winter and +11 in summer.

2020c: http://mm.icann.org/pipermail/tz-announce/2020-October/000060.html

2020d: http://mm.icann.org/pipermail/tz-announce/2020-October/000062.html
     Palestine ends DST earlier than predicted, on 2020-10-24.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit ce3402a453)
2020-10-31 20:24:55 +02:00
Hannu Nyman
479154eb34 treewide: i18n - backport and sync translations
Backport translations from master and 19.07.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-09-28 16:41:40 +03:00
Stan
baa4f38333
Merge pull request #4459 from stangri/18.06-luci-app-vpnbypass
[18.06] luci-app-vpnbypass: ACL-related update
2020-09-21 11:41:54 -07:00
Stan Grishin
80157d34a8 luci-app-vpnbypass: ACL update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-21 18:34:19 +00:00
Stan
07edc55cdd
Merge pull request #4450 from stangri/18.06-luci-app-simple-adblock
[18.06] luci-app-simple-adblock: support for config auto-update
2020-09-20 21:30:45 -07:00
Stan Grishin
d6c95855de luci-app-simple-adblock: support for config auto-update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-09-20 00:26:30 +00:00
Hannu Nyman
8401f59e03 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:58:05 +03:00
Liangbin Lian
dc51a2f845 luci-app-uhttpd: i18n - fix zh-cn translation
Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2020-09-15 19:08:15 +03:00
Hannu Nyman
adfc142841 treewide: i18n - backport and sync translations
Backport translations from master and 19.07.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-29 21:40:51 +03:00
Stan
2223f8b397
Merge pull request #4393 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: add DNSPod.cn DoH
2020-08-27 14:38:58 -07:00
Stan Grishin
523770c5aa luci-app-https-dns-proxy: add DNSPod.cn DoH
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-27 21:37:04 +00:00
Stan
16dfb55ace
Merge pull request #4319 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: fix bootstrap_dns for cloudflare security
2020-07-31 02:53:11 -07:00
Stan Grishin
ac723a12a5 luci-app-https-dns-proxy: fix bootstrap_dns for cloudflare security
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-31 09:37:10 +00:00
Stan
774c92e08a
Merge pull request #4312 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: add OpenDNS servers
2020-07-29 02:45:26 -07:00
Stan Grishin
0c92a924cd luci-app-https-dns-proxy: add OpenDNS servers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-29 09:41:42 +00:00
jjm2473
23f30cf9ca ucitrack: fix bug for exec with params
In file `/etc/config/ucitrack`
```
config fstab
        option exec '/sbin/block mount'
```
`/sbin/block mount` never be called after fstab changed.

Signed-off-by: jjm2473 <1129525450@qq.com>
(cherry picked from commit 97780a9ce1)
2020-07-19 19:48:13 +02:00
Hannu Nyman
c215f31619 treewide: i18n - backport translations
Backport translations from master & 19.07.
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-07-18 14:26:51 +03:00
Stan Grishin
5d4442fae2 luci-app-https-dns-proxy: bugfix: remove eDNS support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-25 13:10:22 -07:00
Hannu Nyman
058c3e2387 treewide: i18n - backport translations
Backport translations from master and 19.07.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-24 23:31:51 +03:00
Hannu Nyman
5af651b614 treewide: i18n - backport translations
Backport translations from 19.07 and master.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-17 21:41:49 +03:00
Jo-Philipp Wich
563bd75178
Merge pull request #4107 from fanck0605/patch-1
[18.06] luci-app-ddns: remove duplicate help.gif
2020-06-16 17:12:57 +02:00
Stan Grishin
f541468525 luci-app-simple-adblock: racially-neutral names
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-13 15:13:51 -07:00
Stan
a972bdb9b9
Merge pull request #4103 from stangri/18.06-luci-app-simple-adblock
[18.06] luci-app-simple-adblock: bugfix: proper processing of failed downloads; decrease reliance on shell commands; proper acl.d file
2020-06-03 08:27:48 -07:00
Stan
ca50085e4a
Merge pull request #4119 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: decrease reliance on shell commands; proper acl.d file; add cloudflare family/protect
2020-06-02 06:18:40 -07:00
Stan Grishin
f990543f8c luci-app-https-dns-proxy: decrease reliance on shell commands; proper acl.d file; add cloudflare family/protect
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-30 11:41:26 +00:00
Chuck
e5c2e49610 luci-app-ddns: remove duplicate help.gif
class `cbi-value-description` already contains help.gif
it's not necessary to add one manually

Signed-off-by: Chuck <fanck0605@qq.com>
2020-05-27 21:08:28 -07:00
Hannu Nyman
a1994dac44
Merge pull request #4104 from fanck0605/patch-2
[18.06] luci-app-ddns: fix huge typo in luasrc/tools/ddns.lua
2020-05-27 12:46:01 +03:00
leonghui
69d17199e8 luci-app-ddns: fix typo for has_curlssl()
Fixes the incorrect message "HTTPS not supported please disable !" when curl with https support is present.
grep returns exit code 0 when a match is found.

This cherry-picks commit 199d4b1d5c

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
Signed-off-by: Chuck <fanck0605@qq.com>
2020-05-27 01:45:18 -07:00
yangfl
d4424f8847 luci-app-ddns: fix huge typo in luasrc/tools/ddns.lua
This cherry-picks commit d81c8d0e6b

Signed-off-by: David Yang <mmyangfl@gmail.com>
Signed-off-by: Chuck <fanck0605@qq.com>
2020-05-27 01:43:09 -07:00
Stan Grishin
cdfb78685c luci-app-simple-adblock: bugfix: proper processing of failed dowloads; decrease reliance on shell commands; proper acl.d file
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-27 00:38:40 +00:00
Hannu Nyman
f5f1ea3316 treewide: i18n - backport translations
Backport translations from 19.07 and master.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-25 18:13:39 +03:00
Hannu Nyman
bacf57bad1 treewide: i18n - sync translations and backport from 19.07 and master
* sync translations
* backport applicable translations from 19.07 and master

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-15 17:12:25 +03:00
Hannu Nyman
de2df034e1 build: add i18n-merge-openwrt-19.07
Support backporting translation strings from 19.07 to 18.06 by adding a script for that.

Targeted workflow is:
1) sync 18.06 to apps
2) backport 19.07 translations
3) re-sync 18.06 just in case
4) backport master translations
5) re-sync 18.06 just in case

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-15 17:12:25 +03:00
Hannu Nyman
b4dbbb432e build/i18n-merge-master: ignore apps deleted in master
Refine the code to ignore apps that have been deleted from master
but still exist in release branches. E.g. luci-app-samba

Previously the unhandled git error from non-existing master
mangled the .po files in the release branch: the 18n header was
removed and all non-ASCII chars were deleted from translation.

Fix this by processing only those files where 'git show' succeeds.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit e4baee8d25)
2020-05-15 17:12:25 +03:00
Jo-Philipp Wich
9b69e8f9cc build: add script to merge master translation into branches
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit cab574958c)
2020-05-15 17:12:25 +03:00
Hannu Nyman
733734ab20
Merge pull request #3953 from sunnyqeen/openwrt-18.06
luci-mod-admin-full: fixed ipv6 address display in the overview page of luci 18.06
2020-05-14 10:19:34 +03:00
sunnyqeen
3e26f34ad8 luci-mod-admin-full: fixed ipv6 address display in the overview page of luci
Signed-off-by: sunnyqeen <sunnyqeen@gmail.com>
2020-05-14 00:10:18 +02:00