Commit graph

2681 commits

Author SHA1 Message Date
Jo-Philipp Wich
e8ce961cc3
Merge pull request #2890 from stangri/master-luci-app-https_dns_proxy
luci-app-https_dns_proxy: better handling of ports, update dhcp config
2019-07-26 12:39:35 +02:00
Jo-Philipp Wich
d25f95c93d luci-app-firewall: explicitely set 'DNAT' target on new forwards
Fixes: #2920
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-26 12:36:04 +02:00
Florian Eckert
bd441898fa
Merge pull request #2909 from castillofrancodamian/lxc
luci-app-lxc: Add Spanish translation
2019-07-23 08:36:14 +02:00
Florian Eckert
721f99e67e
Merge pull request #2908 from castillofrancodamian/squid
luci-app-squid: Add template
2019-07-23 08:35:45 +02:00
Florian Eckert
b1ed79c29b
Merge pull request #2907 from castillofrancodamian/olsr-viz
luci-app-olsr-viz: Add template
2019-07-23 08:35:28 +02:00
Florian Eckert
0f11820dee
Merge pull request #2906 from castillofrancodamian/olsr-services
luci-app-olsr-services: Add template
2019-07-23 08:35:05 +02:00
Florian Eckert
17c1f795fb
Merge pull request #2905 from castillofrancodamian/ocserv
luci-app-ocserv: Add template
2019-07-23 08:34:38 +02:00
Florian Eckert
fc6e79fd8e
Merge pull request #2904 from castillofrancodamian/mosquitto
luci-app-mosquitto: Add template
2019-07-23 08:33:38 +02:00
Florian Eckert
2a28a5b8d9
Merge pull request #2903 from castillofrancodamian/ltqtapi
luci-app-ltqtapi: Add template
2019-07-23 08:33:09 +02:00
Florian Eckert
6993f76f84
Merge pull request #2902 from castillofrancodamian/dump1090
luci-app-dump1090: Add template
2019-07-23 08:32:40 +02:00
Florian Eckert
0ed7e987e2
Merge pull request #2901 from castillofrancodamian/cshark
luci-app-cshark: Add template
2019-07-23 08:31:41 +02:00
Florian Eckert
7ca16ff339
Merge pull request #2898 from castillofrancodamian/att
luci-app-attendedsysupgrade: Add template
2019-07-23 08:31:03 +02:00
Florian Eckert
011e93317f
Merge pull request #2900 from castillofrancodamian/banip
luci-app-banip: Add template
2019-07-23 08:30:07 +02:00
Florian Eckert
309a127ce3
Merge pull request #2899 from castillofrancodamian/bmx7
luci-app-bmx7: Add template
2019-07-23 08:29:44 +02:00
Florian Eckert
171fb08206
Merge pull request #2897 from castillofrancodamian/e2
luci-app-e2guardian: Add template
2019-07-23 08:28:08 +02:00
Franco Castillo
b2d4e19312 luci-app-lxc: Add Spanish translation
Add Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 21:46:34 -03:00
Franco Castillo
39024597c2 luci-app-squid: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 15:57:00 -03:00
Franco Castillo
7ecf63d07e luci-app-olsr-viz: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 15:32:49 -03:00
Franco Castillo
2068e917c8 luci-app-olsr-services: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 15:28:10 -03:00
Franco Castillo
a27d5e1195 luci-app-ocserv: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 15:19:53 -03:00
Franco Castillo
00294e8c2b luci-app-mosquitto: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 14:58:45 -03:00
Franco Castillo
662b51e4d2 luci-app-ltqtapi: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 14:49:19 -03:00
Franco Castillo
11f75a462f luci-app-dump1090: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 14:25:12 -03:00
Franco Castillo
312ce8c565 luci-app-cshark: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 14:20:23 -03:00
Franco Castillo
c90597ed85 luci-app-banip: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 14:11:30 -03:00
Franco Castillo
647e8f70c6 luci-app-bmx7: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 13:43:56 -03:00
Franco Castillo
48876ebf4c luci-app-attendedsysupgrade: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 12:09:01 -03:00
Franco Castillo
02c82b866f luci-app-e2guardian: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-22 12:00:26 -03:00
Jo-Philipp Wich
df77b47bad luci-app-firewall: add support for further per-zone options
This commit introduces support for zone devices, subnets, conntrack helpers
and iptables extra options.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-22 16:46:51 +02:00
Jo-Philipp Wich
0be4ad51a0 luci-app-firewall: fix cbi form for rules
- Set src/dest defaults only in initial section create state, otherwise it
   is impossible to specify output rules
 - Get rid of dest_remote/dest_local widget switching and implement change
   logic directly in tools.widgets.CBIZoneSelect
 - Remove leftover debug code

Ref: https://github.com/openwrt/luci/issues/2889
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-21 22:35:24 +02:00
Stan Grishin
85989079f6 luci-app-https_dns_proxy: better handling of ports, update of dhcp config
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-07-20 04:24:33 -07:00
Jo-Philipp Wich
9c736c8392
Merge pull request #2882 from TDT-AG/pr/20190718-ovpn-tls-ciphersuites
luci-app-openvpn: add new tls_ciphersuites option
2019-07-19 10:45:50 +02:00
Martin Schiller
9f22543b5b luci-app-openvpn: add new tls_ciphersuites option
This is used to configure ciphers for TLS 1.3 or newer.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-07-18 12:38:06 +02:00
Jo-Philipp Wich
776e6d5409
Merge pull request #2880 from tano-systems/pr/fix-for-2878
luci-app-firewall: format protocol family for forwards and rules
2019-07-18 12:28:42 +02:00
Anton Kikin
b15c62071c luci-app-firewall: format protocol family for forwards and rules
Fixes: #2878
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-07-18 12:46:00 +03:00
Paul Dee
59718ab14d English grammar fix
Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
2019-07-17 21:39:00 +02:00
jose1711
c48fccc310 luci-app-openvpn: fix client_disconnect OpenVPN option
This option is not a flag.

Signed-off-by: Jose Riha <jose1711@gmail.com>
[Changed commit message and add missing Singed-off-by]
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-07-17 09:32:09 +02:00
Yurii
f38719eabd
luci-app-firewall: update Ukrainian translation
Updates, fixes and additions.

Signed-off-by: Yurii <yuripet@gmail.com>
2019-07-16 21:18:01 +03:00
INAGAKI Hiroshi
50b357d24d luci-app-firewall: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-16 13:21:06 +09:00
Florian Eckert
784e76445f
Merge pull request #2749 from dibdot/wg
luci-app-wireguard: QR-Code enhancements
2019-07-15 09:16:39 +02:00
Florian Eckert
d2c2212f55
Merge pull request #2863 from castillofrancodamian/rosy-file-server
luci-app-rosy-file-server: Add template
2019-07-14 13:53:57 +02:00
Florian Eckert
a821f6dd71
Merge pull request #2862 from castillofrancodamian/lxc
luci-app-lxc: Add template
2019-07-14 13:53:18 +02:00
Florian Eckert
600b653e82
Merge pull request #2860 from castillofrancodamian/opkg
luci-app-opkg: Update Spanish translation
2019-07-14 13:52:36 +02:00
Florian Eckert
03067a0cf6
Merge pull request #2861 from castillofrancodamian/firewall
luci-app-firewall: Update Spanish translation
2019-07-14 13:50:46 +02:00
Franco Castillo
5c15d191ce luci-app-rosy-file-server: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-13 23:43:09 -03:00
Franco Castillo
e13cd71708 luci-app-lxc: Add template
Add template.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-13 23:34:07 -03:00
Franco Castillo
ec8e8615c3 luci-app-firewall: Update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-13 23:10:50 -03:00
Franco Castillo
d0e09e86ad luci-app-opkg: Update Spanish translation
Update Spanish translation.

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-07-13 23:06:51 -03:00
Anton Kikin
a9dd675374 luci-app-firewall: update Russian translation
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-07-13 23:08:40 +03:00
INAGAKI Hiroshi
19c4b71af4 i18n: sync translations
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-13 19:23:18 +08:00