Commit graph

8973 commits

Author SHA1 Message Date
fantom-x
d62cb8f615 luci-app-samba: add "Browsable" checkbox to the "Network Shares" page for each share
Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-04-29 16:53:08 -04:00
Hannu Nyman
1497d4ad48 Merge pull request #1132 from fantom-x/luci-collectd-mod-contextswitch
Support for collectd-mod-contextswitch
2017-04-29 20:26:48 +03:00
fantom-x
5bf636732e Support for collectd-mod-contextswitch
Signed-off-by: Marc Benoit marcb6218@gmail.com
2017-04-29 12:38:23 -04:00
Hannu Nyman
a83f0edec2 Merge pull request #1131 from musashino205/adblk-upd-ja
luci-app-adblock: Update Japanese translation
2017-04-29 10:59:16 +03:00
INAGAKI Hiroshi
24a4825aec luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-29 09:32:17 +09:00
INAGAKI Hiroshi
cab116bfb9 luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-29 09:19:44 +09:00
Hannu Nyman
26fb47b106 Merge pull request #1128 from dibdot/app-adblock
luci-app-adblock: fix markup
2017-04-27 10:16:57 +03:00
Dirk Brenken
2dd0bae805 luci-app-adblock: fix markup
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-26 23:31:11 +02:00
Hannu Nyman
8eeb663f63 Merge pull request #1126 from chris5560/master
luci-app-ddns: fix to correct system status
2017-04-26 23:00:04 +03:00
Christian Schoenebeck
3e0492fee9 luci-app-ddns: fix to correct system status
preset network "wan", if not configured in ddns config to correct
display system status #1117

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2017-04-26 21:54:57 +02:00
Hannu Nyman
415b99de5a Merge pull request #1124 from dibdot/app-adblock
luci-app-adblock: sync with 2.6.1
2017-04-26 14:52:16 +03:00
Dirk Brenken
0e80aba7b1 luci-app-adblock: sync with 2.6.1
* add two new extra options
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-25 23:17:08 +02:00
Hannu Nyman
da1c1b7291 Merge pull request #1123 from Wedmer/master
[luci-app-openvpn] Fixed ivalid checks for parameters in VPN tab.
2017-04-25 20:14:19 +03:00
Vladimir Ulrich
f45d8767a6 [luci-app-openvpn] Fixed ivalid checks for parameters in VPN tab.
closes #887

Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-04-25 19:40:41 +03:00
muddyfeet
4669782829 luci-mod-admin-full: correct logic for dnsmasq boguspriv keyword
Prevents deletion of the UCI dns boguspriv keyword and explicitly sets it to
either 0 or removes it as the LEDE/Openwrt dnsmasq.conf default is 1 - not 0.

This allows boguspriv to be turned off from the GUI.

Signed-off-by: Warren Linton <warren@linton.id.au>
[Jo-Philipp Wich: squashed commits, updated commit message]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-04-25 14:40:18 +02:00
Hannu Nyman
8701c8b001 luci-app-uhttpd: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 17:07:44 +03:00
Hannu Nyman
fed6b9ef19 luci-app-dynapoint: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 13:12:30 +03:00
Hannu Nyman
1e53316a45 luci-app-fwknopd: remove unnecessary fields from Makefile
Remove unnecessary version fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 13:11:17 +03:00
Hannu Nyman
9f165132a6 luci-proto-vpnc: remove unnecessary fields from Makefile
Remove unnecessary fields from Makefile and
rely on LuCI automatics.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 13:03:58 +03:00
Hannu Nyman
b9159c5347 luci.mk: fix length of abbreviated hash in version
Fix the length of the abbreviated commit hash used in
the LuCI version string used in the package names.
Use the old standard of seven characters in hash.

New git versions vary the length of the abbreviated
commit hash based on the number of objects in repo. That
may lead into different hash lengths with e.g. having
full/shallow git history, having all/single branch or
having different git versions in different build hosts.

Different hash lengths in package name may lead to
sneaky opkg install errors, as opkg apparently preserves
info for removed packages and may prefer that.
Example:
$ opkg install http://downloads...luci-app-statistics_git-17.073.42825-b47a21f-1_all.ipk
Downloading http://downloads...luci-app-statistics_git-17.073.42825-b47a21f-1_all.ipk
Installing luci-app-statistics (git-17.073.42825-b47a21fbb-1) to root...
Collected errors:
 * opkg_download_pkg: Package luci-app-statistics is not available from any configured src.

The error above is ultimately in opkg, but mitigate
the problem by fixing the hash length when building LuCI.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-23 09:59:20 +03:00
Hannu Nyman
bacd07cacc Merge pull request #1119 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-04-22 17:59:29 +03:00
INAGAKI Hiroshi
96d182ebea luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22 17:43:01 +09:00
INAGAKI Hiroshi
1a71a502f9 luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22 16:41:57 +09:00
INAGAKI Hiroshi
44c41e57d0 luci-app-travelmate: Fix detection issues of i18n tools
Fixed detection issues of i18n tools for translation target.
'translate()' -> 'translatef()'
And fixed the format within that function.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22 16:25:37 +09:00
Hannu Nyman
494fc4cdb9 Merge pull request #1118 from dibdot/app-travelmate
travelmate: major frontend update
2017-04-21 22:19:35 +03:00
Dirk Brenken
bbd2c52a16 travelmate: major frontend update
* all options are full configurable via frontend
* show current runtime information
* show current travelmate logfile information
* automatic wwan network interface setup (advanced section)
* direct access to all relevant configuration files (advanced section)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-21 21:09:14 +02:00
Jo-Philipp Wich
7ae244a26e luci-mod-admin-full: use nf_conntrack_count for counting connections (#1114)
As suggested by PR #1114, use `/proc/sys/net/netfilter/nf_conntrack_count`
instead of counting the lines in `/proc/net/nf_conntrack` but use a slightly
more efficient approach which avoids spawning an extra `cat` command.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-04-20 16:55:29 +02:00
Hannu Nyman
2eda14beee Merge pull request #1111 from liushuyu/master
luci-app: Improve zh-CN translations
2017-04-19 09:52:40 +03:00
liushuyu
e741857fc8
luci-app: Improve zh-CN translations 2017-04-18 14:00:07 -06:00
Hannu Nyman
cee4427eeb Merge pull request #1110 from psyborg55/psyborg55-patch-1
luci-app-mwan3: disable uci/sed errors print to syslog
2017-04-18 15:40:03 +03:00
Hannu Nyman
91c0b91a2e Merge pull request #1115 from dibdot/app-adblock
luci-app-adblock: sync with 2.6.0-2
2017-04-17 20:29:11 +03:00
Dirk Brenken
b234897789 luci-app-adblock: sync with 2.6.0-2
* made default trigger delay more conservative to fix possible start up
issues
* add luci-lib-jsonc dependency

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-17 17:52:27 +02:00
Jo-Philipp Wich
76ee1ba852 Merge pull request #1113 from yousong/fix
luci-app-upnp: fix setting ucitrack init option
2017-04-15 15:16:58 +02:00
Yousong Zhou
ed11130b84 luci-app-upnp: fix setting ucitrack init option
Fixes FS#693

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-04-15 11:51:55 +08:00
psyborg55
d912d6bb47 luci-app-mwan3: disable uci/sed errors print to syslog
Maintainer: @arfett
Compile tested: ramips, xiaomi mini, r50082
Run tested: ramips, xiaomi mini, r50082

Add uci parameter to silence errors printed to syslog and append extra redirect of sed error messages to /dev/null.

Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
2017-04-14 23:30:47 +02:00
Hannu Nyman
a82ca22ffc Merge pull request #1109 from musashino205/adblk-upd-ja
luci-app-adblock: Update Japanese translation
2017-04-13 09:43:07 +03:00
INAGAKI Hiroshi
738538d14c luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-13 13:11:58 +09:00
INAGAKI Hiroshi
a7dc588a0f luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-13 12:35:16 +09:00
Hannu Nyman
fa6dc645e8 Merge pull request #1108 from dibdot/app-adblock
luci-app-adblock: sync with adblock 2.6.0
2017-04-12 17:04:35 +03:00
Dirk Brenken
3096af833b luci-app-adblock: sync with adblock 2.6.0
* add new trigger timeout input field
* the download utility plus SSL Library will be listed in runtime
  information and the blocklist source table contains an additional 
  "SSL req." column
* various small fixes
* changed copyright notice

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-12 11:56:02 +02:00
Hannu Nyman
4453414970 Merge pull request #1107 from TDT-GmbH/openvpn_remote_random
luci-app-openvpn: Fix default value for remote_random flag
2017-04-12 10:08:14 +03:00
Martin Schiller
91daed4530 luci-app-openvpn: Fix default value for remote_random flag
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2017-04-12 06:26:10 +02:00
Hannu Nyman
62743a6c19 Merge pull request #1106 from musashino205/mwan3-upd-ja
luci-app-mwan3: Update Japanese translation
2017-04-10 17:54:14 +03:00
INAGAKI Hiroshi
99af05d103 luci-app-mwan3: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-10 23:05:48 +09:00
Hannu Nyman
54c97738bc timezone data: update to 2017b
Update timezone data to 2017b.

http://mm.icann.org/pipermail/tz-announce/2017-February/000045.html
http://mm.icann.org/pipermail/tz-announce/2017-March/000046.html

Key changes in 2017a-2017b:

* Mongolia no longer observes DST.
* Chile's Region of Magallanes moves from -04/-03 to -03 year-round.
* Switch to numeric time zone abbreviations for South America, as
  part of the ongoing project of removing invented abbreviations.
* Haiti resumed observance of DST in 2017.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-10 14:45:20 +03:00
Hannu Nyman
7a7e08c39b luci-app-mwan3: sync translations
Fix manually minor breakage from the previous commit.
Prune some deleted strings.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-10 14:42:14 +03:00
Hannu Nyman
4ae4125a08 Merge pull request #1104 from musashino205/mwan3-fix-trans
luci-app-mwan3: Fix luci tools cannot detect translate()
2017-04-10 14:28:12 +03:00
INAGAKI Hiroshi
473409ad8e luci-app-mwan3: Fix luci tools cannot detect translate()
Fixed strings in Lua sources where the LuCI i18n tools cannot be
detected. And also fixed some other problems.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-09 21:38:36 +09:00
Hannu Nyman
a162384bf7 Merge pull request #1103 from kuoruan/zh-cn-tr
Update Simplified Chinese translation
2017-04-09 11:37:29 +03:00
Hsing-Wang Liao
5900ca8db7 luci-app-mwan3: Add Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-04-09 16:18:44 +08:00