Commit graph

1490 commits

Author SHA1 Message Date
Hannu Nyman
844a741e7e Merge pull request #1249 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: auto update instance running state
2017-07-24 14:57:07 +03:00
Hannu Nyman
3f0aead2ea Merge pull request #1248 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-07-24 14:56:51 +03:00
Hannu Nyman
f7cf1dae69 Merge pull request #1239 from kuoruan/zh-cn-tr
Add some translate strings & Update Simplified Chinese translation
2017-07-24 14:51:12 +03:00
INAGAKI Hiroshi
47cf4afa4d luci-app-travelmate: Update Japanese translation
Updated Japanese translations, and cleaned up old translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-24 16:25:17 +09:00
Yousong Zhou
06ad394dde luci-app-shadowsocks-libev: auto update instance running state
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-24 14:53:36 +08:00
INAGAKI Hiroshi
01c5bc66a9 luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-24 14:56:48 +09:00
Hannu Nyman
17de308ab7 Merge pull request #1240 from bobmseagithub/luci-app-statistics_Voltage_graphs
luci-app-statistics: Voltage graphs - AC and DC
2017-07-24 08:02:18 +03:00
bobmseagithub
2145b7b33b luci-app-statistics: Voltage graphs - AC and DC
The Voltage graph combines Battery, Input Voltage and Output Voltage.
The Y-Axis scale masks changes in Input/Output voltages over time.
This patch splits the graphs into 2 graphs.
This makes it possible to see variations in AC Input/Output voltages.

Signed-off-by: Bob Meizlik <bobmseagithub@squakmt.com>
2017-07-23 20:44:44 -07:00
Hannu Nyman
8f62b28948 Merge pull request #1242 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: rewrite for shadowsocks-libev 3.0.6-2
2017-07-23 19:37:10 +03:00
Hannu Nyman
52a0787c3f Merge pull request #1238 from dibdot/luci-app-travelmate
luci-app-travelmate: sync with travelmate 0.9.0
2017-07-23 19:34:39 +03:00
Yousong Zhou
48b5ccfad5 luci-app-shadowsocks-libev: rewrite for shadowsocks-libev 3.0.6-2
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-23 23:40:26 +08:00
Hsing-Wang Liao
ccca70579f luci-app-mwan3: Clean unneeded css styles
Some css styles were cleaned by commit e61f40ead8
 but that commit forget the file advanced_wirelessconfig.htm, clean these styles to unify style.

Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-07-23 14:34:44 +08:00
Hsing-Wang Liao
e3b22c4888 luci-app-mwan3: Update Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-07-23 10:42:50 +08:00
kuoruan
7445849460 luci-app-mwan3: Add more translate strings
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
2017-07-23 10:42:49 +08:00
Yousong Zhou
90de442347 luci-app-firewall: fix typo dsp -> ds
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-07-21 20:34:46 +08:00
Dirk Brenken
e900b892e8 luci-app-travelmate: sync with travelmate 0.9.0
* add a wireless station manager to edit and delete existing
  interfaces or scan for new uplinks

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-20 07:44:15 +02:00
Stan Grishin
f6505fc01c luci-app-advanced-reboot: initial commit
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-07-12 23:21:36 -07:00
Jo-Philipp Wich
854a5f68bb luci-app-shadowsocks-libev: eliminate use of luci.sys.net.arptable()
Translate the use of luci.sys.net.arptable() to luci.ip.neighbors() to allow
dropping the former function from base LuCI later on.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-11 14:05:31 +02:00
Hannu Nyman
4f127c3254 Merge pull request #1229 from dibdot/master
luci-app-adblock: bugfix
2017-07-05 22:38:32 +03:00
Dirk Brenken
985f0f5118 luci-app-adblock: bugfix
* fix nil error on overview page

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-05 21:31:56 +02:00
guidosarducci
808f261793 luci-app-statistics: add support for apcups plugin
OpenWRT/LEDE support for APC UPSes is only partial: although the collectd
apcups plugin is included, related lua/luci code is missing. These changes
add the lua side and have been used for ~2 years, both on OpenWRT and LEDE.

Reworked from patches submitted by James Klaas to the luci development list
in 2015.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2017-07-04 16:07:14 -07:00
Hannu Nyman
afa7a14caf 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

Fixes #1219

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-07-02 23:22:26 +03:00
Hannu Nyman
2dc60d2b44 Merge pull request #1225 from dibdot/master
luci-app-adblock: sync with adblock 2.8.1
2017-06-29 14:08:12 +03:00
Dirk Brenken
3c5e41d369 luci-app-adblock: sync with adblock 2.8.1
* add bind support

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-29 12:58:33 +02:00
Hannu Nyman
cb557f61c3 Merge pull request #1194 from TDT-GmbH/add-license-tags
Add license tags
2017-06-20 16:40:48 +03:00
Kristoffer Grundström
286f8f6cd4 luci-app-firewall: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 22:08:51 +02:00
Hannu Nyman
d2f64a497b Merge pull request #1207 from Umeaboy/patch-34
luci-app-diag-core: Updated Swedish translation
2017-06-17 22:11:58 +03:00
Hannu Nyman
616614f1ba Merge pull request #1206 from Umeaboy/patch-33
luci-app-aria2: Created Swedish translation
2017-06-17 22:11:45 +03:00
Hannu Nyman
1502b7f7a3 Merge pull request #1205 from Umeaboy/patch-32
clamav: Added the Swedish language
2017-06-17 22:11:20 +03:00
Kristoffer Grundström
325f557958 luci-app-diag-core: Updated Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 20:36:02 +02:00
Kristoffer Grundström
4b5487e2a3 luci-app-aria2: Created Swedish translation
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 20:23:36 +02:00
Kristoffer Grundström
8a718169e7 clamav: Added the Swedish language
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 20:04:52 +02:00
Kristoffer Grundström
b9830a5e50 luci-app-commands-sv
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-17 19:49:23 +02:00
Hannu Nyman
9af5013810 Merge pull request #1199 from Umeaboy/patch-29
Some translations for Swedish done.
2017-06-17 09:22:10 +03:00
Kristoffer Grundström
e97e690aeb Some translation for Swedish done.
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-14 18:08:43 +02:00
Kristoffer Grundström
caf6d9c103 Some translations for Swedish done.
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-14 17:36:47 +02:00
Kristoffer Grundström
f207747482 Some translation for Swedish done.
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-14 17:32:50 +02:00
Kristoffer Grundström
dd18385a61 Finished translation to Swedish
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-14 17:19:33 +02:00
Kristoffer Grundström
5e8c1de5b8 Finished translation into Swedish
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-06-14 17:14:18 +02:00
Quirin Hofstaetter
b2ee84ce60 luci-app-qos: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:05 +02:00
Quirin Hofstaetter
015348d8e1 luci-app-firewall: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:01 +02:00
Quirin Hofstaetter
42be6e3257 luci-app-commands: add license tag
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:39:53 +02:00
Christian Schoenebeck
0080c9029d luci-app-privoxy: clear PKG_MAINTAINER
I do not use this software any more and due to lack of time, I give the
maintenance responsibility back to the community.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2017-06-10 21:51:50 +02:00
Jo-Philipp Wich
cace1d80ed 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>
2017-06-10 20:37:29 +02:00
Jo-Philipp Wich
b1d307d3f5 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>
2017-06-10 20:32:47 +02:00
INAGAKI Hiroshi
71f76c3475 luci-app-mwan3: Fix mismatched texts
"hostname" and "address" in interfaceconfig.lua are mismatched with
the strings in po/pot files, and their translations are not applied.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-06-11 00:47:42 +09:00
Hannu Nyman
a94e2000cd Merge pull request #1188 from dibdot/master
luci-app-adblock: sync with adblock 2.7.1
2017-06-10 10:20:31 +03:00
Dirk Brenken
bd482566f4 luci-app-adblock: sync with adblock 2.7.1
* "Save & Reply" now distinguish between normal and manual/backup mode
  and triggers an appropriate reload or a start action

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-09 20:18:23 +02:00
INAGAKI Hiroshi
6f2a163b38 luci-app-adblock: Update Japanese translation
Updated Japanese translations, and cleaned up old translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-06-08 05:55:29 +09:00
INAGAKI Hiroshi
a8703b5ecb luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-06-08 05:22:11 +09:00