Commit graph

8450 commits

Author SHA1 Message Date
dibdot
43ab9c0a8d
Merge pull request #1608 from user7887/lede-17.01
luci-app-travelmate fixed
2018-01-29 19:35:15 +01:00
Vladimir
e58ce740d0 luci-app-travelmate fixed
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29 20:55:17 +03:00
Hannu Nyman
f4d02b6983
Merge pull request #1604 from user7887/lede-17.01
i18n-ru: fixed and updated russian translation
2018-01-29 17:16:23 +02:00
Vladimir
a016dbcee1 i18n-ru: fixed and updated russian translation
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29 18:01:03 +03:00
Hannu Nyman
73abb7db50
Merge pull request #1590 from user7887/lede-17.01
i18n-ru: fixed and updated russian translation
2018-01-26 16:22:52 +02:00
Vladimir
b16253ed8f i18n-ru: fixed and updated russian translation
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-26 16:59:41 +03:00
Brian J. Murrell
f8682164c1 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.
2018-01-26 18:31:19 +08:00
Hannu Nyman
1472b81a00
Merge pull request #1589 from user7887/lede-17.01
i18n-sync changes base.po+fixed dynapoint.lua
2018-01-23 22:37:59 +02:00
Vladimir
67c571a1be i18n-sync changes base.po+fixed dynapoint.lua
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-23 23:25:01 +03:00
Sven Roederer
3f6a27fbf5 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 63255ec38b)
2018-01-23 18:18:25 +02:00
Kishan Gondaliya
33f6527ccf 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 267bf83db0)
2018-01-23 18:17:48 +02:00
Hannu Nyman
86f1bcee53
Merge pull request #1586 from user7887/lede-17.01
i18n-ru: fixed russian translation
2018-01-23 13:18:02 +02:00
Vladimir
070c297919 i18n-ru: fixed russian translation
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-23 13:32:48 +03:00
Hannu Nyman
d67aa10411
Merge pull request #1581 from user7887/lede-17.01
i18n-ru: fixed russian translation
2018-01-21 19:53:47 +02:00
Vladimir
c6c83abeea i18n-ru: fixed russian translation
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-21 19:41:59 +03:00
Hannu Nyman
7a68e3659b
Merge pull request #1574 from user7887/lede-17.01-ru
i18n-ru: fixed the difference between a trunk and 17.01
2018-01-21 08:22:40 +02:00
Vladimir
3894f12e2f i18n-ru: fixed the difference between a trunk and 17.01
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-21 01:36:33 +03:00
Hannu Nyman
df1710e7e0
Merge pull request #1573 from user7887/lede-17.01
i18n-ru: fixed and updated russian translation+update by script i18n-…
2018-01-20 22:21:46 +02:00
Vladimir
bf937ed97e i18n-ru: fixed and updated russian translation+update by script i18n-sync.sh
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-20 23:02:49 +03:00
Hannu Nyman
4e513f164c
Merge pull request #1564 from dibdot/travelmate-17.01
[17.01] luci-app-travelmate: release 1.0.2
2018-01-19 15:11:12 +02:00
Hannu Nyman
f72a0c5915
Merge pull request #1563 from dibdot/adblock-17.01
[17.01] luci-app-adblock: release 3.4.3
2018-01-19 15:11:00 +02:00
Dirk Brenken
e6c9b3746b [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>
2018-01-19 10:42:35 +01:00
Dirk Brenken
bf97f35db5 [17.01] luci-app-adblock: release 3.4.3
* bump adblock version in stable tree

Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-19 10:33:01 +01:00
Hannu Nyman
3b79e9eaa7 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 eaafb4508c)
2018-01-15 23:06:51 +02:00
Hannu Nyman
ff21f2f0a3
Merge pull request #1506 from Borromini/lede-17.01
luci-app-wireguard: move to correct location
2018-01-07 10:54:24 +02:00
Stijn Segers
747a7c841c luci-app-wireguard: move to correct location
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
2018-01-07 07:53:41 +01:00
Hannu Nyman
6d821070a9
Merge pull request #1505 from Borromini/lede-17.01
luci-app-wireguard: add LuCI Wireguard status to 17.01 as well
2018-01-06 23:55:21 +02:00
Stijn Segers
6e60bb9d0e luci-app-wireguard: add LuCI Wireguard status to 17.01 as well
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
2018-01-06 21:02:40 +01:00
Hannu Nyman
d2dc32af31 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 afa7a14caf)
2017-12-02 08:26:10 +02:00
Hannu Nyman
a9bddc408a 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>
2017-11-11 19:01:45 +02:00
Jo-Philipp Wich
07e7ff07aa Fixes #1413.
Reported-by: Wojciech Jowsa <wojciech.jowsa@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit fbe7f90eed)
2017-10-25 14:40:05 +02:00
Hannu Nyman
b74ef26bec Merge pull request #1411 from Cye3s/lede-17.01
luci_base: Update zh_CN zh_TW base.po, translate fix
2017-10-23 18:27:42 +03:00
Cye3s
4a0877b4e3 luci_base: Update zh_TW base.po, translate fix 2017-10-23 17:26:20 +08:00
Cye3s
1aae4e9c82 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
2017-10-23 17:21:33 +08:00
Hannu Nyman
0ed8086900 Merge pull request #1403 from StevenHessing/lede-17.01-noddos
luci-app-noddos: backport from master
2017-10-21 09:14:24 +03:00
Hannu Nyman
d685c2392f luci-app-noddos: backport from master
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-10-20 16:45:56 -07:00
Jo-Philipp Wich
7fc88b4e6e luci-mod-admin-full: move KRACK countermeasures out of IEEE802.11w condition
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-18 15:51:51 +02:00
Jo-Philipp Wich
d3f0685d63 luci-mod-admin-full: tone down KRACK countermeasure description
Backport of b7be0b9d16.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-18 00:04:58 +02:00
Jo-Philipp Wich
701d40a76d i18n: update translations
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:57:57 +02:00
Jo-Philipp Wich
13ce0a1e21 luci-mod-admin-full: wifi: expose wpa_disable_eapol_key_retries option
Bacport of 48ed00e5b.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:54:18 +02:00
Hannu Nyman
e8e8544823 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-10-16 16:31:50 +03:00
Alexander Schlarb
079f65a628 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 ac8a957191)
2017-08-20 08:51:33 +03:00
Alexander Schlarb
2bb1abd5ec luci-app-uhttpd: Fix certificate parameter section
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
(cherry picked from commit ab64856938)
2017-08-20 08:51:23 +03:00
Jo-Philipp Wich
9ee26ac818 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:57:55 +02:00
Jo-Philipp Wich
21ae7f2181 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-05 14:27:27 +02:00
INAGAKI Hiroshi
ee54fd7784 luci-app-nlbwmon: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 14:27:27 +02:00
Jo-Philipp Wich
0b3e1e937b luci-app-nlbwmon: remove version marker from javascripts
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-05 14:27:27 +02:00
Jo-Philipp Wich
f0c83ab341 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-08-05 14:27:27 +02:00
Jo-Philipp Wich
176e1ded23 luci-app-nlbwmon: add missing charting library
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-05 14:27:26 +02:00
INAGAKI Hiroshi
1f7def64f7 luci-app-nlbwmon: Add Japanese translation
Added po templates and Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 14:27:26 +02:00