Commit graph

9073 commits

Author SHA1 Message Date
Jo-Philipp Wich
04e45906da luci-mod-admin-full: wifi.lua: fix indentation
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 17:37:11 +02:00
Jo-Philipp Wich
98aacba3ac luci-base: gracefully handle broken firewall forwarding sections
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 17:35:01 +02:00
Hannu Nyman
462779c384 Merge pull request #1394 from jp-bennett/master
luci-app-fwknop: add inline option to qrencode usage
2017-10-16 20:50:12 +03:00
Jonathan Bennett
cfbeca728e luci-app-fwknop: add inline option to qrencode usage
The qrencode update in the packages repo includes a patch that
adds the --inline option.  We use that option to generate a
proper inline SVG image.
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-16 12:29:31 -05:00
Hannu Nyman
19f30d07cc Merge pull request #1393 from jp-bennett/patch-2
Luci-app-fwknopd: add quotation marks to squash error
2017-10-16 17:56:01 +03:00
Jonathan Bennett
9be2b76096 luci-app-fwknopd: add the -q option to UCI
Thanks to spacezorro on Github for suggesting this.  The quiet tag suppresses the error messages if no key is present.
2017-10-15 22:21:05 -05:00
Jonathan Bennett
e52a4b5cea luci-app-fwknopd: Prep for libqrencode update
An update for libqrencode requires that we explicitly ask for an SVG output.  This continues to work properly with the old version.  Making the change here before updating the libqrencode package.

Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15 22:12:18 -05:00
Jonathan Bennett
085fb17a11 Luci-app-fwknopd: add quotation marks to squash error
In some cases, the missing quotation marks can cause error messages.  Although harmless, adding the quotation marks for correctness.

Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15 21:33:15 -05:00
Hannu Nyman
a47dd6ec05 Merge pull request #1392 from jp-bennett/patch-1
luci-app-fwknop:  Adds a check to not overwrite user configured keys
2017-10-15 19:16:37 +03:00
Jonathan Bennett
4b7a00858e luci-app-fwknop: Adds a check to not overwrite user configured keys
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-13 23:39:51 -05:00
Hannu Nyman
c429ec729e Merge pull request #1391 from musashino205/l10n/noddos-add-ja
luci-app-noddos: Add po template and Japanese translation
2017-10-13 16:54:11 +03:00
INAGAKI Hiroshi
3c47d75888 luci-app-noddos: Add po template and Japanese translation
Added po template and po file for Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-13 20:26:30 +09:00
INAGAKI Hiroshi
47ca622c3c luci-app-noddos: Add more translations
Added translation markup to some UI texts.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-13 19:19:28 +09:00
Hannu Nyman
130785be91 Merge pull request #1375 from StevenHessing/luci-app-noddos
luci-app-noddos: Noddos, device-aware cloud-powered firewall (new pac…
2017-10-11 16:35:56 +03:00
Hannu Nyman
15791f291f luci-base: fix PKG_HASH field name
Use PKG_HASH instead of PKG_MD5SUM

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-10-11 16:32:11 +03:00
Hannu Nyman
477d690bbe Merge pull request #1390 from musashino205/l10n/dcp-upd-ja
luci-app-dnscrypt-proxy: Update Japanese translation
2017-10-10 19:36:08 +03:00
INAGAKI Hiroshi
8dbce3a5ba luci-app-dnscrypt-proxy: Update Japanese translation
Synchronized po/pot and updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-11 00:59:27 +09:00
Hannu Nyman
ab9d1cf066 Merge pull request #1387 from Wedmer/app_openvpn_tls_crypt_support
[luci-app-openvpn] Added support for tls-crypt option.
2017-10-10 17:55:50 +03:00
Vladimir Ulrich
bd7eff9a63 [luci-app-openvpn] Added support for tls-crypt option.
Closes #1340

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-10-10 02:40:21 +03:00
Hannu Nyman
2d011a5e97 Merge pull request #1386 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: fix resolver selection
2017-10-08 10:36:18 +03:00
Dirk Brenken
1f79a51aa9 luci-app-dnscrypt-proxy: fix resolver selection
* fix regex for resolver selection,
bring back 'cs-*' and 'securedns' entries

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-10-08 09:31:06 +02:00
Hannu Nyman
a876daa4ef Merge pull request #1382 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: major update
2017-10-04 22:26:02 +03:00
Dirk Brenken
f2d8f1f4cd luci-app-dnscrypt-proxy: major update
* automatically transfer dnscrypt specific settings to dnsmasq as well,
  This may change the values for 'noresolv', 'resolvfile',
  'allservers' and the list 'server' settings (enabled by default)
* parse/show the resolver, Location, DNSSEC- and NOLOG-Flag
  in the resolver select box
* make buttons for resolver list download & file creation
  (resolv-crypt.conf) more descriptive & responsive
* ease the startup trigger handling
* add an edit tab for 'resolv-crypt.conf' in the 'Advanced' section

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-10-02 10:57:04 +02:00
Steven Hessing
3b23203ce9 luci-app-noddos: Noddos, device-aware cloud-powered firewall (new package)
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-01 06:44:13 -07:00
James Christopher Adduono
27a5075290 luci-app-minidlna: add allow wide links option
This option was added to minidlna in version 1.2.0
and is set to no by default.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
2017-09-24 14:21:10 -04:00
Hannu Nyman
a2ea9fd95f i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-24 10:13:32 +03:00
Hannu Nyman
1ba412dcd9 luci-proto-vpnc: fix typo
fix: 'enaled' --> 'enabled'

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-24 10:10:34 +03:00
Hannu Nyman
f8ef169070 Merge pull request #1379 from Bubu83/patch-7
luci-base: Fixes for Italian Translation
2017-09-24 09:55:07 +03:00
Bubu83
f37474f4d6 luci-base: Fixes for Italian Translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-23 18:08:27 +02:00
Hannu Nyman
1e52957fb6 Merge pull request #1377 from Bubu83/patch-6
luci-app-adblock: Fixes for Italian Translation
2017-09-23 18:37:35 +03:00
Bubu83
31cb2abef2 luci-app-adblock: Fixes for Italian Translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-23 17:22:03 +02:00
Hannu Nyman
e3459ff930 Merge pull request #1376 from EricLuehrsen/unbound_luci
luci-app-unbound: clean up presentation of advanced LuCI tabs
2017-09-23 15:44:07 +03:00
Eric Luehrsen
7ca169710e luci-app-unbound: clean up presentation of advanced LuCI tabs
Add CSS for editing tabs to provide monospace font and offset
editing window color from read only windows. Expand 'control'
option to match with net/unbound. Add 'extended_stats' option
to match with net/unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-22 23:04:40 -04:00
Hannu Nyman
678c15c0da Merge pull request #1371 from Bubu83/patch-4
luci-app-adblock: Full Italian Translation
2017-09-17 14:59:36 +03:00
Hannu Nyman
cd0739d9dc Merge pull request #1372 from Bubu83/patch-5
luci-base: Fixes for Italian Translation
2017-09-17 14:59:12 +03:00
Bubu83
0134a92901 luci-base: Fixes for Italian Translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-17 01:09:26 +02:00
Bubu83
10d06da707 luci-app-adblock: Full Italian Translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-17 00:36:40 +02:00
Hannu Nyman
f36f198c6a Merge pull request #1362 from EricLuehrsen/unbound_luci201709
luci-app-unbound: add statistics and manual edit configuration panels
2017-09-16 08:32:18 +03:00
Hannu Nyman
07593d291f Merge pull request #1366 from musashino205/adblk-fix-trans_upper
luci-app-adblock: Fix commented out translations
2017-09-14 22:30:15 +03:00
psyborg55
549949ad8b add fontsize style parameter
add fontsize style parameter to reduce output text size

Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
2017-09-13 19:49:40 +02:00
psyborg55
bac20bc648 add fontsize style parameter
add fontsize style parameter to reduce output text size

Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
2017-09-13 19:47:47 +02:00
Eric Luehrsen
007b28ddb3 luci-app-unbound: add statistics and manual edit tabs
Add an option to "Basic Settings" tab to expand LuCI. This option
will add tab hierarchy for the settings, statistics, and raw view
or editing of configuration files. If you have unbound-control
installed, then you can see some useful debug information.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-12 21:04:52 -04:00
Eric Luehrsen
4a95fd9423 luci-app-unbound: move and rename configure.lua
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-12 21:04:52 -04:00
INAGAKI Hiroshi
02c69083d4 luci-app-adblock: Fix commented out translations
Fixed translations that commented out due to difference of letter-case
in msgid.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-13 02:30:06 +09:00
Hannu Nyman
6d4370d681 Merge pull request #1364 from TDT-GmbH/luci-app-mwan3_fixes
luci-app-mwan3: fix uci-defaults script rename initial_source to loca…
2017-09-12 17:16:09 +03:00
Hannu Nyman
a242ee83b8 Merge pull request #1361 from musashino205/adblk-upd-ja
luci-app-adblock: Update Japanese translation
2017-09-12 16:26:09 +03:00
INAGAKI Hiroshi
ae92674c84 luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11 22:21:17 +09:00
INAGAKI Hiroshi
8be0c7e7b2 luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11 22:17:39 +09:00
INAGAKI Hiroshi
e1e5509c92 luci-app-adblock: Fix LuCI i18n-tools detection issues
LuCI i18n-tools cannot interpret variables, so translations on that are
not applied in po/pot by i18n-tools.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11 22:08:37 +09:00
Hannu Nyman
b86ed10f84 Merge pull request #1359 from dibdot/adblock
luci-app-adblock: sync with adblock 3.0.0
2017-09-10 18:54:53 +03:00