project/luci.git
5 years agoluci-app-adblock: sync with release 3.6.3 2456/head
Dirk Brenken [Mon, 14 Jan 2019 15:00:06 +0000 (16:00 +0100)]
luci-app-adblock: sync with release 3.6.3

* the DNS Report now displays the hostname, MAC-Address or
  client IP (CLI & LuCI)
* Filter the DNS Query result set for a particular domain, client or
  time frame (CLI & LuCI)
* remove needless XHR.Poll-Events from Reporting page in LuCI
* remove needless 'force sort' option in LuCI

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoMerge pull request #2450 from pmelange/fix/luci-mod-freifunk_basics
Jo-Philipp Wich [Fri, 11 Jan 2019 15:14:20 +0000 (16:14 +0100)]
Merge pull request #2450 from pmelange/fix/luci-mod-freifunk_basics

luci-mod-freifunk: fix the list of community profiles

5 years agoMerge pull request #2448 from pmelange/fix/luci-mod-freifunk_get_all
Jo-Philipp Wich [Fri, 11 Jan 2019 15:13:40 +0000 (16:13 +0100)]
Merge pull request #2448 from pmelange/fix/luci-mod-freifunk_get_all

luci-mod-freifunk: replace calls to get_all() with separate get() calls

5 years agoluci-mod-freifunk: fix the list of community profiles 2450/head
pmelange [Fri, 11 Jan 2019 12:29:48 +0000 (13:29 +0100)]
luci-mod-freifunk: fix the list of community profiles

Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
5 years agoluci-mod-freifunk: replace calls to get_all() with separate get() calls 2448/head
pmelange [Fri, 11 Jan 2019 11:54:55 +0000 (12:54 +0100)]
luci-mod-freifunk: replace calls to get_all() with separate get() calls

The get_all() function has changed and how it was used before no
longer works properly.  These changes not only change to individual
get() calls, but actually adds to the readability of the code and reduces
file size.

Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
5 years agoMerge pull request #2425 from cshoredaniel/pr-fix-ipaddrport-js
Jo-Philipp Wich [Fri, 11 Jan 2019 06:19:27 +0000 (07:19 +0100)]
Merge pull request #2425 from cshoredaniel/pr-fix-ipaddrport-js

luci-base: Fix addr:port validate always fails

5 years agoMerge pull request #2447 from sotux/master-luci-app-olsr
Hannu Nyman [Thu, 10 Jan 2019 17:38:14 +0000 (19:38 +0200)]
Merge pull request #2447 from sotux/master-luci-app-olsr

luci-app-olsr: update Simplified Chinese translation

5 years agoMerge pull request #2446 from sotux/master-luci-base
Hannu Nyman [Thu, 10 Jan 2019 17:37:33 +0000 (19:37 +0200)]
Merge pull request #2446 from sotux/master-luci-base

luci-base: update Simplified Chinese translation

5 years agoMerge pull request #2444 from cshoredaniel/pr-cshored-i18n
Jo-Philipp Wich [Thu, 10 Jan 2019 09:43:43 +0000 (10:43 +0100)]
Merge pull request #2444 from cshoredaniel/pr-cshored-i18n

Add PO for en 'translation' for apps I've created in the past

5 years agoMerge pull request #2445 from yglb/rosy-bugsfix
Jo-Philipp Wich [Thu, 10 Jan 2019 09:42:51 +0000 (10:42 +0100)]
Merge pull request #2445 from yglb/rosy-bugsfix

luci-theme-rosy: Some bug fixes about rosy's scrollbars, table color matching, fillet and modal boxes

5 years agobuild: add i18n-add-language.sh helper
Jo-Philipp Wich [Thu, 10 Jan 2019 09:31:05 +0000 (10:31 +0100)]
build: add i18n-add-language.sh helper

This script helps to initialize a new translation language over
the entire source tree.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years agoluci-base: update Simplified Chinese translation 2446/head
Zheng Qian [Thu, 10 Jan 2019 08:12:33 +0000 (16:12 +0800)]
luci-base: update Simplified Chinese translation

Signed-off-by: Zheng Qian <sotux82@gmail.com>
5 years agoluci-app-olsr: update Simplified Chinese translation 2447/head
Zheng Qian [Thu, 10 Jan 2019 07:56:28 +0000 (15:56 +0800)]
luci-app-olsr: update Simplified Chinese translation

Signed-off-by: Zheng Qian <sotux82@gmail.com>
5 years agoluci-theme-rosy: Fixed modal box misalignment problem 2445/head
Yanlan Shen [Thu, 10 Jan 2019 03:53:46 +0000 (11:53 +0800)]
luci-theme-rosy: Fixed modal box misalignment problem

Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
5 years agoluci-theme-rosy: Fixed some table rounded display issues
Yanlan Shen [Thu, 10 Jan 2019 03:51:06 +0000 (11:51 +0800)]
luci-theme-rosy: Fixed some table rounded display issues

Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
5 years agoluci-theme-rosy: Fixed table color matching problem
Yanlan Shen [Thu, 10 Jan 2019 03:49:37 +0000 (11:49 +0800)]
luci-theme-rosy: Fixed table color matching problem

Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
5 years agoluci-theme-rosy: (html)Change the scroll bar style, compatible with each bower
Yanlan Shen [Thu, 10 Jan 2019 03:45:16 +0000 (11:45 +0800)]
luci-theme-rosy: (html)Change the scroll bar style, compatible with each bower

Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
5 years agoluci-theme-rosy: Change the scroll bar style, compatible with each browser
Yanlan Shen [Thu, 10 Jan 2019 03:43:27 +0000 (11:43 +0800)]
luci-theme-rosy: Change the scroll bar style, compatible with each browser

Signed-off-by: Yanlan Shen <yanlan.shen.@rosinson.com>
5 years agoMerge pull request #2441 from musashino205/l10n/adblk-upd-ja
Hannu Nyman [Wed, 9 Jan 2019 19:03:37 +0000 (21:03 +0200)]
Merge pull request #2441 from musashino205/l10n/adblk-upd-ja

luci-app-adblock: update Japanese translation

5 years agoluci-app-uhttpd: i18n: add en po 2444/head
Daniel F. Dickinson [Wed, 9 Jan 2019 12:04:01 +0000 (07:04 -0500)]
luci-app-uhttpd: i18n: add en po

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-rp-pppoe-server: i18n: add en po
Daniel F. Dickinson [Wed, 9 Jan 2019 12:03:40 +0000 (07:03 -0500)]
luci-app-rp-pppoe-server: i18n: add en po

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-nut: i18n: add en po
Daniel F. Dickinson [Wed, 9 Jan 2019 12:03:15 +0000 (07:03 -0500)]
luci-app-nut: i18n: add en po

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-adblock: update Japanese translation 2441/head
INAGAKI Hiroshi [Wed, 9 Jan 2019 03:09:39 +0000 (12:09 +0900)]
luci-app-adblock: update Japanese translation

Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoluci-app-adblock: sync translations
INAGAKI Hiroshi [Wed, 9 Jan 2019 02:51:25 +0000 (11:51 +0900)]
luci-app-adblock: sync translations

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoMerge pull request #2438 from Rixerx/master
Hannu Nyman [Mon, 7 Jan 2019 18:27:40 +0000 (20:27 +0200)]
Merge pull request #2438 from Rixerx/master

luci-app-opkg: update Polish translation

5 years agoluci-app-opkg: update Polish translation 2438/head
Krystian Kozak [Sun, 6 Jan 2019 18:35:22 +0000 (19:35 +0100)]
luci-app-opkg: update Polish translation

Polish translation has been updated.

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
5 years agoMerge pull request #2434 from cshoredaniel/pr-luci-fix-rp-pppoe
Hannu Nyman [Sun, 6 Jan 2019 11:07:54 +0000 (13:07 +0200)]
Merge pull request #2434 from cshoredaniel/pr-luci-fix-rp-pppoe

luci-app-rp-pppoe-server: Add ability to create uci sections

5 years agoMerge pull request #2427 from leonghui/fix_has_curlssl_typo
Dirk Brenken [Sat, 5 Jan 2019 21:23:41 +0000 (22:23 +0100)]
Merge pull request #2427 from leonghui/fix_has_curlssl_typo

luci-app-ddns: fix typo for has_curlssl()

5 years agoMerge pull request #2430 from dibdot/banip
Dirk Brenken [Sat, 5 Jan 2019 21:22:28 +0000 (22:22 +0100)]
Merge pull request #2430 from dibdot/banip

luci-app-banip: sync with release 0.1.0

5 years agoMerge pull request #2432 from Rixerx/master
Hannu Nyman [Sat, 5 Jan 2019 18:51:31 +0000 (20:51 +0200)]
Merge pull request #2432 from Rixerx/master

luci-base: update Polish translation

5 years agoluci-app-ddns: remove first grep 2427/head
leonghui [Sat, 5 Jan 2019 18:49:37 +0000 (18:49 +0000)]
luci-app-ddns: remove first grep

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
5 years agoluci-base: update Polish translation 2432/head
Krystian Kozak [Sat, 5 Jan 2019 18:33:30 +0000 (19:33 +0100)]
luci-base: update Polish translation

Polish translation has been updated.

Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
5 years agoMerge pull request #2420 from yangfl/master
Hannu Nyman [Sat, 5 Jan 2019 18:06:16 +0000 (20:06 +0200)]
Merge pull request #2420 from yangfl/master

i18n: update Chinese translation

5 years agoluci-app-rp-pppoe-server: Add ability to create uci sections 2434/head
Daniel F. Dickinson [Sat, 5 Jan 2019 17:20:09 +0000 (12:20 -0500)]
luci-app-rp-pppoe-server: Add ability to create uci sections

Currently if no non-commented uci sections exist in the config then
it's impossible to create a config from LuCI. Fix that, which also
allows what the initscript does, which is multiple instances. While
we're at it create the translation template.

Closes: #2431
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoMerge pull request #2384 from davidjb/patch-1
Dirk Brenken [Sat, 5 Jan 2019 17:01:22 +0000 (18:01 +0100)]
Merge pull request #2384 from davidjb/patch-1

luci-app-ddns: check existence of nslookup util rather than making DNS request

5 years agoMerge pull request #2428 from leonghui/update_wiki_links
Dirk Brenken [Sat, 5 Jan 2019 15:55:00 +0000 (16:55 +0100)]
Merge pull request #2428 from leonghui/update_wiki_links

Update docs and packages wiki links

5 years agoluci-app-banip: sync with release 0.1.0 2430/head
Dirk Brenken [Sat, 5 Jan 2019 15:34:53 +0000 (16:34 +0100)]
luci-app-banip: sync with release 0.1.0

* add new backup functionality, see
https://github.com/openwrt/packages/pull/7880 for details

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoluci-app-dnscrypt-proxy: update wiki links 2428/head
leonghui [Sat, 5 Jan 2019 11:10:19 +0000 (11:10 +0000)]
luci-app-dnscrypt-proxy: update wiki links

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
5 years agoluci-app-ddns: update wiki link for global settings
leonghui [Sat, 5 Jan 2019 11:06:59 +0000 (11:06 +0000)]
luci-app-ddns: update wiki link for global settings

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
5 years agodocs: Update UCI wiki link
leonghui [Sat, 5 Jan 2019 11:00:55 +0000 (11:00 +0000)]
docs: Update UCI wiki link

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
5 years agoluci-app-ddns: fix typo for has_curlssl()
leonghui [Sat, 5 Jan 2019 10:38:25 +0000 (10:38 +0000)]
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.

Signed-off-by: Leong Hui Wong <wong.leonghui@gmail.com>
5 years agoluci-base: Fix addr:port validate always fails 2425/head
Daniel F. Dickinson [Sat, 5 Jan 2019 05:43:37 +0000 (00:43 -0500)]
luci-base: Fix addr:port validate always fails

In cbi.js there is an error which causes ipaddrport validation to always fail.
JS match() return the entire match as ret[0] and individual matches (for multiple ()) as the
subsequent list members.  So we fix it by just fixing the index in the calls that want the
individual parts.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-opkg: only show packages with higher version in upgrade tab
Jo-Philipp Wich [Fri, 4 Jan 2019 08:15:49 +0000 (09:15 +0100)]
luci-app-opkg: only show packages with higher version in upgrade tab

Fixes #2422.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years agoMerge pull request #2409 from yousong/install-packages
Jo-Philipp Wich [Fri, 4 Jan 2019 07:59:49 +0000 (08:59 +0100)]
Merge pull request #2409 from yousong/install-packages

treewide: fix redirecting to System->Software

5 years agoi18n: update Chinese translation 2420/head
yangfl [Thu, 3 Jan 2019 16:51:56 +0000 (00:51 +0800)]
i18n: update Chinese translation

Signed-off-by: David Yang <mmyangfl@gmail.com>
5 years agotimezone data: update to 2018i
Hannu Nyman [Wed, 2 Jan 2019 19:27:12 +0000 (21:27 +0200)]
timezone data: update to 2018i

Update timezone data to 2018i

http://mm.icann.org/pipermail/tz-announce/2018-December/000053.html
http://mm.icann.org/pipermail/tz-announce/2018-December/000054.html

2018h:
* Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21.
* New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move.
* Metlakatla, Alaska observes PST this winter only.
* Guess Morocco will continue to adjust clocks around Ramadan.
* Add predictions for Iran from 2038 through 2090.

2018i:
* São Tomé and Príncipe switches from +01 to +00 on 2019-01-01.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years agoMerge pull request #2412 from EricLuehrsen/unbound_cache
Hannu Nyman [Wed, 2 Jan 2019 16:05:22 +0000 (18:05 +0200)]
Merge pull request #2412 from EricLuehrsen/unbound_cache

luci-app-unbound: protect against printing large cache dump

5 years agoMerge pull request #2413 from rosysong/nft-qos
Hannu Nyman [Wed, 2 Jan 2019 16:04:53 +0000 (18:04 +0200)]
Merge pull request #2413 from rosysong/nft-qos

luci-app-nft-qos: rework _action_rate function

5 years agoMerge pull request #2415 from cshoredaniel/pr-luci-app-nut-i18n
Hannu Nyman [Wed, 2 Jan 2019 16:04:16 +0000 (18:04 +0200)]
Merge pull request #2415 from cshoredaniel/pr-luci-app-nut-i18n

luci-app-nut: Add i18n template (pot)

5 years agoluci-app-nut: Add i18n template (pot) 2415/head
Daniel F. Dickinson [Wed, 2 Jan 2019 11:29:17 +0000 (06:29 -0500)]
luci-app-nut: Add i18n template (pot)

Finally noticed that I had been missing doing i18n stuff, so
add the template for this new package I added.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-nft-qos: rework _action_rate function 2413/head
Rosy Song [Tue, 1 Jan 2019 08:08:10 +0000 (16:08 +0800)]
luci-app-nft-qos: rework _action_rate function

Signed-off-by: Rosy Song <rosysong@rosinson.com>
5 years agotreewide: fix query arguments to admin/system/opkg 2409/head
Yousong Zhou [Tue, 1 Jan 2019 04:58:48 +0000 (04:58 +0000)]
treewide: fix query arguments to admin/system/opkg

Right now the handler only recognizes "query=xx" argument, others will
be ignored.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agotreewide: fix redirecting to System->Software
Yousong Zhou [Sat, 29 Dec 2018 14:10:10 +0000 (14:10 +0000)]
treewide: fix redirecting to System->Software

By replacing url "admin/system/packages" with "admin/system/opkg"

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoluci-app-unbound: protect against printing large cache dump 2412/head
Eric Luehrsen [Sat, 8 Dec 2018 02:19:20 +0000 (21:19 -0500)]
luci-app-unbound: protect against printing large cache dump

Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
5 years agoMerge pull request #2408 from YuriPet/master
Hannu Nyman [Sat, 29 Dec 2018 22:09:19 +0000 (00:09 +0200)]
Merge pull request #2408 from YuriPet/master

Update Ukrainian translation

5 years agoluci-app-opkg: update Ukrainian translation 2408/head
Yurii [Sat, 29 Dec 2018 21:30:47 +0000 (23:30 +0200)]
luci-app-opkg: update Ukrainian translation

Signed-off-by: Yurii yuripet@gmail.com
5 years agoluci-app-firewall: update Ukrainian translation
Yurii [Sat, 29 Dec 2018 21:27:55 +0000 (23:27 +0200)]
luci-app-firewall: update Ukrainian translation

Signed-off-by: Yurii yuripet@gmail.com
5 years agoluci-base: update Ukrainian translation
Yurii [Sat, 29 Dec 2018 21:22:54 +0000 (23:22 +0200)]
luci-base: update Ukrainian translation

Signed-off-by: Yurii yuripet@gmail.com
5 years agoluci-base: rework filebrowser initialization
Jo-Philipp Wich [Sat, 29 Dec 2018 13:19:59 +0000 (14:19 +0100)]
luci-base: rework filebrowser initialization

Do not call cbi_init() from the browser field template but lazily initialize
the field, like it is being done for all other widgets as well.

Fixes: #2398
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years agoMerge pull request #2387 from TDT-AG/pr/20181220-luci-app-mwan3
Hannu Nyman [Sat, 29 Dec 2018 12:05:26 +0000 (14:05 +0200)]
Merge pull request #2387 from TDT-AG/pr/20181220-luci-app-mwan3

luci-app-mwan3: some changes

5 years agoMerge pull request #2406 from rosysong/nft-qos
Hannu Nyman [Sat, 29 Dec 2018 09:35:01 +0000 (11:35 +0200)]
Merge pull request #2406 from rosysong/nft-qos

luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.

5 years agoluci-app-nft-qos: fix monitor doesn't work when there no ipv6 support. 2406/head
Rosy Song [Sat, 29 Dec 2018 09:31:12 +0000 (17:31 +0800)]
luci-app-nft-qos: fix monitor doesn't work when there no ipv6 support.

Signed-off-by: Rosy Song <rosysong@rosinson.com>
5 years agoMerge pull request #2401 from musashino205/i18n/po-fix
Hannu Nyman [Thu, 27 Dec 2018 13:26:51 +0000 (15:26 +0200)]
Merge pull request #2401 from musashino205/i18n/po-fix

luci-app-olsr: fix po errors

5 years agoMerge pull request #2402 from dibdot/travelmate
Dirk Brenken [Thu, 27 Dec 2018 06:24:28 +0000 (07:24 +0100)]
Merge pull request #2402 from dibdot/travelmate

luci-app-travelmate: adapt latest css changes

5 years agoMerge pull request #2400 from dibdot/banip
Dirk Brenken [Thu, 27 Dec 2018 06:24:09 +0000 (07:24 +0100)]
Merge pull request #2400 from dibdot/banip

luci-app-banip: sync with release 0.0.7

5 years agoMerge pull request #2399 from dibdot/adblock
Dirk Brenken [Thu, 27 Dec 2018 06:23:49 +0000 (07:23 +0100)]
Merge pull request #2399 from dibdot/adblock

luci-app-adblock: sync with release 3.6.1

5 years agoluci-app-travelmate: adapt latest css changes 2402/head
Dirk Brenken [Thu, 27 Dec 2018 06:19:24 +0000 (07:19 +0100)]
luci-app-travelmate: adapt latest css changes

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoluci-app-banip: sync with release 0.0.7 2400/head
Dirk Brenken [Wed, 26 Dec 2018 20:56:45 +0000 (21:56 +0100)]
luci-app-banip: sync with release 0.0.7

* determine L3 and L2 network devices to support pppoe interfaces
correctly

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoluci-app-adblock: sync with release 3.6.1 2399/head
Dirk Brenken [Wed, 26 Dec 2018 20:27:11 +0000 (21:27 +0100)]
luci-app-adblock: sync with release 3.6.1

* support new reporting options
* small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoluci-app-olsr: sync translations 2401/head
INAGAKI Hiroshi [Thu, 27 Dec 2018 02:49:54 +0000 (11:49 +0900)]
luci-app-olsr: sync translations

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoluci-app-olsr: fix po errors
INAGAKI Hiroshi [Thu, 27 Dec 2018 02:44:21 +0000 (11:44 +0900)]
luci-app-olsr: fix po errors

Fixed po errors in "Selected" in en/de.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoMerge pull request #2393 from RoEng/luci-app-wifischedule-i18n-de-1
Hannu Nyman [Wed, 26 Dec 2018 17:20:54 +0000 (19:20 +0200)]
Merge pull request #2393 from RoEng/luci-app-wifischedule-i18n-de-1

luci-app-wifischedule: New German Translation

5 years agoMerge pull request #2396 from musashino205/l10n/adblk-upd-ja
Hannu Nyman [Wed, 26 Dec 2018 17:20:15 +0000 (19:20 +0200)]
Merge pull request #2396 from musashino205/l10n/adblk-upd-ja

luci-app-adblock: update Japanese translation

5 years agoMerge pull request #2395 from musashino205/l10n/mwan3-upd-ja
Hannu Nyman [Wed, 26 Dec 2018 17:19:48 +0000 (19:19 +0200)]
Merge pull request #2395 from musashino205/l10n/mwan3-upd-ja

luci-app-mwan3: update Japanese translation

5 years agoMerge pull request #2397 from musashino205/l10n/base-fix-ja
Hannu Nyman [Wed, 26 Dec 2018 17:19:26 +0000 (19:19 +0200)]
Merge pull request #2397 from musashino205/l10n/base-fix-ja

luci-base: fix Japanese translation

5 years agoMerge pull request #2390 from cshoredaniel/pr-nut-updates
Hannu Nyman [Wed, 26 Dec 2018 17:19:09 +0000 (19:19 +0200)]
Merge pull request #2390 from cshoredaniel/pr-nut-updates

luci-app-nut: Update nut-server settings to match packages master

5 years agoluci-base: fix Japanese translation 2397/head
INAGAKI Hiroshi [Wed, 26 Dec 2018 10:49:18 +0000 (19:49 +0900)]
luci-base: fix Japanese translation

Fixed Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoluci-app-adblock: update Japanese translation 2396/head
INAGAKI Hiroshi [Wed, 26 Dec 2018 10:39:44 +0000 (19:39 +0900)]
luci-app-adblock: update Japanese translation

Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoluci-app-adblock: sync translations
INAGAKI Hiroshi [Wed, 26 Dec 2018 10:05:08 +0000 (19:05 +0900)]
luci-app-adblock: sync translations

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoluci-app-mwan3: update Japanese translation 2395/head
INAGAKI Hiroshi [Wed, 26 Dec 2018 09:50:50 +0000 (18:50 +0900)]
luci-app-mwan3: update Japanese translation

Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
5 years agoluci-app-shadowsocks-libev: add zh-cn translation
Yousong Zhou [Wed, 26 Dec 2018 03:34:56 +0000 (03:34 +0000)]
luci-app-shadowsocks-libev: add zh-cn translation

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoluci-app-wifischedule: New German Translation 2393/head
Roland Engert [Wed, 26 Dec 2018 01:14:50 +0000 (02:14 +0100)]
luci-app-wifischedule: New German Translation

New German Translation of wifischedule.po

Signed-of-by: Roland Engert <Roland.Engert@web.de>
5 years agoluci-base: fix zh-tw translation
Gyrotron [Tue, 25 Dec 2018 22:19:02 +0000 (03:49 +0530)]
luci-base: fix zh-tw translation

Fixes #1092

Signed-off-by: Simmar Kalsi simmarkalsi@gmail.com
[reword commit message subject]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years agoluci-app-nut: Update settings to match packages master 2390/head
Daniel F. Dickinson [Fri, 21 Dec 2018 01:45:24 +0000 (20:45 -0500)]
luci-app-nut: Update settings to match packages master

A number of settings in openwrt-packages master are missing; add them.
The 'extra' adhoc options (override, default, other, and otherflag) we
leave to UCI only because they require dynamic creation of config
sections.
There were some options that didn't belong in the section they were
in; remove them.
Include the option for the USB serial port permissions for serial USB
devices over USB serial port (on the OpenWrt device).
And finally, fix the title of the UPS Server global settings.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-nut: nut_server: Alphabetize driver options
Daniel F. Dickinson [Thu, 20 Dec 2018 06:37:10 +0000 (01:37 -0500)]
luci-app-nut: nut_server: Alphabetize driver options

There are a *lot* of options, so list them in alphabetical order
for easier updates to the app (alphabetizing by translation doesn't
make sense since the order would need to change depending on language).

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoMerge pull request #2389 from dibdot/adblock
Dirk Brenken [Sat, 22 Dec 2018 17:53:04 +0000 (18:53 +0100)]
Merge pull request #2389 from dibdot/adblock

luci-app-adblock: minor fixes

5 years agoluci-app-adblock: minor fixes 2389/head
Dirk Brenken [Sat, 22 Dec 2018 17:37:45 +0000 (18:37 +0100)]
luci-app-adblock: minor fixes

* use new XHR default on report page
* fix wrong string.find syntax

Signed-off-by: Dirk Brenken <dev@brenken.org>
5 years agoluci-lib-jsonc: prevent infinite recursion in stringify
Jo-Philipp Wich [Fri, 21 Dec 2018 12:16:16 +0000 (13:16 +0100)]
luci-lib-jsonc: prevent infinite recursion in stringify

Also increase the stack size as needed to prevent crashes when serializing
deeply nested tables.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years ago_I18N_ luci-app-mwan3: i18n update de translation 2387/head
Florian Eckert [Thu, 20 Dec 2018 11:06:22 +0000 (12:06 +0100)]
_I18N_ luci-app-mwan3: i18n update de translation

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-mwan3: show supported tracking methodes if needed bin is installed
Florian Eckert [Fri, 21 Dec 2018 09:15:36 +0000 (10:15 +0100)]
luci-app-mwan3: show supported tracking methodes if needed bin is installed

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-mwan3: add uptime/downtime to status page
Florian Eckert [Fri, 21 Dec 2018 09:00:26 +0000 (10:00 +0100)]
luci-app-mwan3: add uptime/downtime to status page

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoluci-app-mwan3: add tracking methode nping
Florian Eckert [Thu, 20 Dec 2018 13:59:42 +0000 (14:59 +0100)]
luci-app-mwan3: add tracking methode nping

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agoMerge pull request #2386 from cshoredaniel/pr-uhttpd-spelling
Jo-Philipp Wich [Fri, 21 Dec 2018 07:30:11 +0000 (08:30 +0100)]
Merge pull request #2386 from cshoredaniel/pr-uhttpd-spelling

luci-app-uhttpd: Correct spelling in two places

5 years agoluci-app-uhttpd: Correct spelling in two places 2386/head
Daniel F. Dickinson [Fri, 21 Dec 2018 03:25:32 +0000 (22:25 -0500)]
luci-app-uhttpd: Correct spelling in two places

Had 'at list' instead 'at least' for the help text on listing
HTTP/HTTPS listening addresses.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
5 years agoluci-app-ddns: check existence of nslookup util rather than making DNS request 2384/head
David Beitey [Fri, 21 Dec 2018 02:51:56 +0000 (02:51 +0000)]
luci-app-ddns: check existence of nslookup util rather than making DNS request

This saves a DNS request whenever the check is performed.  For systems with nameservers configured in `/etc/resolv.conf`, nslookup will sent a request to those servers (eg bypassing /etc/hosts), thus taking a lot more time than necessary.  For servers that are remote, this will take a *lot* longer than just checking if the nslookup util exists.

This change follows in the same vein as all the other checks and just using `which` without actually invoking the util's functionality.

Signed-off-by: David Beitey <david@davidjb.com>
5 years agoMerge pull request #2383 from TDT-AG/pr/20181220-luci-theme-material
Jo-Philipp Wich [Thu, 20 Dec 2018 14:06:12 +0000 (15:06 +0100)]
Merge pull request #2383 from TDT-AG/pr/20181220-luci-theme-material

luci-theme-material: make top level menu fontcolor configurable

5 years agoluci-theme-material: make top level menu fontcolor configurable 2383/head
Florian Eckert [Mon, 17 Dec 2018 12:57:15 +0000 (13:57 +0100)]
luci-theme-material: make top level menu fontcolor configurable

If you change the color of the submenues then the colors of the toplevel
should also be changed into the same color.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
5 years agocsstidy: update to latest Git HEAD
Jo-Philipp Wich [Thu, 20 Dec 2018 12:02:11 +0000 (13:02 +0100)]
csstidy: update to latest Git HEAD

1d56201 prepare: do not consider "overflow" to be a shorthand for -x, -y

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
5 years agoMerge pull request #2351 from TDT-AG/pr/20181204-modules
Jo-Philipp Wich [Thu, 20 Dec 2018 09:52:06 +0000 (10:52 +0100)]
Merge pull request #2351 from TDT-AG/pr/20181204-modules

modules: use configurable poll interval

5 years agoluci-base: use default poll interval 2351/head
Florian Eckert [Thu, 20 Dec 2018 09:10:26 +0000 (10:10 +0100)]
luci-base: use default poll interval

Replace all XHR poll time number with -1 so they will use the default
poll interval time value from "/etc/config/luci". If this is not set then
5 seconds as default is used.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>