Commit graph

2213 commits

Author SHA1 Message Date
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 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 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
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 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
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
Florian Eckert
6d9a0488d6 luci-app-commands: do not escape pipe on cmd line
fixes #4036

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 8120e1d484)
2020-05-13 16:05:08 +02:00
Stan Grishin
292c6d7bb0 luci-app-vpnbypass: better localizeable resources
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-03 09:12:54 +00:00
Stan
bbf8e1e76d
Merge pull request #3999 from stangri/18.06-luci-app-simple-adblock
[18.06] luci-app-simple-adblock: bugfix: remove escaped double-quotes from translateable resources
2020-05-02 09:21:01 -07:00
Stan Grishin
0c35ed08e5 luci-app-simple-adblock: bugfix: remove escaped double-quotes from translateable resources
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-02 16:01:06 +00:00
Stan Grishin
a1c1e2d336 luci-app-https-dns-proxy: bugfix: remove escaped double-quotes from translateable resources
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-02 15:32:01 +00:00
Stan Grishin
f8a3ce0be5 luci-app-https-dns-proxy: add CIRA Canadian Shiled
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-24 10:06:16 +00:00
Stan Grishin
805cf64805 luci-app-simple-adblock: bugfix: get package version from opkg
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-21 00:51:41 +00:00
Hannu Nyman
103da80a18 luci-app-advanced-reboot: fix syntax
Add the missing ")" to lines 45 and 54.
Fixes 75a4a80c1d
Fixes #3903

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 2c812fbd58)
2020-04-12 09:02:42 +03:00
Stan Grishin
9778609d68 luci-app-simple-adblock: improve i18n
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 11:39:43 +00:00
Stan Grishin
a89e4ce332 luci-app-advanced-reboot: improve localization by moving from translate to translatef
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 01:11:49 +00:00
Stan Grishin
b3184860e1 luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-06 14:00:33 +00:00
Hannu Nyman
3252808722
Merge pull request #3830 from stangri/18.06-luci-app-https-dns-proxy
[18.06] luci-app-https-dns-proxy: better service control & buttons styling
2020-04-03 15:57:25 +03:00
Hannu Nyman
be69e1ac46
Merge pull request #3827 from stangri/18.06-luci-app-vpnbypass
[18.06] luci-app-vpnbypass: better service control & buttons styling
2020-04-03 15:56:33 +03:00
Stan Grishin
6d2a667205 luci-app-https-dns-proxy: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:50:35 +00:00
Stan Grishin
b27d5e0a90 luci-app-vpnbypass: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:32:47 +00:00
Stan Grishin
a06b27d5f8 luci-app-simple-adblock: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:25:40 +00:00
Stan Grishin
a9f8500720 luci-app-simple-adblock: better status/error display
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29 05:22:51 +00:00
Stan Grishin
6070efe485 luci-app-https-dns-proxy: package name change, support for RFC8484 binary
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19 11:43:05 -07:00
Hannu Nyman
3a3d8f4939 i18n: sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-11-30 11:35:52 +02:00
Stan Grishin
8b4d454ac6 luci-app-advanced-reboot: better information for snapshots
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-27 08:32:46 -07:00
Stan Grishin
b6e00b7a21 luci-app-advanced-reboot: add logger messages, README update
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19 16:55:51 -07:00
Stan Grishin
71e229e2cb luci-app-advanced-reboot: bugfix: luci error on reboot, logger errors
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19 09:54:37 -07:00
Stan Grishin
10cdd01378 luci-app-advanced-reboot: show OpenWrt info on compatible NAND routers
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-15 16:42:13 -07:00
Jo-Philipp Wich
3961268597 luci-app-firewall: fix stored XSS in rule-details.lua
A previous fix to this file failed to address a second instance of the
same issue.

Fixes: c048f23ba ("luci-app-firewall: fix stored XSS in rule- and forward detail pages")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-15 19:05:05 +01:00
Jo-Philipp Wich
bc060f931b luci-app-nlbwon: fix parsing relative interval values from config
Fixes: #3302
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 2e8aa301aa)
2019-11-13 17:10:21 +01:00
Stan Grishin
f6bf361ec5 luci-app-vpnbypass: bugfix: call to action has no parent node
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-28 16:35:10 -07:00
Jo-Philipp Wich
9a1a190aee
Merge pull request #3225 from stangri/18.06-luci-app-vpnbypass
[18.06] luci-app-vpnbypass: better service control buttons
2019-10-28 10:14:53 +01:00
Florian Eckert
fbefeed973 luci-app-openvpn: fix traceback for undefined fs value
This will fix the traceback for undefined fs value.
The bug was added by the cherry-pick commit
ca781af2f8 from master branch.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-24 09:16:19 +02:00
Florian Eckert
ca781af2f8 luci-app-openvpn: add missing proto param for ipv6
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 18037444b5)
Update commit to apply cleanly
2019-10-23 09:18:39 +02:00
Stan Grishin
205de70600 luci-app-vpnbypass: better service control buttons
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-20 15:42:34 -07:00
Stan Grishin
11421536cd luci-app-vpnbypass: bugfix: properly restart dnsmasq
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-18 07:14:40 -07:00
Stan Grishin
3b6317db27 luci-app-simple-adblock: bugfix: fix invalid <br> entries
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-10 05:12:33 -07:00
Stan Grishin
4ac8e206e4 luci-app-vpnbypass: fix dispatcher bug when VPN node is present
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-10-01 18:22:47 -07:00