Commit graph

8456 commits

Author SHA1 Message Date
Hannu Nyman
1a85e854db Merge pull request #1051 from luizluca/pt-br-update
luci-app-wireguard: Add pt-br translation
2017-03-03 22:05:34 +02:00
Luiz Angelo Daros de Luca
dc0dae8709 luci-app-wireguard: Add pt-br translation
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-03-03 15:27:03 -03:00
Hannu Nyman
2685855d77 Merge pull request #997 from hnyman/madwifi-cleanup
treewide: cleanup references to madwifi
2017-03-01 09:50:58 +02:00
Hannu Nyman
04cf8763cc meshwizard: cleanup references to madwifi
Remove the code related to the deprecated madwifi driver.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-28 18:57:31 +02:00
Hannu Nyman
7ab9b5a714 freifunk-common: cleanup references to madwifi
Remove the code related to the deprecated madwifi driver.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-28 18:56:52 +02:00
Hannu Nyman
3c988cf16c treewide: cleanup references to madwifi from LuCI
Remove the code related to the deprecated madwifi driver.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-28 18:55:11 +02:00
Hannu Nyman
844b4cbe05 Merge pull request #1043 from hnyman/ieee80211
luci-mod-admin-full: new hostapd functionality for 80211w/r detection
2017-02-28 14:24:20 +02:00
Hannu Nyman
b0943391d8 luci-mod-admin-full: new hostapd functionality for 80211w/r detection
Use the new hostapd functionality (in LEDE) to detect 802.11r and 802.11w
more properly. Leave the old logic in place for Openwrt.

Adjust 802.11w default value from "0" to "" in order to avoid unnecessary
"option ieee80211w 0" lines in /etc/config/wireless

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-28 14:16:19 +02:00
Hannu Nyman
283c69ab5e Merge pull request #1042 from musashino205/wg-add-ja
luci-app-wireguard: Add Japanese translation
2017-02-27 23:05:46 +02:00
INAGAKI Hiroshi
9865a7ff69 luci-app-wireguard: Add Japanese translation
Added po templates file and Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-28 05:37:11 +09:00
Hannu Nyman
be8b920a2e Merge pull request #1039 from danrl/luci-proto-wireguard
luci-proto-wireguard: add support for fwmark option
2017-02-27 21:50:52 +02:00
danrl
cd8333cf0b luci-proto-wireguard: add support for fwmark option
Adds support for the fwmark option.

FwMark is a 32-bit fwmark for outgoing packets.
If set to 0 or "off", this option is disabled.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-27 20:48:46 +01:00
Hannu Nyman
829344d676 Merge pull request #1038 from danrl/luci-app-wireguard
luci-app-wireguard: performance+ (no more sys.exec calls)
2017-02-27 16:50:52 +02:00
danrl
090913c941 luci-app-wireguard: performance+ (less sys.exec calls)
Thanks to latest developments in wireguard-tools, we can now
fetch all data we need for display using a single sys.exec()
call instead of multiple ones. This application is now
significantly smaller and runs much faster.

Added Firewall Mark feature.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-27 15:25:11 +01:00
Hannu Nyman
0f474fc302 Merge pull request #1005 from kdarbyshirebryant/miniupnpenable
luci-minuupnpd: use enable flag
2017-02-26 20:25:33 +02:00
Hannu Nyman
6e2647a9d6 Merge pull request #1037 from musashino205/adblock-upd-ja
luci-app-adblock: Update Japanese translation
2017-02-26 19:58:18 +02:00
Hannu Nyman
5e24b73720 Merge pull request #1034 from feckert/bootstrap_javascript_warning
luci-theme-boostrap: add javascript warning if disabled
2017-02-26 19:50:25 +02:00
Christian Schoenebeck
fd2c692d98 Merge pull request #1036 from luizluca/pt-br-update
i18n: complete pt-br translation
2017-02-25 21:32:21 +01:00
Kevin Darbyshire-Bryant
1093327a4d luci-minuupnpd: use enable flag
Add a 'master' miniupnpd service enable flag rather than just relying on
rcS.d script existence.  This allows the service to be disabled
across sysupgrade, similar to minidlna.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-23 09:49:56 +00:00
INAGAKI Hiroshi
d933bd3177 luci-app-adblock: Update Japanese translation
Improved existing translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-23 15:11:41 +09:00
Luiz Angelo Daros de Luca
fe9d39c06c i18n: complete pt-br translation
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-02-22 20:34:38 -03:00
Florian Eckert
823d3cc86c luci-theme-boostrap: add JavaScript warning if disabled
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-22 10:13:17 +01:00
Florian Eckert
81cbe3dd65 luci-base/po: update JavaScript nameing
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-22 10:10:57 +01:00
Florian Eckert
572e5d871e luci-theme-openwrt: fix JavaScript nameing
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-22 10:10:57 +01:00
Florian Eckert
f5a5f6cb92 luci-theme-freifunk-generic: fix JavaScript naming
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-22 10:10:57 +01:00
Hannu Nyman
09353ff640 Merge pull request #1032 from feckert/update_base_po
luci-base: sync translations
2017-02-21 14:32:32 +02:00
Florian Eckert
7a28ed8f16 luci-base: sync translations
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-21 13:06:02 +01:00
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