Hannu Nyman
3df5fd2697
Merge pull request #1027 from danrl/lxc
...
luci-app-lxc: initial commit
2017-02-21 11:00:16 +02:00
danrl
fbd3e1219a
luci-app-lxc: initial commit
...
Moved over here from the packages repository.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-21 09:17:36 +01:00
Hannu Nyman
80a1946a2e
Merge pull request #1030 from danrl/luci-app-wireguard
...
luci-app-wireguard: resolve meta package in depdencies
2017-02-21 10:17:07 +02:00
danrl
0279bd22b8
luci-app-wireguard: resolve meta package in depdencies
...
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-21 08:59:32 +01:00
Jo-Philipp Wich
7942a23c81
luci.mk: only use remote branch detection
...
LEDE's scripts/feeds script creates local branches named after the checked
out commit hash, confusing local branch detection.
Solely use remote branch detection to avoid misidentifying such cases.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-02-20 14:34:16 +01:00
Jo-Philipp Wich
05c5924434
luci.mk: fix branch detection in detached HEAD state
...
When LuCI is checked out via pinned feeds configuration, its source tree will
end up in detached head state, requiring some more magic to figure out the
proper branch.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-02-20 14:16:09 +01:00
Hannu Nyman
0f5321d2eb
Merge pull request #1022 from danrl/luci-app-wireguard
...
luci-app-wireguard: initial commit
2017-02-19 16:13:19 +02:00
Hannu Nyman
9726e26a7a
Merge pull request #1024 from stangri/luci-app-vpnbypass
...
luci-app-vpnbypass: add datatypes and placeholders to fields
2017-02-17 09:07:47 +02:00
danrl
58833aa2df
luci-app-wireguard: initial commit
...
This application allows for monitoring of WireGuard interfaces via the
Status menu.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-17 07:32:17 +01:00
Stan Grishin
b152ec0e66
luci-app-vpnbypass: add datatypes and placeholders to addresses and ports
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-16 20:19:27 -08:00
Hannu Nyman
291bc84d9c
Merge pull request #1023 from danrl/luci-proto-wireguard
...
luci-proto-wireguard: mark package as arch indep.
2017-02-16 22:53:28 +02:00
Dan Lüdtke
517d430f65
luci-proto-wireguard: mark package as arch indep.
...
Marks package luci-proto-wireguard as architecture independent.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-16 21:50:39 +01:00
Hannu Nyman
c0303598d5
luci-app-bcp38: fix typo in dependency
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-16 12:14:45 +02:00
Hannu Nyman
d537684324
Merge pull request #1017 from danrl/luci-app-bcp38
...
luci-app-bcp38: added bcp38 application
2017-02-16 11:32:08 +02:00
Hannu Nyman
1099ee9ce1
Merge pull request #1018 from danrl/luci-app-clamav
...
luci-app-clamav: added clamav application
2017-02-16 11:31:42 +02:00
Hannu Nyman
13af69d2f2
Merge pull request #1019 from danrl/luci-app-e2guardian
...
luci-app-e2guardian: add e2guardian application
2017-02-16 11:31:26 +02:00
Hannu Nyman
7d3b3eff99
Merge pull request #1020 from danrl/luci-app-squid
...
luci-app-squid: added squid application
2017-02-16 11:31:09 +02:00
danrl
09bf5214b4
luci-app-clamav: added clamav application
...
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-16 09:50:20 +01:00
danrl
baeed9e902
luci-app-squid: added squid application
...
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15 14:41:24 +01:00
danrl
c8ed8ada16
luci-app-e2guardian: add e2guardian application
...
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15 14:40:48 +01:00
danrl
85ed192e3d
luci-app-bcp38: added bcp38 application
...
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15 14:38:10 +01:00
Hannu Nyman
dea880ef72
Merge pull request #1015 from danrl/proto-wireguard
...
luci-proto-wireguard: stricter input validation
2017-02-15 11:09:17 +02:00
danrl
8fc55591b9
luci-proto-wireguard: stricter input validation
...
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15 10:03:29 +01:00
Hannu Nyman
3d4fbc9a86
Merge pull request #1014 from danrl/datatypes
...
luci-base: added datatypes `hostid` and `base64`
2017-02-15 10:56:41 +02:00
danrl
94d6b7b70d
luci-base: added dhcpv6 datatypes
...
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15 09:50:58 +01:00
Hannu Nyman
2f0e7eb5ed
luci-base: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-15 10:15:36 +02:00
Hannu Nyman
4854ed66b6
Merge pull request #1012 from stangri/luci-app-vpnbypass
...
luci-app-vpnbypass: cbi file fix for README link and an unneeded section
2017-02-15 10:08:34 +02:00
Hannu Nyman
6a2a62fa4f
luci-mod-admin-full: change html for compatibility with openwrt theme
...
Openwrt theme apparently accepsts slightly different html than
Bootstrap or Material. Cahnge code to <br /> to make it compatible.
This fixes #1011
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-15 08:52:10 +02:00
Stan Grishin
ca0d990704
luci-app-vpnbypass: cbi file fix for README and an unneeded section
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-14 17:19:11 -08:00
Hannu Nyman
07e01d094e
luci-mod-admin-full: place 80211w options behind a check for wpad-full
...
The default hostapd/wpad mini version does not support ieee80211w
and the option's visibility in LuCI may lead it to be placed in user's
/etc/config/wireless preventing wifi from starting.
Check for hostapd/wpad full before exposing the option.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-14 23:30:51 +02:00
Hannu Nyman
d0dda31644
Merge pull request #1008 from stangri/luci-app-vpnbypass
...
luci-app-vpnbypass: include dnsmasq settings, link to README
2017-02-14 09:26:06 +02:00
Stan Grishin
980195277f
luci-app-vpnbypass: include dnsmasq settings, link to README
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13 19:30:00 -08:00
Hannu Nyman
298f838d39
luci-app-statistics: remove non-functional links from graphs
...
The statistics graphs on the pages with multiple data sources
have contained links to the data sources, but those links
have not worked. Remove the links as they are unnecessary.
This commit fixes #1006
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-13 19:10:51 +02:00
Hannu Nyman
afc7321c6a
Merge pull request #1004 from kdarbyshirebryant/miniupnpluci
...
luci-app-miniupnpd: restore missing luci install file
2017-02-13 10:30:13 +02:00
Hannu Nyman
e28660c26a
Merge pull request #1002 from EricLuehrsen/unbound_uci_defaults
...
unbound: add uci-default script
2017-02-12 10:41:17 +02:00
Hannu Nyman
0bfe064cc3
Merge pull request #1003 from stangri/luci-app-vpnbypass
...
luci-app-vpnbypass: makefile fix & controller fix
2017-02-12 10:19:00 +02:00
Eric Luehrsen
2dc66acf2d
unbound: add uci-default script
...
Also if unbound-control is installed, then configure so
luci-app-commands can quickly show the "local zones" and
"local data" (aka hosts). This helps diagnose DHCP-DNS
zone data and adblock zone data.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-11 22:00:50 -05:00
Stan Grishin
5e5d2e1e15
luci-app-vpnbypass: makefile fix & controller fix
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-11 17:11:59 -08:00
Kevin Darbyshire-Bryant
5ef9a3a009
luci-app-miniupnpd: restore missing luci install file
...
Restore luci indexcache handling incorrect removed in
387a06bb73
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11 19:48:37 +00:00
Hannu Nyman
16395c31bf
Merge pull request #1001 from kdarbyshirebryant/minidlna
...
luci-app-minidlna: permit minidlna after sysupgrade
2017-02-11 20:54:01 +02:00
Kevin Darbyshire-Bryant
9b35ded53b
luci-app-minidlna: permit minidlna after sysupgrade
...
Do not disable minidlna after sysupgrade, rather trust the config
enabled status in /etc/config/minidlna.
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11 11:12:12 +00:00
Hannu Nyman
0934d7552c
Merge pull request #1000 from EricLuehrsen/luci_rt_con_cc1
...
luci: ignore '::1' in realtime connections
2017-02-11 09:52:49 +02:00
Eric Luehrsen
52771816a0
luci: ignore '::1' in realtime connections
...
luci ignores only 127.0.0.1 in real time connections.
The dnsmasq.init script sets up resolv.conf(s) as such.
With alternate DNS servers configured 'localhost' will
resolve to '127.0.0.1' or '::1'. The connections graph
will spam itself. openwrt/luci#996
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-10 21:38:25 -05:00
Hannu Nyman
1834eff97a
Merge pull request #999 from musashino205/base-upd-ja
...
luci-base: Update Japanese translation
2017-02-10 20:38:36 +02:00
INAGAKI Hiroshi
48435bb1ac
luci-base: Update Japanese translation
...
Added some Japanese translations of recently added strings.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-11 03:30:17 +09:00
INAGAKI Hiroshi
041c7fedb0
luci-base: Sync translations
...
Synchronized translations with Lua sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-11 02:45:32 +09:00
Hannu Nyman
4d31f7ca30
luci-mod-admin-full: tweak 80211w options
...
Use ListValue type and enable translation of the option values.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-10 15:07:17 +02:00
Hannu Nyman
a225e4ac59
remote-update: remove ancient non-maintained package
...
Remove the ancient 'remote-update' package that has not been
updated for years. It e.g. references two non-existing targets.
Reference to discussion in #995
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-10 11:23:55 +02:00
Hannu Nyman
4ddb6b2816
luci-mod-admin-full: add support for 802.11w options
...
Add support for IEEE802.11w Management Frame Protection options.
Mention in the help text that the full version of wpad/hostapd is
needed.
Currently supported by ath9k and ath10k, and in LEDE also by
mwlwifi and mt76.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09 21:35:24 +02:00
Hannu Nyman
c491c181ea
luci-mod-admin-full: add validation to more 802.11r options
...
Apply hexstring datatype to mobility domain and r1_key_holder.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-09 17:01:44 +02:00