Commit graph

1911 commits

Author SHA1 Message Date
Dirk Brenken
49cfa04e6c luci-app-travelmate: Chaos Calmer bugfixes
* fixes for Chaos Calmer compatibility

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-11-19 20:04:46 +01:00
Paul Spooren
4891deaf94 luci-app-attendedsysupgrade: use common
use attendedsysupgrade-common package and rpc-sys instead of
rpcd-mod-attendedsysupgrade

luci-app-attendedsysupgrade: editable server url

the server url can now be changed. The solution is kept as simple as
possible to not introduce any lua code.

Small cleanup, but needs a refactoring.

Add acl rights to edit the attendedsysupgrade file

Add cgi-io as a dependencie to upload image to router

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-11-12 03:09:33 +01:00
Hannu Nyman
96553cf6bf
Merge pull request #1436 from artioni81/patch-5
Update openvpn.po
2017-11-11 16:10:42 +02:00
artioni81
ef3cfb770b
luci-app-openvpn: update Italian translation
Signed-off-by: Artion Karreci <artionkarreci@gmail.com>
2017-11-11 12:42:55 +01:00
INAGAKI Hiroshi
8e64e9bceb luci-app-upnp: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-11 12:18:59 +09:00
INAGAKI Hiroshi
7f48b25038 i18n: Sync translations
Synchronized translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-11 12:14:52 +09:00
artioni81
db4be00095
Update openvpn.po 2017-11-10 14:23:49 +01:00
Jo-Philipp Wich
b2274e5d6d
Merge pull request #980 from NvrBst/pull-request-upnp_description
luci-app-upnp: Adding and displaying "Description" to upnp data
2017-11-10 13:06:10 +01:00
INAGAKI Hiroshi
61cd750363 luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-05 13:33:52 +09:00
INAGAKI Hiroshi
47f4469b29 luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-05 11:49:53 +09:00
Paul Spooren
26c93debe9 luci-app-attendedsysupgrade: upgrade to version 2
Add required ubus acls from package rpcd-mod-attendedsysupgrade.

luci-app-attendedsysupgrade: add postinst script

removes caches and restarts uhttpd as mentioned here:
https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/58#issuecomment-339370803

luci-app-attendedsysupgrade: redesign

simplified the interface and made it more "luci" like

simplify ubus interaction, use uci_call und ubus_call functions

add optional settings:

auto_search:
search on opening the view without clicking

advanced_mode:
if set, allow package edits, show build log

rename updateserver to upgradeserver
rename url to server_url

luci-app-attendedsysupgrade: rename uci options

remove leading "upgrade" from uci options
also rename server_url to url

cleaning

use new api/ urls

wait for successfull reboot

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-11-04 19:25:10 +01:00
Hannu Nyman
9e325a5162
Merge pull request #1426 from dibdot/app-adblock
luci-app-adblock: sync with adblock 3.1.0
2017-11-04 15:51:41 +02:00
Dirk Brenken
b02a13ea77 luci-app-adblock: sync with adblock 3.1.0
* add support for new 'whitelist mode'
* fix a small css issue in advanced edit tabs

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-11-04 14:13:22 +01:00
Florian Eckert
afd84b3cab luci-app-mwan3: fix i18n spelling
Fix i18n en spelling

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-11-03 10:13:09 +01:00
yangfl
4dc055be85 i18n: Update Chinese translation
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-29 16:00:27 +08:00
yangfl
7dd75df093 i18n: Update Chinese translation
Signed-off-by: David Yang <mmyangfl@gmail.com>
2017-10-28 18:57:21 +08:00
Hannu Nyman
d4e3d5686a i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-10-28 10:21:41 +03:00
INAGAKI Hiroshi
397ee0f9c7 luci-app-minidlna: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:34:06 +09:00
INAGAKI Hiroshi
a7b85958cc luci-app-minidlna: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:24:48 +09:00
INAGAKI Hiroshi
721ef27cdc luci-app-minidlna: Fix UI text
Add missing colon ":" to the UI text for widelink option.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:16:14 +09:00
INAGAKI Hiroshi
b9be6b4163 luci-app-minidlna: Fix errors in po files
Modified incorrect "msgid" to "msgstr".

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-25 22:06:16 +09:00
Hannu Nyman
59a4e4065d Merge pull request #1380 from jcadduono/minidlna
luci-app-minidlna: add allow wide links option
2017-10-21 09:50:01 +03:00
Hannu Nyman
a742e708b6 Merge pull request #1405 from FireBurn/master
luci-app-minidlna: Don't specify media_dir=
2017-10-21 09:15:52 +03:00
Hannu Nyman
5e2800232e Merge pull request #1404 from aparcar/edit_packages
luci-app-attendedsysupgrade: editable packagelist
2017-10-20 17:33:48 +03:00
Jo-Philipp Wich
824b9357ed Fix syntax errors in swedish translation
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-20 10:55:22 +02:00
Jo-Philipp Wich
c387184a98 luci-app-aria2: fix duplicate message id
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-20 10:51:42 +02:00
Angus Ding
43b823508f luci-app-aria2: Update Chinese translation
Update Chinese translations.

Signed-off-by: Angus Ding <angus.ding@gmail.com>
2017-10-20 10:47:39 +02:00
Angus Ding
4e1c09bd7a luci-app-upnp: Update Chinese translation
Fix Chinese translations.

Signed-off-by: Angus Ding <angus.ding@gmail.com>
2017-10-20 10:36:45 +02:00
Mike Lothian
50937bcb20 luci-app-minidlna: Don't specify media_dir=
This is added automatically. Entering it twice stops minidlna from
starting as the config ends up with

media_dir=media_dir=A,/dir/name

Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
2017-10-20 01:36:01 +01:00
Paul Spooren
f3abaf8cd1 luci-app-attendedsysupgrade: editable packagelist
add textarea with all to be installed packages, allows user to changes
packages before requesting the image

add button to open build log in

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-10-20 01:33:27 +02:00
Hannu Nyman
a98548edc7 Merge pull request #1399 from Umeaboy/patch-2
luci-app-adblock: Translated some Swedish
2017-10-18 17:12:52 +03:00
Hannu Nyman
f2c38537f4 Merge pull request #1400 from Umeaboy/patch-3
luci-app-diag-devinfo: Updated Swedish translation
2017-10-18 17:12:24 +03:00
Hannu Nyman
c25a78650f Merge pull request #1398 from Umeaboy/patch-1
Created luci-app-simple-adblock.po
2017-10-18 17:11:57 +03:00
Kristoffer Grundström
dd03ee0929 luci-app-splash: Updated some Swedish
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:31:46 +02:00
Kristoffer Grundström
3483c91deb luci-app-diag-devinfo: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:25:42 +02:00
Kristoffer Grundström
17803c2d04 luci-app-adblock: Translated some Swedish
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:15:09 +02:00
Kristoffer Grundström
b22f14ba60 Created luci-app-simple-adblock.po
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-10-18 01:02:32 +02:00
Jo-Philipp Wich
27fbdada6c i18n: synchronize and fix translation files
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:15:35 +02: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
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
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
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
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
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
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
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
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
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
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
Dirk Brenken
f46f3e5124 luci-app-adblock: sync with adblock 3.0.0
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-09-09 21:09:28 +02:00
Hannu Nyman
0c99b645ce Merge pull request #1356 from Bubu83/patch-3
luci-app-ddns: Updated Italian translation
2017-09-06 09:06:38 +03:00
Hannu Nyman
1448040221 Merge pull request #1355 from Bubu83/patch-2
luci-app-samba: Fixed Italian translation
2017-09-06 09:05:34 +03:00
Bubu83
5306de9e40 luci-app-wol: Fixed Italian translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-06 03:37:44 +02:00
Bubu83
bd7c65405d luci-app-ddns: Updated Italian translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-06 03:28:24 +02:00
Bubu83
a0b73d5e99 luci-app-samba: Fixed Italian translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-06 01:09:19 +02:00
Hannu Nyman
2545566ef8 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-05 20:33:50 +03:00
Bubu83
d21609852d luci-app-firewall: Fix typos in Italian translation
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-05 16:29:57 +02:00
Florian Eckert
b228700610 luci-app-mwan3: fix uci-defaults script rename initial_source to local_source
Rename wrong uci option

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-09-05 06:55:46 +02:00
Hannu Nyman
83eead3aae Merge pull request #1347 from Bubu83/patch-1
luci-app-firewall:  Full Italian Translation
2017-09-04 21:18:37 +03:00
Bubu83
c8cee6dfc8 Full and correct ITALIAN translation of luci firewall.po
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-04 19:15:38 +02:00
Bubu83
2632621432 luci-app-wifischedule: New Italian Translation
New Italian Translation of wifischedule.po

Signed-off-by: Alessio Casagrande bubu83@gmail.com

Update wifischedule.po
2017-09-04 18:28:43 +02:00
Hannu Nyman
7a54978599 Merge pull request #1350 from Umeaboy/patch-37
luci-app-wireguard: Updated Swedish translation
2017-09-04 12:38:33 +03:00
Kristoffer Grundström
3192273df9 luci-app-wireguard: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-03 23:07:35 +02:00
Kristoffer Grundström
7a42c90c18 luci-app-clamav
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-03 22:49:38 +02:00
Kristoffer Grundström
74fd72007d luci-app-firewall: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-03 01:53:29 +02:00
Hannu Nyman
fe4e8c6bee Merge pull request #1330 from gabrownx/patch-1
Update pt-br translation
2017-09-02 20:19:54 +03:00
Hannu Nyman
6d01842bee Merge pull request #1333 from Bubu83/patch-2
Fix typo
2017-09-02 20:18:33 +03:00
Hannu Nyman
2f5f5b05c4 Merge pull request #1345 from Umeaboy/patch-44
luci-app-diag-devinfo: Updated Swedish translation
2017-09-02 20:18:18 +03:00
Hannu Nyman
f867e3c99f Merge pull request #1344 from Umeaboy/patch-43
luci-app-ddns: Updated Swedish translation
2017-09-02 20:17:58 +03:00
Hannu Nyman
5ad6c53cbc Merge pull request #1342 from Umeaboy/patch-42
luci-app-openvpn: Updated Swedish translation
2017-09-02 20:17:42 +03:00
Hannu Nyman
4469c06e0a Merge pull request #1339 from Umeaboy/patch-41
luci-app-coovachilli: Updated my e-mail adress
2017-09-02 20:17:13 +03:00
Hannu Nyman
648c84f196 Merge pull request #1338 from Umeaboy/patch-40
luci-app-bcp38: Added Swedish translation
2017-09-02 20:16:55 +03:00
Hannu Nyman
b83fe6d722 Merge pull request #1337 from Umeaboy/patch-39
luci-app-aria2: Updated Swedish translation
2017-09-02 20:16:39 +03:00
Hannu Nyman
6c7f5162dc Merge pull request #1336 from Umeaboy/patch-38
luci-app-ahcp: Updated Swedish translation
2017-09-02 20:16:22 +03:00
Hannu Nyman
44d2bbaad8 Merge pull request #1335 from Umeaboy/patch-37
luci-app-advanced-reboot: Added Swedish language
2017-09-02 20:15:56 +03:00
Hannu Nyman
e4f2a5f8c8 Merge pull request #1334 from Umeaboy/patch-36
luci-app-adblock: Sync translations
2017-09-02 20:15:29 +03:00
Kristoffer Grundström
1e524f4c2d luci-app-diag-devinfo: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 17:49:39 +02:00
Kristoffer Grundström
5410f6c381 luci-app-ddns: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 17:33:12 +02:00
Kristoffer Grundström
9d0f8800d3 luci-app-openvpn: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 04:40:41 +02:00
Kristoffer Grundström
2a76e20b95 luci-app-coovachilli: Updated my e-mail adress
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 04:36:40 +02:00
Kristoffer Grundström
951dbb9193 luci-app-bcp38: Added Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 04:33:09 +02:00
Kristoffer Grundström
9c7f01d9f0 luci-app-aria2: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 04:24:48 +02:00
Kristoffer Grundström
830a056e8f luci-app-ahcp: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 04:08:35 +02:00
Kristoffer Grundström
f87e878ece luci-app-advanced-reboot: Added Swedish language
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 00:26:16 +02:00
Kristoffer Grundström
b58c5e5fc9 luci-app-adblock: Sync translations
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02 00:02:32 +02:00
Bubu83
9ded828365 Fix typo 2017-09-01 23:11:34 +02:00
Bubu83
f2fe6e10b7 Italian Translation error
Completely wrong italian translation, maybe a typo
2017-09-01 22:03:21 +02:00
gabrownx
81c8debc03 Update adblock.po
Minor issue fix
2017-08-28 10:45:38 -03:00
gabrownx
296ae87c8d Update pt-br translation
Added missing sentences
2017-08-26 12:41:20 -03:00
Jo-Philipp Wich
72b90c0a10 Merge pull request #1314 from aparcar/acld
luci-app-attendedsysupgrade: lua code for acl.d
2017-08-22 21:23:05 +02:00
Jo-Philipp Wich
d86244ab39 Merge pull request #1323 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: support for option dst_forward_recentrst
2017-08-22 21:22:45 +02:00
Jo-Philipp Wich
eff0b74ef9 Merge pull request #1306 from aparcar/update_packages
luci-app-attendedsysupgrade: param update_package
2017-08-22 21:21:59 +02:00
Yousong Zhou
28b996d66f luci-app-shadowsocks-libev: support for option dst_forward_recentrst
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:50 +08:00
Yousong Zhou
4b042bcbd9 luci-app-shadowsocks-libev: enumerate ifnames with sys.net.devices()
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:50 +08:00
Yousong Zhou
f5fa1a0f08 luci-app-shadowsocks-libev: rename option title for src dst list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:50 +08:00
Yousong Zhou
fd085d9910 luci-app-shadowsocks-libev: tweak list of redir instances
- Skip disabled ones
 - Allow empty value

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
Yousong Zhou
56e9ac6642 luci-app-shadowsocks-libev: fix setting boolean option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
Yousong Zhou
54c1772ad9 luci-app-shadowsocks-libev: validate elements of src, dst ip/net list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
INAGAKI Hiroshi
47f619ea7f luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-22 17:44:48 +09:00
INAGAKI Hiroshi
f5ea59d2ff luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-22 17:23:16 +09:00
Hannu Nyman
520d5bba6d Merge pull request #1321 from dibdot/travelmate
luci-app-travelmate: sync with 0.9.3
2017-08-21 20:35:34 +03:00
Dirk Brenken
0d5ad76239 luci-app-travelmate: sync with 0.9.3
* supports a Connection Limit of '0',
to disable this feature (unlimited retries)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-21 15:51:26 +02:00
INAGAKI Hiroshi
9b5f178a57 luci-app-dnscrypt-proxy: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-21 00:09:21 +09:00
INAGAKI Hiroshi
ca44b5b788 luci-app-dnscrypt-proxy: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20 21:38:19 +09:00
Hannu Nyman
1b8f0dd858 Merge pull request #1319 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: small fixes & additions
2017-08-20 13:43:58 +03:00
Dirk Brenken
dfad516e84 luci-app-dnscrypt-proxy: small fixes & additions
* check/add for 'global' section to fix a possible issue with old
(non-default) dnscrypt-proxy config files
* a custom 'resolv-crypt.conf' can now be added in the new "Extra
options" section
* accept IPv4 and IPv6 address as local dnscrypt ip address

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-20 09:12:50 +02:00
Alexander Schlarb
ac8a957191 luci-app-uhttpd: Bump default key size to 2048 bits for certificates
More about the currently recommended key sizes: https://www.keylength.com/en/compare/

Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>

Modified to maintain the old minimum of 1024 bits for low-end devices.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-08-20 08:41:10 +03:00
Alexander Schlarb
ab64856938 luci-app-uhttpd: Fix certificate parameter section
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
2017-08-20 08:30:21 +03:00
Hannu Nyman
818959efdc Merge pull request #1315 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: sync with shadowsocks-libev config changes
2017-08-20 08:09:25 +03:00
INAGAKI Hiroshi
5d4ae05c63 luci-app-mwan3: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20 13:44:24 +09:00
INAGAKI Hiroshi
d503740be1 luci-app-mwan3: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20 12:48:53 +09:00
Yousong Zhou
f5ae714d9d luci-app-shadowsocks-libev: support ss_rules options: dst_default, ifnames
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20 02:27:45 +08:00
Yousong Zhou
1c680e8c78 luci-app-shadowsocks-libev: add 2 aead methods
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20 02:27:40 +08:00
Yousong Zhou
e47366a8a1 luci-app-shadowsocks-libev: fix typo in setting ss_rules.disabled=true
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20 01:25:57 +08:00
Paul Spooren
f389d676de luci-app-attendedsysupgrade: lua code for acl.d
re add lua code to handle content of acl.d/. This should enable users to
use the luci-app without having the full snapshot luci installed, e.g.
trying the app from 17.01.2

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-19 14:59:03 +02:00
INAGAKI Hiroshi
b02330d28c luci-app-dnscrypt-proxy: Add Japanese translation
Added po templates and po for Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-19 01:00:05 +09:00
INAGAKI Hiroshi
3d3de97bfd luci-app-dnscrypt-proxy: Add more translations
Added translate() functions for some UI texts.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-18 23:18:44 +09:00
Hannu Nyman
2163284cf7 Merge pull request #1311 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: fix ssl dependency
2017-08-18 10:08:43 +03:00
Dirk Brenken
4a9b391d03 luci-app-dnscrypt-proxy: fix ssl dependency
* remove libustream-mbedtls dependency in makefile and check for
'libustream-ssl.so' in the app. (fix for #1310)
* add missing uclient-fetch dependency in makefile.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-18 09:04:09 +02:00
Hannu Nyman
5d35777a34 Merge pull request #1309 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: new package
2017-08-17 20:01:58 +03:00
Paul Spooren
35215110ee luci-app-attendedsysupgrade: param update_package
the "update_package" option explicitly asks the server to check for
packages updates as well not only upgrades to a new release

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-17 02:14:20 +02:00
Dirk Brenken
14dca2f3ee luci-app-dnscrypt-proxy: new package
to ease the dnscrypt-proxy configuration I've build this package,
main features:
* full resolver list handling, incl. list refresh and
  simple resolver selection per instance
* trigger support
* support the following (conditional) options:
  * resolvers_list
  * ephemeral_keys
  * blacklist
  * block_ipv6
  * local_cache
  * query_log_file

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-16 21:49:20 +02:00
Hannu Nyman
209deb50a4 Merge pull request #1308 from TDT-GmbH/luci-app-mwan3_update
luci-app-mwan3: use mwan3.user and add global mmx_mask option
2017-08-16 18:42:59 +03:00
Hannu Nyman
dff56b96dc Merge pull request #1304 from marcin1j/pr/20170814-mwan3-tracking-method
luci-app-mwan3: add new config option 'track_method'
2017-08-16 18:40:47 +03:00
Florian Eckert
6c4053066a luci-app-mwan3: add config for mwan3 mask
Add global config option to edit the mwan3 firewall mask.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-16 14:51:55 +02:00
Florian Eckert
10992d6b10 luci-app-mwan3: change hotplug script to mwan3.user
Replace old "/etc/hotplug.d/iface/16-mwancustom" edit possibility
with the new "/etc/mwan3.user" hotplug script.
Which will also be saved during sysupgrade.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-16 14:48:53 +02:00
Hannu Nyman
3d338ee3e6 Merge pull request #1307 from musashino205/smb-upd-ja
luci-app-samba: Update Japanese translation
2017-08-15 20:24:21 +03:00
INAGAKI Hiroshi
9bda650abe luci-app-samba: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-16 00:42:20 +09:00
Paul Spooren
5cdab68f25 luci-app-attendedsysupgrade: use JSON.stringify
now uses JSON.stringify instead of creating pseudo JSON data via
`'{' + variable + '}'`

also simplify uci naming

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-14 19:14:52 +02:00
Marcin Jurkowski
71f07bb65b luci-app-mwan3: add new config option 'track_method'
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2017-08-14 18:53:55 +02:00
INAGAKI Hiroshi
efe1ea02a8 luci-app-samba: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-14 20:44:40 +09:00
Jo-Philipp Wich
09e0519fca Merge pull request #1294 from aparcar/model
luci-app-attendedsysupgrade: send model info
2017-08-13 20:56:58 +02:00
Hannu Nyman
0ee6b1c8f7 Merge pull request #1301 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: minor adaption for ease of use
2017-08-13 19:47:25 +03:00
Paul Spooren
47a36e0af9 luci-app-attendedsysupgrade: send model info
as reported [here][1] the board_name is not everywhere unified yet. to
solve this problem, the model name is transported as well and used as a
fallback identifier

[1]: https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/26

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-13 17:53:28 +02:00
Paul Spooren
6cc4a22579 luci-app-attendedsysupgrade: add keep-settings opt
add a keep-settings checkbox to the webview
this PR depends on [this][1] PR in openwrt/packages

[1]: https://github.com/openwrt/packages/pull/4689

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-13 15:52:28 +02:00
Bob
56424931bb luci-app-samba: Shared directory help text.
A forum.lede-project.org member had trouble understanding how to configure Samba.
This is help text for Shared Directories.

Signed-off-by: Bob Meizlik <bobmseagithub@squakmt.com>
[whitespace fixed]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-13 15:16:39 +02:00
Jo-Philipp Wich
99f7794311 Merge pull request #1290 from aparcar/uhttpd-mod-ubus
luci-app-attendedsysupgrade: add missing dep
2017-08-13 15:05:33 +02:00
Jo-Philipp Wich
83e47322fc Merge pull request #1298 from aparcar/update_info
luci-app-attendedsysupgrade: show updated packages
2017-08-13 15:03:44 +02:00
Yousong Zhou
0a2fa7b16f luci-app-shadowsocks-libev: assume ss-redir has default mode tcp_only
This is in accordance with the current actual implementation of
ss-redir.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-13 12:36:59 +08:00
Yousong Zhou
be77667225 luci-app-shadowsocks-libev: add a ss_rules section if none exists
When there is no ss_rules section, the "Redir Rules" tab will have empty
form in the generated page.  This is especialy the case when the
shadowsocks-libev config is from an earlier version before 3.0.6-2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-13 12:36:58 +08:00
Hannu Nyman
2697ef81a1 Merge pull request #1299 from dibdot/travelmate
luci-app-travelmate: sync with 0.9.2
2017-08-12 09:23:29 +03:00
Dirk Brenken
3317104647 luci-app-travelmate: sync with 0.9.2
* frontend: add/modify input datatypes in 'extra' section
* frontend: add support to edit/change wpa enterprise key phrases
* frontend: various small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-12 08:03:48 +02:00
Paul Spooren
2f53e30806 luci-app-attendedsysupgrade: show updated packages
since the update server now checks packages for updates the web view
will show all changed package versions. this PR is also important to
support future package transformations of the server

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-11 20:58:35 +02:00
Florian Eckert
bcc9382e16 luci-app-mwan3: update i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:42:38 +02:00
Florian Eckert
5371f159da luci-app-mwan3: extend uci-default to set globals section if not present
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:33:38 +02:00
Florian Eckert
933e0f335c luci-app-mwan3: add globals config section
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:23:33 +02:00
Florian Eckert
c88e03548c luci-app-mwan3: add new config options initial_state and keep_failure_interval
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:14:55 +02:00
Paul Spooren
99958baed5 luci-app-attendedsysupgrade: add missing dep
uhttpd-mod-ubus is missing on some devices where rpcd is installed.
the luci app fundamentally depends on /ubus

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-08 16:06:08 +02:00
Yousong Zhou
76a4609c66 luci-app-shadowsocks-libev: hide key, password value in instance overview
This is mainly for ss_server section

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-08 11:25:22 +08:00
Hannu Nyman
71fd98c44a Merge pull request #1285 from kuoruan/i18n-zh-cn
luci-app-nlbwmon: Fix and update Simplified Chinese translation
2017-08-07 16:02:53 +03:00
kuoruan
2bcf29d54a luci-app-nlbwmon: Fix and update Simplified Chinese translation
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
2017-08-07 18:28:29 +08:00
Jo-Philipp Wich
1fdad2616d luci-app-nlbw: make display template XHTML compliant
This allows proper rendering in OpenWrt theme. Fixes #1284.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-07 09:56:30 +02:00
Hannu Nyman
bf7e21c65c Merge pull request #1283 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-08-06 18:46:52 +03:00
Hannu Nyman
8ff8b03722 Merge pull request #1264 from kuoruan/zh-cn-tr
Update some Simplified Chinese translation
2017-08-06 18:46:29 +03:00
INAGAKI Hiroshi
50c796fb13 luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-07 00:25:50 +09:00
kuoruan
2c32ed1863 luci-app-nlbwmon: Add Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao  <kuoruan@gmail.com>
2017-08-06 22:21:05 +08:00
Hsing-Wang Liao
baac7eba42 luci-app-firewall: Update Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06 22:21:05 +08:00
Hsing-Wang Liao
afb3c2a934 luci-app-firewall: Fix a word typo, arbritary -> arbitrary
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06 22:21:04 +08:00
INAGAKI Hiroshi
ba2dd646fa luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-06 21:13:29 +09:00
Hsing-Wang Liao
ba548d3844 luci-app-bcp38: Add Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06 17:42:49 +08:00
Hannu Nyman
1dd49b93c7 Merge pull request #1281 from dibdot/travelmate
luci-app-travelmate: bugfix
2017-08-06 08:49:19 +03:00
Dirk Brenken
4e80499a02 luci-app-travelmate: bugfix
* fix bug in interface wizard during initial setup
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-05 21:49:28 +02:00
Jo-Philipp Wich
53da9adc25 Merge pull request #1279 from aparcar/fix_slash
luci-app-attendedsysupgrade: remove leading slash
2017-08-05 14:04:30 +02:00
INAGAKI Hiroshi
a9afd33afe luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 13:55:30 +09:00
INAGAKI Hiroshi
f7b0e3f5ef luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 13:47:21 +09:00
Paul Spooren
a22f050861 luci-app-attendedsysupgrade: remove leading slash
the slash leads to // redirecting to /. The redirecting causes problems
with CORS [1].

[1]: http://enable-cors.org/

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-04 18:09:43 +02:00
Hannu Nyman
d082ed964b Merge pull request #1278 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: support ss_redir disable_sni option
2017-08-04 17:33:15 +03:00
Yousong Zhou
5d91683575 luci-app-shadowsocks-libev: support ss_redir disable_sni option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-04 22:29:09 +08:00
Hannu Nyman
af8e2c6d17 Merge pull request #1277 from dibdot/adblock
luci-app-adblock: sync with adblock 2.8.5
2017-08-04 13:35:41 +03:00
Dirk Brenken
0f13f7eb81 luci-app-adblock: sync with adblock 2.8.5
* add preliminary kresd support
* small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-04 11:12:03 +02:00
Hannu Nyman
efb7e5f365 Merge pull request #1275 from dibdot/travelmate
luci-app-travelmate: small bugfixes & optimizations
2017-08-03 18:29:48 +03:00
Dirk Brenken
b110746b98 luci-app-travelmate: small bugfixes & optimizations
* various small bugfixes and optimizations

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-03 17:04:58 +02:00
Paul Spooren
b90153386c luci-app-attendedsysupgrade: add package
Add a simple luci view in system tab to perform a sysupgrade
with no hassle.

Asks an external update server for upgrades, downloads and
flashes the upgrade.

This packge is the frontend for my current GSoC project:
https://summerofcode.withgoogle.com/projects/#5684958571003904

More code is found here:
https://github.com/aparcar/gsoc17-attended-sysupgrade

Signed-off-by: Paul Spooren <paul@spooren.de>
[jo@mein.io: squash commits, remove PKGARCH from Makefile]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-02 22:28:50 +02:00
Yousong Zhou
7fae5f5c22 luci-app-shadowsocks-libev: add common flag ipv6_first
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-02 15:02:31 +08:00
Yousong Zhou
a668c58607 luci-app-shadowsocks-libev: remove redundant duplicate methods
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-02 14:35:32 +08:00
Jo-Philipp Wich
f438c1c1ab Merge pull request #1271 from musashino205/nbm-upd-ja
luci-app-nlbwmon: Update Japanese translation
2017-08-01 14:00:14 +02:00
Jo-Philipp Wich
e276df2051 luci-app-nlbwmon: always fetch latest data
When displaying the most current accounting period, pass an empty timestamp
to the backend in order to query the current in-memory data instead of the
latest committed values.

This ensures that the dashboard always renders the most current data in its
default view.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-01 13:51:45 +02:00
INAGAKI Hiroshi
feca480f5f luci-app-nlbwmon: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-01 19:41:57 +09:00
Hannu Nyman
7387bf619f Merge pull request #1270 from dibdot/travelmate
luci-app-travelmate: rework wireless station re-ordering
2017-08-01 09:20:18 +03:00
Dirk Brenken
3909cf79dc luci-app-travelmate: rework wireless station re-ordering
* rework wireless station re-ordering code, now complete uci index
based, therefore no longer tied to a definite order of wifi-iface
sections

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-31 23:07:11 +02:00
Jo-Philipp Wich
6f9b75cc42 luci-app-nlbwmon: remove version marker from javascripts
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-31 19:32:02 +02:00
Jo-Philipp Wich
3722aa0286 luci-app-nlbwmon: improve initial view
Make sure that placeholder pie charts are rendered, display a hint about
yet missing data in the tables and offer a link to force-commit ("Reload")
the data.

Also fix some mixed white space, an imbalanced dom operation and sync
translation template.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-31 19:15:17 +02:00
INAGAKI Hiroshi
2e5da9b4fe luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-31 21:18:28 +09:00
INAGAKI Hiroshi
439f0dbafc luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-31 20:56:24 +09:00
Hannu Nyman
0b11fdebf8 Merge pull request #1267 from dibdot/travelmate
luci-app-travelmate: bugfixes
2017-07-31 12:40:43 +03:00
Jo-Philipp Wich
f7a9c713e5 luci-app-nlbwmon: add missing charting library
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-31 11:11:21 +02:00
Dirk Brenken
4142839e0d luci-app-travelmate: bugfixes
* fix interface default value on overview page
* fix re-ordering of wireless stations
* added translation fix by INAGAKI Hiroshi <musashino.open@gmail.com>

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-31 10:26:09 +02:00
Hannu Nyman
fd6f892bc1 Merge pull request #1263 from musashino205/nbm-add-ja
luci-app-nlbwmon: Add Japanese translation
2017-07-30 19:48:49 +03:00
Hannu Nyman
c22b44b3fb Merge pull request #1261 from dibdot/travelmate
luci-app-travelmate: enhancements & fixes
2017-07-30 19:48:32 +03:00
INAGAKI Hiroshi
7594c52888 luci-app-nlbwmon: Add Japanese translation
Added po templates and Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-30 19:08:36 +09:00
Jo-Philipp Wich
2523e0f479 Merge pull request #1259 from jow-/introduce-nlbwmon
luci-app-nlbwmon: new package
2017-07-30 11:54:09 +02:00
Dirk Brenken
81f52d4290 luci-app-travelmate: enhancements & fixes
* Further optimized Station Overview & Scan page,
  especially for mobile devices
* add a "Rescan" button in manual mode on overview page
* XHTML fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-29 17:36:48 +02:00
Jo-Philipp Wich
0fe93fc3a3 luci-app-nlbwmon: new package
This commit introduces luci-app-nlbwmon, a frontend for nlbwmon, the
lightweight NetLink BandWidth Montor.

The nlbwmon daemon gathers per-host traffic statistics by querying netlink
accounting data. Due to this approach, the executable is very small and does
not rely on libpcap and CPU intensive raw sockets to monitor traffic.

Depends on PR https://github.com/openwrt/packages/pull/4646

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-28 16:26:42 +02:00
INAGAKI Hiroshi
3604e4756d luci-app-mwan3: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-28 13:47:25 +09:00
Hannu Nyman
3603e27e30 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-07-27 19:40:47 +03:00
Hannu Nyman
f450c0403d Merge pull request #1252 from musashino205/mwan3-fix-status
luci-app-mwan3: Add translate strings in update_status()
2017-07-25 08:36:52 +03:00
Hannu Nyman
314dd1aa11 Merge pull request #1251 from dibdot/luci-app-travelmate
luci-app-travelmate: enhancements & fixes
2017-07-25 08:35:53 +03:00
Dirk Brenken
5dd6be4513 luci-app-travelmate: enhancements & fixes
* add re-ordering buttons in Station Overview
* fix possible nil error during wifi scan

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-25 07:24:59 +02:00
INAGAKI Hiroshi
ec305ecc82 luci-app-mwan3: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-25 14:12:25 +09:00
INAGAKI Hiroshi
35cfbe09cc luci-app-mwan3: Add translate strings in update_status()
Translation function is not used in "start", "stop", and "restart",
and I modified them because the LuCI i18n-tools cannot be detected.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-25 13:56:50 +09:00
Hannu Nyman
6c8a9f104c Merge pull request #1250 from dibdot/luci-app-travelmate
luci-app-travelmate: small bugfixes
2017-07-24 19:54:31 +03:00
Dirk Brenken
31f77a3cfe luci-app-travelmate: small bugfixes
* speed up wireless scan
* emphasize active uplink in Station Overview
* mark hidden SSIDs

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-24 16:02:21 +02:00
Hannu Nyman
844a741e7e Merge pull request #1249 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: auto update instance running state
2017-07-24 14:57:07 +03:00
Hannu Nyman
3f0aead2ea Merge pull request #1248 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-07-24 14:56:51 +03:00
Hannu Nyman
f7cf1dae69 Merge pull request #1239 from kuoruan/zh-cn-tr
Add some translate strings & Update Simplified Chinese translation
2017-07-24 14:51:12 +03:00
INAGAKI Hiroshi
47cf4afa4d luci-app-travelmate: Update Japanese translation
Updated Japanese translations, and cleaned up old translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-24 16:25:17 +09:00
Yousong Zhou
06ad394dde luci-app-shadowsocks-libev: auto update instance running state
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-24 14:53:36 +08:00
INAGAKI Hiroshi
01c5bc66a9 luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-24 14:56:48 +09:00
Hannu Nyman
17de308ab7 Merge pull request #1240 from bobmseagithub/luci-app-statistics_Voltage_graphs
luci-app-statistics: Voltage graphs - AC and DC
2017-07-24 08:02:18 +03:00
bobmseagithub
2145b7b33b luci-app-statistics: Voltage graphs - AC and DC
The Voltage graph combines Battery, Input Voltage and Output Voltage.
The Y-Axis scale masks changes in Input/Output voltages over time.
This patch splits the graphs into 2 graphs.
This makes it possible to see variations in AC Input/Output voltages.

Signed-off-by: Bob Meizlik <bobmseagithub@squakmt.com>
2017-07-23 20:44:44 -07:00
Hannu Nyman
8f62b28948 Merge pull request #1242 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: rewrite for shadowsocks-libev 3.0.6-2
2017-07-23 19:37:10 +03:00
Hannu Nyman
52a0787c3f Merge pull request #1238 from dibdot/luci-app-travelmate
luci-app-travelmate: sync with travelmate 0.9.0
2017-07-23 19:34:39 +03:00
Yousong Zhou
48b5ccfad5 luci-app-shadowsocks-libev: rewrite for shadowsocks-libev 3.0.6-2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-23 23:40:26 +08:00
Hsing-Wang Liao
ccca70579f luci-app-mwan3: Clean unneeded css styles
Some css styles were cleaned by commit e61f40ead8
 but that commit forget the file advanced_wirelessconfig.htm, clean these styles to unify style.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-07-23 14:34:44 +08:00
Hsing-Wang Liao
e3b22c4888 luci-app-mwan3: Update Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-07-23 10:42:50 +08:00
kuoruan
7445849460 luci-app-mwan3: Add more translate strings
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
2017-07-23 10:42:49 +08:00
Yousong Zhou
90de442347 luci-app-firewall: fix typo dsp -> ds
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-21 20:34:46 +08:00
Dirk Brenken
e900b892e8 luci-app-travelmate: sync with travelmate 0.9.0
* add a wireless station manager to edit and delete existing
  interfaces or scan for new uplinks

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-20 07:44:15 +02:00
Stan Grishin
f6505fc01c luci-app-advanced-reboot: initial commit
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-07-12 23:21:36 -07:00
Jo-Philipp Wich
854a5f68bb luci-app-shadowsocks-libev: eliminate use of luci.sys.net.arptable()
Translate the use of luci.sys.net.arptable() to luci.ip.neighbors() to allow
dropping the former function from base LuCI later on.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-11 14:05:31 +02:00
Hannu Nyman
4f127c3254 Merge pull request #1229 from dibdot/master
luci-app-adblock: bugfix
2017-07-05 22:38:32 +03:00
Dirk Brenken
985f0f5118 luci-app-adblock: bugfix
* fix nil error on overview page

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-05 21:31:56 +02:00
guidosarducci
808f261793 luci-app-statistics: add support for apcups plugin
OpenWRT/LEDE support for APC UPSes is only partial: although the collectd
apcups plugin is included, related lua/luci code is missing. These changes
add the lua side and have been used for ~2 years, both on OpenWRT and LEDE.

Reworked from patches submitted by James Klaas to the luci development list
in 2015.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2017-07-04 16:07:14 -07:00
Hannu Nyman
afa7a14caf luci-app-statistics: set logfile as first item in collectd.conf
Force logfile plugin to be evaluated first so that it gets placed
first in the collectd.conf file.

Reference to https://collectd.org/wiki/index.php/Plugin:LogFile

Fixes #1219

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-07-02 23:22:26 +03:00
Hannu Nyman
2dc60d2b44 Merge pull request #1225 from dibdot/master
luci-app-adblock: sync with adblock 2.8.1
2017-06-29 14:08:12 +03:00
Dirk Brenken
3c5e41d369 luci-app-adblock: sync with adblock 2.8.1
* add bind support

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-29 12:58:33 +02:00
Hannu Nyman
cb557f61c3 Merge pull request #1194 from TDT-GmbH/add-license-tags
Add license tags
2017-06-20 16:40:48 +03:00
Kristoffer Grundström
286f8f6cd4 luci-app-firewall: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 22:08:51 +02:00
Hannu Nyman
d2f64a497b Merge pull request #1207 from Umeaboy/patch-34
luci-app-diag-core: Updated Swedish translation
2017-06-17 22:11:58 +03:00
Hannu Nyman
616614f1ba Merge pull request #1206 from Umeaboy/patch-33
luci-app-aria2: Created Swedish translation
2017-06-17 22:11:45 +03:00
Hannu Nyman
1502b7f7a3 Merge pull request #1205 from Umeaboy/patch-32
clamav: Added the Swedish language
2017-06-17 22:11:20 +03:00
Kristoffer Grundström
325f557958 luci-app-diag-core: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 20:36:02 +02:00