guidosarducci
fa1f4c42a6
luci-app-statistics: only graph data supported by APC UPS
...
Some graph definitions rely on data not supported across all APC UPSes.
Due to recent upstream changes in collectd, the daemon no longer creates
a NaN-filled .rrd file corresponding to any missing UPS data. Depending
on the connected UPS, this may result in some "broken" graphs on the Luci
Statistics page since rrdtool cannot find the expected .rrd file.
Include the add_supported() function to determine the UPS data available
at runtime and update any definitions of graphs to include only supported
data. For example, the whole chart stack of AC input and output voltages
will normally be "broken" if the UPS only measures AC input voltage. With
these changes, the output voltage graph definition is stripped out,
allowing the chart to render.
Make consistent use of data types and instances in graph definitions. All
definitions now use the same format with the 'instances' key. Unnecessary
'types' and 'sources' keys are removed.
Fix the definition of 'line frequency' graph, based on upstream collectd
apcups plugin code: type is 'frequency' but instance should be 'input'.
This also includes some code and whitespace cleanup.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-03-03 13:54:55 -08:00
Hannu Nyman
1d9cc1a9e1
Merge pull request #1651 from hafu/ffp-profile
...
community-profiles: potsdam - changed SSID
2018-02-28 17:33:52 +02:00
Hannes Fuchs
d098a64e27
community-profiles: potsdam - changed SSID
...
After some discussion in our meetings and on the maling list we decided to
change the SSID to a fixed one.
Signed-off-by: Hannes Fuchs <hannes.fuchs@gmx.org>
2018-02-28 16:21:35 +01:00
Dirk Brenken
088b92c8c9
Merge pull request #1647 from dibdot/adblock
...
luci-app-adblock: fix frontend typo
2018-02-28 14:14:41 +01:00
Dirk Brenken
d830946972
Merge pull request #1648 from dibdot/travelmate
...
luci-app-travelmate: sync with release 1.1.2
2018-02-27 19:23:45 +01:00
Dirk Brenken
391a7bfc01
luci-app-travelmate: sync with release 1.1.2
...
* refine timings & valid input ranges
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27 14:04:58 +01:00
Dirk Brenken
b1c5a4c075
luci-app-adblock: fix frontend typo
...
fix trivial 'msmtp' typo & changed .po files as well
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-27 10:20:56 +01:00
dibdot
09ea6dbd33
Merge pull request #1633 from dibdot/travelmate
...
luci-app-travelmate: sync with release 1.1.0
2018-02-20 08:55:24 +01:00
Dirk Brenken
6ffb7056fe
luci-app-travelmate: sync with release 1.1.0
...
* add an option for the captive portal detection
* support the new signal quality treshold (default 30)
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-19 21:52:21 +01:00
Jo-Philipp Wich
461df8b0dc
luci-base: do not assume a fixed host address in delegated prefix ( #1484 )
...
OpenWrt/LEDE introduced the "local-address" field a while back to expose the
effective local host address of the delegated prefix, so use that information
instead of assuming `[prefix]:1`.
Fixes #1484 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16 17:05:52 +01:00
Jo-Philipp Wich
de4f1c9046
luci-base: rework client side IP validation types and support "hostid" type
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16 17:05:48 +01:00
Jo-Philipp Wich
3e1e4d5eb6
luci-base: fix Lua-side ip6hostid() datatype validation
...
A valid host ID as accepted by netifd must meet the following criteria:
- Is either one of the two special "random" or "eui64" strings
- Or is a valid IPv6 address according to inet_pton(AF_INET6)
- Has the first 64 bit set to zero
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-16 17:05:48 +01:00
Hannu Nyman
76f9f5e94d
Merge pull request #1627 from user7887/luci-ru
...
i18n-ru: fixed russian translation
2018-02-08 18:17:02 +02:00
Vladimir
c21d22c017
i18n-ru: fixed russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-02-07 17:37:34 +03:00
Hannu Nyman
90369e78d7
Merge pull request #1626 from TDT-AG/pr/20180105-luci-app-mwan3-add-service
...
luci-app-mwan3: add service hint
2018-02-05 17:43:44 +02:00
Florian Eckert
66b93ab784
luci-app-wman3: show info if mwan3 is not global enabled
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:22 +01:00
Florian Eckert
4b0347d498
luci-app-mwan3: update look and feel interface status page
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:20 +01:00
Florian Eckert
83cec9277d
luci-app-mwan3: do not show mwan3 status in overview if not enabled
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:16 +01:00
Florian Eckert
0c3bd5c537
luci-app-mwan3: update uci track entry to use /etc/init.d/mwan3 reload
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:05 +01:00
Hannu Nyman
251656126a
Merge pull request #1625 from musashino205/l10n/nbm-upd-ja
...
luci-app-nlbwmon: update Japanese translation
2018-02-05 09:07:54 +02:00
Hannu Nyman
430a414163
Merge pull request #1624 from musashino205/l10n/uhttpd-upd-ja
...
luci-app-uhttpd: update Japanese translation
2018-02-05 09:07:35 +02:00
INAGAKI Hiroshi
325f6d4138
luci-app-nlbwmon: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-05 15:24:16 +09:00
INAGAKI Hiroshi
d06865000e
luci-app-uhttpd: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-05 14:57:21 +09:00
Yousong Zhou
770033dba3
luci-app-shadowsocks-libev: remove deprecated option disable_sni
...
This reverts commit 5d91683575
.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-05 11:06:25 +08:00
Yousong Zhou
28aafed472
luci-app-shadowsocks-libev: add no_delay to names_options_common
...
It will appear in the instance overview list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2018-02-05 11:04:00 +08:00
Jo-Philipp Wich
e6cfe35baf
luci-mod-admin-full: prevent unknown sysctl key warnings on status page
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-02-04 19:20:32 +01:00
dibdot
e386d76d57
Merge pull request #1623 from dibdot/adblock
...
luci-app-adblock: fix XHMTL Markup
2018-02-03 11:27:36 +01:00
Dirk Brenken
71230d2b70
luci-app-adblock: fix XHMTL Markup
...
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-02-03 11:25:34 +01:00
Hannu Nyman
eae2f37b62
timezone data: update to 2018c
...
Update timezone data to 2018c
http://mm.icann.org/pipermail/tz-announce/2018-January/000048.html
Briefly:
Sao Tome and Príncipe switched from +00 to +01.
Brazil's DST will now start on November's first Sunday.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-02-02 18:21:58 +02:00
Hannu Nyman
ab7d06dd5e
Merge pull request #1620 from musashino205/l10n/adblk-upd-ja
...
luci-app-adblock: update Japanese translation
2018-02-02 17:59:50 +02:00
INAGAKI Hiroshi
69932a9348
luci-app-adblock: update Japanese translation
...
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-03 00:42:56 +09:00
INAGAKI Hiroshi
7d23262912
luci-app-adblock: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-02-03 00:12:59 +09:00
dibdot
518ac523d1
Merge pull request #1614 from dibdot/adblock
...
luci-app-adblock: sync with adblock 3.5.0
2018-01-31 20:29:05 +01:00
Dirk Brenken
47e0990eac
luci-app-adblock: sync with adblock 3.5.0
...
* Support new 'Download Queue'
* Support new 'Jail' Blocklist Creation
(replace former 'Whitelist Mode')
* Fix field width in "Runtime Information" section
Signed-off-by: Dirk Brenken <dev@brenken.org>
2018-01-31 13:09:55 +01:00
Jo-Philipp Wich
47d1eaaf30
Merge pull request #1611 from squarewf/patch-1
...
Fix #1609 : luci-proto-wireguard placeholder wrongfully suggests default port
2018-01-30 17:34:50 +01:00
Hannu Nyman
509c28a261
Merge pull request #1612 from user7887/luci-ru
...
i18n-ru: fixed and updated russian translation
2018-01-30 17:25:44 +02:00
square.wf
43589ae4d8
Fix #1609 : luci-proto-wireguard placeholder wrongfully suggests default port
2018-01-30 15:38:31 +01:00
Vladimir
4567512bdd
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-30 17:35:30 +03:00
dibdot
b673db891c
Merge pull request #1607 from user7887/luci-ru
...
luci-app-travelmate fixed
2018-01-29 19:35:37 +01:00
Vladimir
f11b0c0000
luci-app-travelmate fixed
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29 20:39:29 +03:00
Hannu Nyman
e6781c1283
Merge pull request #1603 from user7887/luci-ru
...
i18n-ru: fixed and updated russian translation
2018-01-29 17:16:03 +02:00
Vladimir
7133c51012
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29 18:03:37 +03:00
Hannu Nyman
2b5181abd8
Merge pull request #1600 from chris5560/master
...
luci.app-ddns: Update to 2.4.9-1
2018-01-27 17:20:35 +02:00
Christian Schoenebeck
1cd12c4498
luci.app-ddns: Update to 2.4.9-1
...
Read registered IP from file, updated by ddns-scripts.
Only read from DNS if file does not exist or outdated (check_interval).
Require ddns-scripts v 2.7.7
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2018-01-27 16:11:07 +01:00
Hannu Nyman
5e59ba3e0d
Merge pull request #1597 from stangri/luci-app-simple-adblock
...
luci-app-simple-adblock: Better logic to start/stop/reload from Web UI
2018-01-26 16:23:38 +02:00
Hannu Nyman
c53b1f8425
Merge pull request #1591 from user7887/luci-ru
...
i18n-ru: fixed and updated russian translation
2018-01-26 16:23:06 +02:00
Hannu Nyman
556676ed3e
Merge pull request #1593 from sotux/zh-cn_translation
...
luci-app-firewall: zh-cn: Update Simplified Chinese translation
2018-01-26 16:22:19 +02:00
Hannu Nyman
00262be237
Merge pull request #1596 from stangri/luci-app-vpnbypass
...
luci-app-vpnbypass: better service start/stop
2018-01-26 16:21:49 +02:00
Vladimir
d74ff878e1
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-26 16:57:15 +03:00
Stan Grishin
870c176ca7
luci-app-simple-adblock: bugfix for service start/stop
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2018-01-25 19:51:03 -08:00