Commit graph

1556 commits

Author SHA1 Message Date
Dirk Brenken
4142839e0d luci-app-travelmate: bugfixes
* fix interface default value on overview page
* fix re-ordering of wireless stations
* added translation fix by INAGAKI Hiroshi <musashino.open@gmail.com>

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-31 10:26:09 +02:00
Hannu Nyman
fd6f892bc1 Merge pull request #1263 from musashino205/nbm-add-ja
luci-app-nlbwmon: Add Japanese translation
2017-07-30 19:48:49 +03:00
Hannu Nyman
c22b44b3fb Merge pull request #1261 from dibdot/travelmate
luci-app-travelmate: enhancements & fixes
2017-07-30 19:48:32 +03:00
INAGAKI Hiroshi
7594c52888 luci-app-nlbwmon: Add Japanese translation
Added po templates and Japanese translation.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-30 19:08:36 +09:00
Jo-Philipp Wich
2523e0f479 Merge pull request #1259 from jow-/introduce-nlbwmon
luci-app-nlbwmon: new package
2017-07-30 11:54:09 +02:00
Dirk Brenken
81f52d4290 luci-app-travelmate: enhancements & fixes
* Further optimized Station Overview & Scan page,
  especially for mobile devices
* add a "Rescan" button in manual mode on overview page
* XHTML fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-29 17:36:48 +02:00
Jo-Philipp Wich
0fe93fc3a3 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>
2017-07-28 16:26:42 +02:00
INAGAKI Hiroshi
3604e4756d luci-app-mwan3: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-28 13:47:25 +09:00
Hannu Nyman
3603e27e30 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-07-27 19:40:47 +03:00
Hannu Nyman
f450c0403d Merge pull request #1252 from musashino205/mwan3-fix-status
luci-app-mwan3: Add translate strings in update_status()
2017-07-25 08:36:52 +03:00
Hannu Nyman
314dd1aa11 Merge pull request #1251 from dibdot/luci-app-travelmate
luci-app-travelmate: enhancements & fixes
2017-07-25 08:35:53 +03:00
Dirk Brenken
5dd6be4513 luci-app-travelmate: enhancements & fixes
* add re-ordering buttons in Station Overview
* fix possible nil error during wifi scan

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-25 07:24:59 +02:00
INAGAKI Hiroshi
ec305ecc82 luci-app-mwan3: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-25 14:12:25 +09:00
INAGAKI Hiroshi
35cfbe09cc luci-app-mwan3: Add translate strings in update_status()
Translation function is not used in "start", "stop", and "restart",
and I modified them because the LuCI i18n-tools cannot be detected.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-25 13:56:50 +09:00
Hannu Nyman
6c8a9f104c Merge pull request #1250 from dibdot/luci-app-travelmate
luci-app-travelmate: small bugfixes
2017-07-24 19:54:31 +03:00
Dirk Brenken
31f77a3cfe luci-app-travelmate: small bugfixes
* speed up wireless scan
* emphasize active uplink in Station Overview
* mark hidden SSIDs

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-24 16:02:21 +02:00
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
Hannu Nyman
c87ce62711 Merge pull request #1185 from dibdot/master
luci-app-adblock: sync with adblock 2.7.0
2017-06-07 21:31:53 +03:00
Dirk Brenken
22c252e2cd luci-app-adblock: sync with adblock 2.7.0
* add new 'Manual mode' option

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-06-07 19:33:31 +02:00
INAGAKI Hiroshi
d5ece06efe luci-app-mwan3: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-06-02 02:56:22 +09:00
Florian Eckert
dda52733e2 luci-app-mwan3: update language po
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:08 +02:00
Florian Eckert
e61f40ead8 luci-app-mwan3: fix css styling
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:08 +02:00
Florian Eckert
cb2e3c1a57 luci-app-mwan3: make interface list non sortable
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:08 +02:00
Florian Eckert
30f63ced67 luci-app-mwan3: change track_ip from ip to host datatype
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-06-01 11:56:07 +02:00
Eric Luehrsen
809ddecd39 luci-app-unbound: option 'add_extra_dns' and list 'trigger'
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-05-23 00:15:35 -04:00
Hannu Nyman
7deb3abbad Merge pull request #1160 from zx2c4/wg-psk-change
wireguard: preshared-key is now an attribute of the peer
2017-05-17 22:36:31 +03:00
INAGAKI Hiroshi
0999f64f08 luci-app-mwan3: Fix "ip" command path
Fixed an issue that mwan3 fails to detect connection because "ip"
command relocated.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-15 15:24:42 +09:00
Hannu Nyman
d04f667383 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>
2017-05-10 19:15:52 +03:00
Dirk Brenken
76b3af64c0 luci-app-travelmate: sync with travelmate 0.7.3
* Automatically refresh the overview page after button onclick event,
e.g. 'Save & Apply'

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-05-10 16:56:58 +02:00
INAGAKI Hiroshi
78e5412e6d luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-10 16:54:07 +09:00
INAGAKI Hiroshi
0db5d5ed6a luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-10 16:12:39 +09:00
Jason A. Donenfeld
b9b64aae96 wireguard: preshared-key is now an attribute of the peer
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-05-09 16:51:40 +02:00
INAGAKI Hiroshi
e720a28022 luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09 21:30:27 +09:00
INAGAKI Hiroshi
03845c4ae7 luci-app-adblock: Fix syntax error
Fixed syntax error in sv/adblock.po.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09 21:25:40 +09:00
INAGAKI Hiroshi
bc6e0c217f luci-app-adblock: Fix duplicated text
Added text "Input file not found. Please check your configuration." by
commit 9b4b1df is duplicated. so I replaced the text with previously
existed.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09 19:14:24 +09:00
Hannu Nyman
0145e9f307 i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-09 11:11:36 +03:00
Hannu Nyman
0a6ce20423 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>
2017-05-09 09:46:50 +03:00
Hannu Nyman
7f256e257c Merge pull request #1157 from dibdot/app-adblock
luci-app-adblock: sync with adblock 2.6.3
2017-05-08 12:28:06 +03:00
Dirk Brenken
9b4b1dfebd luci-app-adblock: sync with adblock 2.6.3
* Limit Blacklist/Whitelist Online editing to max. 512 KB, approx.
20.000 domains per list
* Automatically refresh the overview page after button onclick event,
e.g. 'Suspend/Resume' or 'Save & Apply'
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-05-08 11:15:19 +02:00
Hannu Nyman
fb2e4a80c1 Merge pull request #1151 from TDT-GmbH/luci-app-openvpn-fix
luci-app-openvpn: fix proto param selection in basic
2017-05-08 10:46:09 +03:00
Hannu Nyman
1b42d7a02d Merge pull request #1154 from stangri/luci-app-simple-adblock
luci-app-simple-adblock: pt/pt-br translations.
2017-05-08 09:55:35 +03:00
Stan Grishin
b5529b5c86 luci-app-simple-adblock: pt translation
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-05-08 03:58:15 +03:00
Kristoffer Grundström
5ea1961b8d Updated adblock
Signed-off-by <hamnisdude@gmail.com>
2017-05-07 21:14:10 +02:00
Dirk Brenken
d0938f33e0 luci-app-travelmate: sync with travelmate 0.7.2
* simplify uplink interface setup (just one Click! ;-),
  now part of the overview tab (removed separate setup page!)
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>

Conflict resolved by Hannu Nyman
2017-05-07 19:57:08 +03:00
Florian Eckert
ffcd81aa15 luci-app-openvpn: fix proto param selection in basic
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-05-04 14:01:03 +02:00
INAGAKI Hiroshi
86a708b06b i18n: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-02 19:12:32 +09:00
Hannu Nyman
2bc2f935a0 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>
2017-05-02 10:07:30 +03:00
Hannu Nyman
61797d5b13 Merge pull request #1139 from fantom-x/luci-app-hd-idle-menu-item
luci-app-hd-idle: removed dashes in menu items and text labels
2017-04-30 23:27:00 +03:00
fantom-x
d2ce55bc1e 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
2017-04-30 15:56:42 -04:00
Hannu Nyman
b737831e56 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>
2017-04-30 19:05:19 +03:00
Hannu Nyman
c36201efb0 Merge pull request #1133 from fantom-x/luci-app-samba-browseable
luci-app-samba: add "Browsable" checkbox to each share
2017-04-30 16:14:15 +03:00