Jo-Philipp Wich
198e4ab17b
luci-mod-freifunk: eliminate use of luci.sys.net.deviceinfo()
...
The result of the luci.sys.net.deviceinfo() call was never actually used
anywhere in the following code, so simply drop the invocation.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-11 14:05:31 +02:00
Jo-Philipp Wich
d6360bf81e
luci-base: use rpcd session logins
...
Drop the custom credentials checking in favor to perform proper session
logins via rpcd. This is needed to properly setup ACLs when spawning
rpcd sessions in order to support direct client side ubus access in the
future.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-09 21:35:26 +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
Hannu Nyman
844921575c
Merge pull request #1227 from guidosarducci/lede-17.01-fix-apcups-statistics
...
luci-app-statistics: add support for apcups plugin
2017-07-05 21:03:40 +03: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
Jo-Philipp Wich
de2e92a1f4
Merge pull request #1182 from kishangondaliya/feature_x
...
luci-mod-admin-full: Enable adhoc mode encryption options
2017-06-23 13:23:53 +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
Hannu Nyman
c1c06226b9
Merge pull request #1135 from yousong/fix
...
luci-proto-openconnect: allow setting no_cert_check, password2, mtu
2017-06-19 17:44:23 +03:00
Yousong Zhou
dfd082c53b
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>
2017-06-19 11:26:36 +08:00
Yousong Zhou
cf8146ff67
luci-proto-openconnect: allow setting mtu, password2
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-06-19 11:21:47 +08:00
Hannu Nyman
9929289e4a
Merge pull request #1208 from Umeaboy/patch-35
...
luci-app-firewall: Updated Swedish translation
2017-06-17 23:45:54 +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
Hannu Nyman
33338ddef5
Merge pull request #1204 from Umeaboy/patch-31
...
luci-app-commands: Updated the Swedish translation
2017-06-17 22:10:35 +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
Hannu Nyman
dd6cb31d5c
Merge pull request #1200 from Umeaboy/patch-30
...
Some translation for Swedish done.
2017-06-14 22:42:08 +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
Hannu Nyman
471f121b12
Merge pull request #1198 from Umeaboy/patch-28
...
Some translation for Swedish done.
2017-06-14 18:35:25 +03: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
Hannu Nyman
0379c2165b
Merge pull request #1197 from Umeaboy/patch-27
...
Finished translation to Swedish
2017-06-14 18:20:34 +03: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
Hannu Nyman
178ec3c435
Merge pull request #1196 from Umeaboy/patch-26
...
Finished translation into Swedish
2017-06-14 18:16:13 +03: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
Florian Eckert
0d518f5e8d
luci-base: add license tag
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-13 13:40:38 +02:00
Florian Eckert
40aa47f10a
luci-ssl: add license tag
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-13 13:40:35 +02:00
Quirin Hofstaetter
9b211f0053
luci: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:33 +02:00
Quirin Hofstaetter
408f45aef3
luci-theme-bootstrap: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:30 +02:00
Quirin Hofstaetter
d40bb2e60e
luci-proto-ppp: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:28 +02:00
Quirin Hofstaetter
a4bee3de51
luci-proto-ipv6: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:25 +02:00
Quirin Hofstaetter
ec6a1d6d4d
luci-mod-rpc: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:23 +02:00
Quirin Hofstaetter
56aea9794b
luci-mod-admin-full: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:20 +02:00
Quirin Hofstaetter
4a20d2c31a
luci-lib-px5g: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:18 +02:00
Quirin Hofstaetter
3b5a99340b
luci-lib-nixio: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:15 +02:00
Quirin Hofstaetter
eba0900802
luci-lib-json: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:12 +02:00
Quirin Hofstaetter
ef6729a6bc
luci-lib-ip: add license tag
...
Signed-off-by: Quirin Hofstaetter <qh@dev.tdt.de>
2017-06-13 13:40:09 +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
Hannu Nyman
b2556f52c3
Merge pull request #1191 from chris5560/master
...
luci-app-privoxy: clear PKG_MAINTAINER
2017-06-11 10:12:05 +03:00