project/luci.git
6 years agoi18n-ru: fixed and updated russian translation 1619/head
Vladimir [Wed, 31 Jan 2018 21:58:32 +0000 (00:58 +0300)]
i18n-ru: fixed and updated russian translation

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1613 from user7887/lede-17.01
Hannu Nyman [Tue, 30 Jan 2018 15:25:57 +0000 (17:25 +0200)]
Merge pull request #1613 from user7887/lede-17.01

i18n-ru: fixed and updated russian translation

6 years agoi18n-ru: fixed and updated russian translation 1613/head
Vladimir [Tue, 30 Jan 2018 14:48:14 +0000 (17:48 +0300)]
i18n-ru: fixed and updated russian translation

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1608 from user7887/lede-17.01
dibdot [Mon, 29 Jan 2018 18:35:15 +0000 (19:35 +0100)]
Merge pull request #1608 from user7887/lede-17.01

luci-app-travelmate fixed

6 years agoluci-app-travelmate fixed 1608/head
Vladimir [Mon, 29 Jan 2018 17:55:17 +0000 (20:55 +0300)]
luci-app-travelmate fixed

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1604 from user7887/lede-17.01
Hannu Nyman [Mon, 29 Jan 2018 15:16:23 +0000 (17:16 +0200)]
Merge pull request #1604 from user7887/lede-17.01

i18n-ru: fixed and updated russian translation

6 years agoi18n-ru: fixed and updated russian translation 1604/head
Vladimir [Sun, 28 Jan 2018 21:35:33 +0000 (00:35 +0300)]
i18n-ru: fixed and updated russian translation

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1590 from user7887/lede-17.01
Hannu Nyman [Fri, 26 Jan 2018 14:22:52 +0000 (16:22 +0200)]
Merge pull request #1590 from user7887/lede-17.01

i18n-ru: fixed and updated russian translation

6 years agoi18n-ru: fixed and updated russian translation 1590/head
Vladimir [Wed, 24 Jan 2018 12:38:55 +0000 (15:38 +0300)]
i18n-ru: fixed and updated russian translation

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoFix bad argument #1 to 'tonumber'
Brian J. Murrell [Mon, 4 Dec 2017 13:44:00 +0000 (08:44 -0500)]
Fix bad argument #1 to 'tonumber'

Fixes [FS#1118](https://bugs.lede-project.org/index.php?do=details&task_id=1118)

Luci chokes on devices that do not have _iptables_ installed with:

/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute firstchild dispatcher target for entry '/admin'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute function dispatcher target for entry '/admin/status'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute template dispatcher target for entry '/admin/status/overview'.
The called action terminated with an exception:
/usr/lib/lua/luci/template.lua:97: Failed to execute template 'admin_status/index'.
A runtime error occured: [string "/usr/lib/lua/luci/view/admin_status/index.h..."]:34: bad argument #1 to 'tonumber' (string expected, got nil)
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:141: in function </usr/lib/lua/luci/dispatcher.lua:140>

The code should be more defensive.

6 years agoMerge pull request #1589 from user7887/lede-17.01
Hannu Nyman [Tue, 23 Jan 2018 20:37:59 +0000 (22:37 +0200)]
Merge pull request #1589 from user7887/lede-17.01

i18n-sync changes base.po+fixed dynapoint.lua

6 years agoi18n-sync changes base.po+fixed dynapoint.lua 1589/head
Vladimir [Tue, 23 Jan 2018 20:25:01 +0000 (23:25 +0300)]
i18n-sync changes base.po+fixed dynapoint.lua

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoluci-mod-admin-full: Add mesh_fwding support
Sven Roederer [Tue, 23 Jan 2018 16:18:25 +0000 (18:18 +0200)]
luci-mod-admin-full: Add mesh_fwding support

* make it only visible for 802.11s mesh-networks
* have it enabled by default

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
[add empty line before meshfwd assignment]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 63255ec38b2f5849fec9e54d3f3e2aa7ef76bd72)

6 years agoluci-mod-admin-full: Add meshId support
Kishan Gondaliya [Tue, 12 Sep 2017 10:05:37 +0000 (15:35 +0530)]
luci-mod-admin-full: Add meshId support

Signed-off-by: Kishan Gondaliya <kishanpgondaliya@gmail.com>
[move mode before the SSID / Mesh ID setting]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 267bf83db020295179fad88c6859e50e3406665a)

6 years agoMerge pull request #1586 from user7887/lede-17.01
Hannu Nyman [Tue, 23 Jan 2018 11:18:02 +0000 (13:18 +0200)]
Merge pull request #1586 from user7887/lede-17.01

i18n-ru: fixed russian translation

6 years agoi18n-ru: fixed russian translation 1586/head
Vladimir [Mon, 22 Jan 2018 14:30:18 +0000 (17:30 +0300)]
i18n-ru: fixed russian translation

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1581 from user7887/lede-17.01
Hannu Nyman [Sun, 21 Jan 2018 17:53:47 +0000 (19:53 +0200)]
Merge pull request #1581 from user7887/lede-17.01

i18n-ru: fixed russian translation

6 years agoi18n-ru: fixed russian translation 1581/head
Vladimir [Sun, 21 Jan 2018 16:41:59 +0000 (19:41 +0300)]
i18n-ru: fixed russian translation

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1574 from user7887/lede-17.01-ru
Hannu Nyman [Sun, 21 Jan 2018 06:22:40 +0000 (08:22 +0200)]
Merge pull request #1574 from user7887/lede-17.01-ru

i18n-ru: fixed the difference between a trunk and 17.01

6 years agoi18n-ru: fixed the difference between a trunk and 17.01 1574/head
Vladimir [Sat, 20 Jan 2018 22:36:33 +0000 (01:36 +0300)]
i18n-ru: fixed the difference between a trunk and 17.01

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1573 from user7887/lede-17.01
Hannu Nyman [Sat, 20 Jan 2018 20:21:46 +0000 (22:21 +0200)]
Merge pull request #1573 from user7887/lede-17.01

i18n-ru: fixed and updated russian translation+update by script i18n-…

6 years agoi18n-ru: fixed and updated russian translation+update by script i18n-sync.sh 1573/head
Vladimir [Sat, 20 Jan 2018 20:02:49 +0000 (23:02 +0300)]
i18n-ru: fixed and updated russian translation+update by script i18n-sync.sh

Signed-off-by: Vladimir <picfun@ya.ru>
6 years agoMerge pull request #1564 from dibdot/travelmate-17.01 1572/head
Hannu Nyman [Fri, 19 Jan 2018 13:11:12 +0000 (15:11 +0200)]
Merge pull request #1564 from dibdot/travelmate-17.01

[17.01] luci-app-travelmate: release 1.0.2

6 years agoMerge pull request #1563 from dibdot/adblock-17.01
Hannu Nyman [Fri, 19 Jan 2018 13:11:00 +0000 (15:11 +0200)]
Merge pull request #1563 from dibdot/adblock-17.01

[17.01] luci-app-adblock: release 3.4.3

6 years ago[17.01] luci-app-travelmate: release 1.0.2 1564/head
Dirk Brenken [Fri, 19 Jan 2018 09:42:35 +0000 (10:42 +0100)]
[17.01] luci-app-travelmate: release 1.0.2

* bump travelmate version in stable tree as well

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years ago[17.01] luci-app-adblock: release 3.4.3 1563/head
Dirk Brenken [Fri, 19 Jan 2018 09:30:42 +0000 (10:30 +0100)]
[17.01] luci-app-adblock: release 3.4.3

* bump adblock version in stable tree

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoluci-app-statistics: add advice about data directory permissions 1558/head
Hannu Nyman [Mon, 15 Jan 2018 21:06:51 +0000 (23:06 +0200)]
luci-app-statistics: add advice about data directory permissions

Add advice about the permissions needed for the data directory:

  Pages are rendered as user 'nobody', so the *.rrd files,
  data directory and all its parent directories need to be
  world readable.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit eaafb4508c139b2aa8644c31c8349d5b25f2df8e)

6 years agoMerge pull request #1506 from Borromini/lede-17.01
Hannu Nyman [Sun, 7 Jan 2018 08:54:24 +0000 (10:54 +0200)]
Merge pull request #1506 from Borromini/lede-17.01

luci-app-wireguard: move to correct location

6 years agoluci-app-wireguard: move to correct location 1506/head
Stijn Segers [Sun, 7 Jan 2018 06:53:41 +0000 (07:53 +0100)]
luci-app-wireguard: move to correct location

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
6 years agoMerge pull request #1505 from Borromini/lede-17.01
Hannu Nyman [Sat, 6 Jan 2018 21:55:21 +0000 (23:55 +0200)]
Merge pull request #1505 from Borromini/lede-17.01

luci-app-wireguard: add LuCI Wireguard status to 17.01 as well

6 years agoluci-app-wireguard: add LuCI Wireguard status to 17.01 as well 1505/head
Stijn Segers [Sat, 6 Jan 2018 20:02:40 +0000 (21:02 +0100)]
luci-app-wireguard: add LuCI Wireguard status to 17.01 as well

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
6 years agoluci-app-statistics: set logfile as first item in collectd.conf
Hannu Nyman [Sat, 2 Dec 2017 06:26:10 +0000 (08:26 +0200)]
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

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit afa7a14cafd9e6c29f7ba1e3f56fc232e5849503)

6 years agotimezone data: update to 2017c
Hannu Nyman [Sat, 11 Nov 2017 17:01:45 +0000 (19:01 +0200)]
timezone data: update to 2017c

Update timezone data to 2017c

http://mm.icann.org/pipermail/tz-announce/2017-October/000047.html

   Briefly:
   Northern Cyprus switches from +03 to +02/+03 on 2017-10-29.
   Fiji ends DST 2018-01-14, not 2018-01-21.
   Namibia switches from +01/+02 to +02 on 2018-04-01.
   Sudan switches from +03 to +02 on 2017-11-01.
   Tonga likely switches from +13/+14 to +13 on 2017-11-05.
   Turks & Caicos switches from -04 to -05/-04 on 2018-11-04.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoFixes #1413.
Jo-Philipp Wich [Wed, 25 Oct 2017 12:23:45 +0000 (14:23 +0200)]
Fixes #1413.

Reported-by: Wojciech Jowsa <wojciech.jowsa@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit fbe7f90eed4545e4b23a940a47043a2001625429)

6 years agoMerge pull request #1411 from Cye3s/lede-17.01
Hannu Nyman [Mon, 23 Oct 2017 15:27:42 +0000 (18:27 +0300)]
Merge pull request #1411 from Cye3s/lede-17.01

luci_base: Update zh_CN zh_TW base.po, translate fix

6 years agoluci_base: Update zh_TW base.po, translate fix 1411/head
Cye3s [Mon, 23 Oct 2017 09:26:20 +0000 (17:26 +0800)]
luci_base: Update zh_TW base.po, translate fix

6 years agoluci_base: Update zh_CN base.po, translate fix
Cye3s [Mon, 23 Oct 2017 09:21:33 +0000 (17:21 +0800)]
luci_base: Update zh_CN base.po, translate fix

Same as https://github.com/openwrt/luci/pull/1221
But commit to lede-17.01 branch

6 years agoMerge pull request #1403 from StevenHessing/lede-17.01-noddos
Hannu Nyman [Sat, 21 Oct 2017 06:14:24 +0000 (09:14 +0300)]
Merge pull request #1403 from StevenHessing/lede-17.01-noddos

luci-app-noddos: backport from master

6 years agoluci-app-noddos: backport from master 1403/head
Hannu Nyman [Wed, 11 Oct 2017 13:35:56 +0000 (16:35 +0300)]
luci-app-noddos: backport from master

Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
6 years agoluci-mod-admin-full: move KRACK countermeasures out of IEEE802.11w condition
Jo-Philipp Wich [Wed, 18 Oct 2017 13:51:51 +0000 (15:51 +0200)]
luci-mod-admin-full: move KRACK countermeasures out of IEEE802.11w condition

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-mod-admin-full: tone down KRACK countermeasure description
Jo-Philipp Wich [Tue, 17 Oct 2017 22:04:58 +0000 (00:04 +0200)]
luci-mod-admin-full: tone down KRACK countermeasure description

Backport of b7be0b9d16c8bd28cefc2566ae542aedea1639e9.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoi18n: update translations
Jo-Philipp Wich [Tue, 17 Oct 2017 20:57:57 +0000 (22:57 +0200)]
i18n: update translations

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-mod-admin-full: wifi: expose wpa_disable_eapol_key_retries option
Jo-Philipp Wich [Tue, 17 Oct 2017 20:54:18 +0000 (22:54 +0200)]
luci-mod-admin-full: wifi: expose wpa_disable_eapol_key_retries option

Bacport of 48ed00e5b.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoi18n: sync translations
Hannu Nyman [Mon, 16 Oct 2017 13:31:50 +0000 (16:31 +0300)]
i18n: sync translations

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoluci-app-uhttpd: Bump default key size to 2048 bits for certificates
Alexander Schlarb [Sat, 19 Aug 2017 16:58:49 +0000 (18:58 +0200)]
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>
(cherry picked from commit ac8a957191e49b186fcebfa23a2b54e6f7a2f9db)

6 years agoluci-app-uhttpd: Fix certificate parameter section
Alexander Schlarb [Sat, 19 Aug 2017 16:53:49 +0000 (18:53 +0200)]
luci-app-uhttpd: Fix certificate parameter section

Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
(cherry picked from commit ab6485693834f7f66ff280d08abeec6e68265783)

6 years agoluci-app-nlbw: make display template XHTML compliant
Jo-Philipp Wich [Mon, 7 Aug 2017 07:56:30 +0000 (09:56 +0200)]
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>
6 years agoluci-app-nlbwmon: always fetch latest data
Jo-Philipp Wich [Tue, 1 Aug 2017 11:51:45 +0000 (13:51 +0200)]
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>
6 years agoluci-app-nlbwmon: Update Japanese translation
INAGAKI Hiroshi [Tue, 1 Aug 2017 10:41:57 +0000 (19:41 +0900)]
luci-app-nlbwmon: Update Japanese translation

Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
6 years agoluci-app-nlbwmon: remove version marker from javascripts
Jo-Philipp Wich [Mon, 31 Jul 2017 17:32:02 +0000 (19:32 +0200)]
luci-app-nlbwmon: remove version marker from javascripts

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-app-nlbwmon: improve initial view
Jo-Philipp Wich [Mon, 31 Jul 2017 17:11:51 +0000 (19:11 +0200)]
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>
6 years agoluci-app-nlbwmon: add missing charting library
Jo-Philipp Wich [Mon, 31 Jul 2017 09:11:21 +0000 (11:11 +0200)]
luci-app-nlbwmon: add missing charting library

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-app-nlbwmon: Add Japanese translation
INAGAKI Hiroshi [Sun, 30 Jul 2017 10:08:36 +0000 (19:08 +0900)]
luci-app-nlbwmon: Add Japanese translation

Added po templates and Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
6 years agoluci-app-nlbwmon: new package
Jo-Philipp Wich [Fri, 28 Jul 2017 13:57:44 +0000 (15:57 +0200)]
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>
6 years agoluci-app-advanced-reboot: initial commit
Stan Grishin [Thu, 13 Jul 2017 05:51:41 +0000 (22:51 -0700)]
luci-app-advanced-reboot: initial commit

Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit f6505fc01c8aee4d2f9f7bc7537c3a93cfd5dab1)

6 years agoluci-app-upnp: fix setting ucitrack init option
Yousong Zhou [Wed, 5 Jul 2017 20:16:46 +0000 (23:16 +0300)]
luci-app-upnp: fix setting ucitrack init option

Fixes FS#693

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit ed11130b84ed6ff95f09c8a482f52fa253555881)

6 years agoluci-minuupnpd: use enable flag
Kevin Darbyshire-Bryant [Sat, 11 Feb 2017 20:31:58 +0000 (20:31 +0000)]
luci-minuupnpd: use enable flag

Add a 'master' miniupnpd service enable flag rather than just relying on
rcS.d script existence.  This allows the service to be disabled
across sysupgrade, similar to minidlna.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
(cherry picked from commit 1093327a4ddaf377fde40fdfb8ed168abac4b5eb)

6 years agoluci-app-miniupnpd: restore missing luci install file
Kevin Darbyshire-Bryant [Sat, 11 Feb 2017 19:41:31 +0000 (19:41 +0000)]
luci-app-miniupnpd: restore missing luci install file

Restore luci indexcache handling incorrect removed in
https://github.com/openwrt/luci/commit/387a06bb73462312c075e53ce9e6002d4af09e92

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
(cherry picked from commit 5ef9a3a0097530001db4d3ee317dcd80bdd7f7ca)

6 years agoluci-proto-openconnect: remove "interface" field
Yousong Zhou [Mon, 19 Jun 2017 03:22:28 +0000 (11:22 +0800)]
luci-proto-openconnect: remove "interface" field

It's not needed anymore and removed in the openconnect package

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit dfd082c53bfb607b0c78973095ab49f831b7e1ac)

6 years agoluci-proto-openconnect: allow setting mtu, password2
Yousong Zhou [Sun, 30 Apr 2017 08:47:47 +0000 (16:47 +0800)]
luci-proto-openconnect: allow setting mtu, password2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit cf8146ff6779b5b97933d48a6eda8292b792b36b)

6 years agoluci-app-ddns: fix to correct system status
Christian Schoenebeck [Wed, 26 Apr 2017 19:54:57 +0000 (21:54 +0200)]
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>
[Jo-Philipp Wich: cherry-pick of 3e0492f, fixes #1193]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-app-statistics: support specifying line width in graph definitions
Jo-Philipp Wich [Sat, 10 Jun 2017 18:37:29 +0000 (20:37 +0200)]
luci-app-statistics: support specifying line width in graph definitions

This allows a graph definition to explicitely request LINE1, LINE2 or
LINE3 for a data source.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-app-statistics: support graph menu entries without corresponding labels
Jo-Philipp Wich [Sat, 10 Jun 2017 18:26:10 +0000 (20:26 +0200)]
luci-app-statistics: support graph menu entries without corresponding labels

Properly render menu items for plugin instances that do not have a
corresponding label defined.

This allows for registering new graph pages solely by dropping files
into /usr/lib/lua/luci/statistics/rrdtool/definitions/

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-mod-admin-full: automatically set dns=1 for static leases with hostname
Jo-Philipp Wich [Thu, 1 Jun 2017 23:00:12 +0000 (01:00 +0200)]
luci-mod-admin-full: automatically set dns=1 for static leases with hostname

Most users likely want the hostname of a static DHCP lease to be resolveable,
even if the corresponding host is currently offline.

Adjust the form logic to automatically set 'option dns 1' whenever a name is
specified in the static lease entry.

FIxes LEDE FS#815.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoi18n: sync with master
Jo-Philipp Wich [Wed, 31 May 2017 22:47:04 +0000 (00:47 +0200)]
i18n: sync with master

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-app-commands: Allow executing without downloading on public links
t123yh [Wed, 3 Aug 2016 10:19:04 +0000 (18:19 +0800)]
luci-app-commands: Allow executing without downloading on public links

Signed-off-by: t123yh <t123yh@outlook.com>
6 years agoluci-theme-openwrt: fix JavaScript nameing
Florian Eckert [Wed, 22 Feb 2017 09:09:04 +0000 (10:09 +0100)]
luci-theme-openwrt: fix JavaScript nameing

Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
6 years agoluci-app-hd-idle: removed dashes in menu items and text labels
fantom-x [Sun, 30 Apr 2017 19:42:55 +0000 (15:42 -0400)]
luci-app-hd-idle: removed dashes in menu items and text labels

"hd-idle" replaced with "HDD Idle" in the menu and on the page. All translation files updated accordingly.

Signed-off-by: Marc Benoit marcb6218@gmail.com
6 years agoluci-theme-freifunk: fix a few broken translation directives
Jo-Philipp Wich [Tue, 30 May 2017 21:07:51 +0000 (23:07 +0200)]
luci-theme-freifunk: fix a few broken translation directives

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-proto-wireguard: use "Optional" instead of "Optional." as translation
Jo-Philipp Wich [Tue, 30 May 2017 19:45:54 +0000 (21:45 +0200)]
luci-proto-wireguard: use "Optional" instead of "Optional." as translation

This allows sharing the translation string with other components.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-mod-admin-full: use "Lease time" instead of "Leasetime" as translation label
Jo-Philipp Wich [Tue, 30 May 2017 19:24:41 +0000 (21:24 +0200)]
luci-mod-admin-full: use "Lease time" instead of "Leasetime" as translation label

This allows sharing a common translation string between DHCP and interface pages.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-proto-ipv6: use "Automatic" instead as "automatic" as translation label
Jo-Philipp Wich [Tue, 30 May 2017 18:20:34 +0000 (20:20 +0200)]
luci-proto-ipv6: use "Automatic" instead as "automatic" as translation label

This allows sharing a common translation string with all other protocols.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-proto-openconnect: fix authgroup translation
Jo-Philipp Wich [Tue, 30 May 2017 18:16:29 +0000 (20:16 +0200)]
luci-proto-openconnect: fix authgroup translation

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-mod-admin-full: auto-migrate ifnames when changing VLAN configuration
Jo-Philipp Wich [Mon, 29 May 2017 06:45:38 +0000 (08:45 +0200)]
luci-mod-admin-full: auto-migrate ifnames when changing VLAN configuration

This change extends the switch VLAN configuration page to automatically
adjust interface ifname options when altering VLAN settings.

For example "eth0" is changed to "eth0.1" when a previously untagged LAN
VLAN is switched to tagged on the CPU port and vice versa.

Notifications are displayed in the page header if an auto migration was
performed.

This change should make the switch configuration more user friendly and
less prone to soft bricking.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-base: luci.tools.status: properly parse infinite dnsmasq leases
Cody R. Brown [Mon, 23 Jan 2017 06:25:44 +0000 (22:25 -0800)]
luci-base: luci.tools.status: properly parse infinite dnsmasq leases

The expiry time in a dnsmasq lease file line may be 0 (i.e.
expiry date = 01/01/1970 00:00:00 GMT) to denote an infinite
lease time, so adjust the code to properly support that.

The expiry attribute of the lease object will be set to "false"
in case of an infinite lease. This is to mimic the odhcp code below.
If the expiry date is not equal to 0, then just do exactly what was
done before (return the os.diff of current time and ts).

Signed-off-by: Cody R. Brown <dev@codybrown.ca>
6 years agobase: status: For odhpcd leases display MAC formatted with colons
Daniel Dickinson [Fri, 9 Dec 2016 16:58:21 +0000 (11:58 -0500)]
base: status: For odhpcd leases display MAC formatted with colons

This should result in the MAC address display being the same
using odhcpd for v4 DHCP as when using DNSMasq for v4 DHCP.

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
6 years agochanged stat to lstat in nixio_lstat function
Thorsten M [Fri, 16 Sep 2016 09:06:12 +0000 (11:06 +0200)]
changed stat to lstat in nixio_lstat function

Signed-off-by: Thorsten M. <thoto@devtal.de>
6 years agoi18n: sync translations
Hannu Nyman [Wed, 24 May 2017 20:47:12 +0000 (23:47 +0300)]
i18n: sync translations

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoluci.mk: Update language name for Chinese
amitabha [Wed, 24 May 2017 20:44:55 +0000 (23:44 +0300)]
luci.mk: Update language name for Chinese

Rectification of non-standard name for language Chinese.
Signed-off-by: Angus Ding angus.ding@gmail.com
(cherry picked from commit d3861e7f8deb581cb34c6f789457153b43457ff4)

6 years agoluci-base: support ip6ifaceid option for proto_static
Hannu Nyman [Wed, 24 May 2017 20:42:17 +0000 (23:42 +0300)]
luci-base: support ip6ifaceid option for proto_static

Add support for 'ip6ifaceid' option for proto_static in LuCI.

Information about the option:
 The option is optional and defaults to '::1'.
 Allowed values: 'eui64', 'random', fixed value like '::1' or '::1:2'

 When IPv6 prefix (like 'a:b:c:d::') is received from a delegating
 server, the ip6ifaceid suffix (like '::1') is used to form
 the IPv6 address ('a:b:c:d::1') for the interface.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 5ca386469071d606609beb19a7f09325f3a8ed29)

6 years agoluci-app-statistics: check that uci config sections exist
Hannu Nyman [Thu, 18 May 2017 09:10:14 +0000 (12:10 +0300)]
luci-app-statistics: check that uci config sections exist

A missing or faulty luci_statistics config file may prevent
LuCI access completely already at the login phase as
the statistics config is parsed already then.

The error is like:
  .../statistics/datatree.lua:16: attempt to index upvalue 'sections' (a nil value)

User may be completely locked out of LuCI until he figures out
the need to have a proper luci_statistics config file.

Prevent the error by checking for the existence of
the uci config sections before trying to use values from them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit d04f667383ec2894a5ecefde7ad9284d07563a67)

6 years agoluci-base: add Etc/GMT timezones
Hannu Nyman [Mon, 8 May 2017 16:31:36 +0000 (19:31 +0300)]
luci-base: add Etc/GMT timezones

Add Etc/GMT timezones like GMT+5

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit f2cf516cf7d50c191e3ea94f4696a6c60348cf92)

6 years agobuild/zoneinfo2lua.pl: logic for Etc/GMT timezones
Hannu Nyman [Mon, 8 May 2017 16:29:43 +0000 (19:29 +0300)]
build/zoneinfo2lua.pl: logic for Etc/GMT timezones

Add logic to add Etc/GMT timezones (like GMT+5)
although the zones are not included in zone.tab

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit f8eee09f55faa375b11cf00b2f96915c92f924f4)

6 years agoi18n: sync translations
Hannu Nyman [Tue, 9 May 2017 08:07:51 +0000 (11:07 +0300)]
i18n: sync translations

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoluci-app-statistics: processes: fix graph visibility
Hannu Nyman [Tue, 9 May 2017 06:42:42 +0000 (09:42 +0300)]
luci-app-statistics: processes: fix graph visibility

Fix graph visibility on processes page based on plugin
instance. The overview instance is empty, while monitored
processes have their own instances.

Original version of the patch created by @koblack and
discussed in #1021

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 0a6ce204234c9485549e290230e51484b1fceb64)

6 years agoluci-mod-admin-full: add advice to restart cron
Hannu Nyman [Mon, 8 May 2017 12:20:13 +0000 (15:20 +0300)]
luci-mod-admin-full: add advice to restart cron

Cron init script starts the service only if a crontab file
exists. If there is no crontab file at boot and the user
later creates one, he needs to manually restart the service.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 1970c21e3bbd70adc991cf6baf153129a1356c9b)

6 years agoluci-base: luci.dispatcher: allow overriding sysauth template
Jo-Philipp Wich [Sat, 6 May 2017 13:06:07 +0000 (15:06 +0200)]
luci-base: luci.dispatcher: allow overriding sysauth template

In some cases it is useful to be able to override the template used for the
sysauth login dialog.

Add a new property "sysauth_template" which allows overriding the template
name from controller files.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years agoluci-app-statistics: fix whitespace
Hannu Nyman [Tue, 2 May 2017 07:07:30 +0000 (10:07 +0300)]
luci-app-statistics: fix whitespace

* fix whitespace in config file
* place the contextswitch item corerrctly
  in the sorted options list

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 2bc2f935a0428b8d31a6ff2b967157b5ca02e06b)

6 years agoluci-app-statistics: processes plugin: add labels, correct data
Hannu Nyman [Sun, 30 Apr 2017 16:00:39 +0000 (19:00 +0300)]
luci-app-statistics: processes plugin: add labels, correct data

Enhance processes statistics page:
* add proper labels to graphs
* correct RSS memory stats title, add VSZ stats

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit b737831e56854f55fedbc6a6394d385ee0aef6e3)

6 years agoluci.mk: fix length of abbreviated hash in version
Hannu Nyman [Sun, 30 Apr 2017 08:48:05 +0000 (11:48 +0300)]
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.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit b9159c53472d1788284d363dc6ffff8c2542e4be)

6 years agoluci-app-statistics: remove non-functional links from graphs
Hannu Nyman [Sun, 30 Apr 2017 08:11:18 +0000 (11:11 +0300)]
luci-app-statistics: remove non-functional links from graphs

The statistics graphs on the pages with multiple data sources
have contained links to the data sources, but those links
have not worked. Remove the links as they are unnecessary.

This commit fixes #1006

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit 298f838d390a7ad032405ecdf34085bdde3fe2a4)

6 years agoluci-app-adblock: backport updates to match 2.6.2
Hannu Nyman [Sat, 29 Apr 2017 21:02:31 +0000 (00:02 +0300)]
luci-app-adblock: backport updates to match 2.6.2

Backport updates to luci-app-adblock that correspond to
the adblock 2.6.2 version.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
6 years agoSupport for collectd-mod-contextswitch
fantom-x [Sat, 29 Apr 2017 15:26:16 +0000 (11:26 -0400)]
Support for collectd-mod-contextswitch

Signed-off-by: Marc Benoit marcb6218@gmail.com
(cherry picked from commit 5bf636732efab13fdd92dabfd746cafb156dd4f6)

7 years agoluci-mod-admin-full: use `nf_conntrack_count` for counting connections (#1114)
Jo-Philipp Wich [Thu, 20 Apr 2017 14:55:29 +0000 (16:55 +0200)]
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>
7 years agotimezone data: update to 2017b
Hannu Nyman [Mon, 10 Apr 2017 11:45:20 +0000 (14:45 +0300)]
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>
(cherry picked from commit 54c97738bcfd715bc36fd88fac46605bac596e04)

7 years agoluci-app-firewall: adjust drop_invalid default (#1068)
Jo-Philipp Wich [Tue, 14 Mar 2017 11:52:22 +0000 (12:52 +0100)]
luci-app-firewall: adjust drop_invalid default (#1068)

Since firewall3 commit b33f78371e7c7b6a131c2b6c01673cbd4b3c13d1 the
drop_invalid option is off by default.

Adjust LuCI view to properly handle the changed semantics.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agoi18n: sync translations
Hannu Nyman [Sat, 4 Mar 2017 16:24:26 +0000 (18:24 +0200)]
i18n: sync translations

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
7 years agoMerge pull request #1050 from luizluca/17.01/pt-br-translation
Hannu Nyman [Fri, 3 Mar 2017 20:05:24 +0000 (22:05 +0200)]
Merge pull request #1050 from luizluca/17.01/pt-br-translation

i18n: complete pt-br translation

7 years agoi18n: complete pt-br translation 1050/head
Luiz Angelo Daros de Luca [Fri, 3 Mar 2017 18:11:34 +0000 (15:11 -0300)]
i18n: complete pt-br translation

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
(partial cherry pick from commit fe9d39c06c3535ecb8f7b4f611747d21c1050a2c)

7 years agoMerge pull request #1041 from EricLuehrsen/unbound_17_01
Hannu Nyman [Thu, 2 Mar 2017 12:37:31 +0000 (14:37 +0200)]
Merge pull request #1041 from EricLuehrsen/unbound_17_01

[lede-17.01] luci-app-unbound: service updates coordinated with application package