Commit graph

8870 commits

Author SHA1 Message Date
Jo-Philipp Wich
72b90c0a10 Merge pull request #1314 from aparcar/acld
luci-app-attendedsysupgrade: lua code for acl.d
2017-08-22 21:23:05 +02:00
Jo-Philipp Wich
d86244ab39 Merge pull request #1323 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: support for option dst_forward_recentrst
2017-08-22 21:22:45 +02:00
Jo-Philipp Wich
eff0b74ef9 Merge pull request #1306 from aparcar/update_packages
luci-app-attendedsysupgrade: param update_package
2017-08-22 21:21:59 +02:00
Yousong Zhou
28b996d66f luci-app-shadowsocks-libev: support for option dst_forward_recentrst
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:50 +08:00
Yousong Zhou
4b042bcbd9 luci-app-shadowsocks-libev: enumerate ifnames with sys.net.devices()
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:50 +08:00
Yousong Zhou
f5fa1a0f08 luci-app-shadowsocks-libev: rename option title for src dst list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:50 +08:00
Yousong Zhou
fd085d9910 luci-app-shadowsocks-libev: tweak list of redir instances
- Skip disabled ones
 - Allow empty value

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
Yousong Zhou
56e9ac6642 luci-app-shadowsocks-libev: fix setting boolean option
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
Yousong Zhou
54c1772ad9 luci-app-shadowsocks-libev: validate elements of src, dst ip/net list
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
Yousong Zhou
3809bd6ffb luci-base: datatypes: add cidr, ipnet validator type
- Rewrite ipmask to use these subtypes
- Add ip{4,6}prefix validators to cbi.js

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22 20:19:49 +08:00
Hannu Nyman
5e022ade5c Merge pull request #1322 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-08-22 12:30:24 +03:00
INAGAKI Hiroshi
47f619ea7f luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-22 17:44:48 +09:00
INAGAKI Hiroshi
f5ea59d2ff luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-22 17:23:16 +09:00
Hannu Nyman
520d5bba6d Merge pull request #1321 from dibdot/travelmate
luci-app-travelmate: sync with 0.9.3
2017-08-21 20:35:34 +03:00
Dirk Brenken
0d5ad76239 luci-app-travelmate: sync with 0.9.3
* supports a Connection Limit of '0',
to disable this feature (unlimited retries)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-21 15:51:26 +02:00
Hannu Nyman
a17772e162 Merge pull request #1320 from musashino205/dcp-upd-ja
luci-app-dnscrypt-proxy: Update Japanese translation
2017-08-20 18:21:29 +03:00
INAGAKI Hiroshi
9b5f178a57 luci-app-dnscrypt-proxy: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-21 00:09:21 +09:00
INAGAKI Hiroshi
ca44b5b788 luci-app-dnscrypt-proxy: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20 21:38:19 +09:00
Hannu Nyman
1b8f0dd858 Merge pull request #1319 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: small fixes & additions
2017-08-20 13:43:58 +03:00
Dirk Brenken
dfad516e84 luci-app-dnscrypt-proxy: small fixes & additions
* check/add for 'global' section to fix a possible issue with old
(non-default) dnscrypt-proxy config files
* a custom 'resolv-crypt.conf' can now be added in the new "Extra
options" section
* accept IPv4 and IPv6 address as local dnscrypt ip address

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-20 09:12:50 +02:00
Alexander Schlarb
ac8a957191 luci-app-uhttpd: Bump default key size to 2048 bits for certificates
More about the currently recommended key sizes: https://www.keylength.com/en/compare/

Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>

Modified to maintain the old minimum of 1024 bits for low-end devices.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-08-20 08:41:10 +03:00
Alexander Schlarb
ab64856938 luci-app-uhttpd: Fix certificate parameter section
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
2017-08-20 08:30:21 +03:00
Hannu Nyman
818959efdc Merge pull request #1315 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: sync with shadowsocks-libev config changes
2017-08-20 08:09:25 +03:00
Hannu Nyman
57117c9959 Merge pull request #1318 from musashino205/mwan3-upd-ja
luci-app-mwan3: Update Japanese translation
2017-08-20 08:05:05 +03:00
INAGAKI Hiroshi
5d4ae05c63 luci-app-mwan3: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20 13:44:24 +09:00
INAGAKI Hiroshi
d503740be1 luci-app-mwan3: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20 12:48:53 +09:00
Yousong Zhou
f5ae714d9d luci-app-shadowsocks-libev: support ss_rules options: dst_default, ifnames
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20 02:27:45 +08:00
Yousong Zhou
1c680e8c78 luci-app-shadowsocks-libev: add 2 aead methods
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20 02:27:40 +08:00
Yousong Zhou
e47366a8a1 luci-app-shadowsocks-libev: fix typo in setting ss_rules.disabled=true
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20 01:25:57 +08:00
Paul Spooren
f389d676de luci-app-attendedsysupgrade: lua code for acl.d
re add lua code to handle content of acl.d/. This should enable users to
use the luci-app without having the full snapshot luci installed, e.g.
trying the app from 17.01.2

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-19 14:59:03 +02:00
Hannu Nyman
ad81dc1889 Merge pull request #1313 from musashino205/dcp-add-ja
luci-app-dnscrypt-proxy: Add Japanese translation
2017-08-19 12:51:35 +03:00
INAGAKI Hiroshi
b02330d28c luci-app-dnscrypt-proxy: Add Japanese translation
Added po templates and po for Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-19 01:00:05 +09:00
INAGAKI Hiroshi
3d3de97bfd luci-app-dnscrypt-proxy: Add more translations
Added translate() functions for some UI texts.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-18 23:18:44 +09:00
Hannu Nyman
2163284cf7 Merge pull request #1311 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: fix ssl dependency
2017-08-18 10:08:43 +03:00
Dirk Brenken
4a9b391d03 luci-app-dnscrypt-proxy: fix ssl dependency
* remove libustream-mbedtls dependency in makefile and check for
'libustream-ssl.so' in the app. (fix for #1310)
* add missing uclient-fetch dependency in makefile.

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-18 09:04:09 +02:00
Hannu Nyman
5d35777a34 Merge pull request #1309 from dibdot/dnscrypt-proxy
luci-app-dnscrypt-proxy: new package
2017-08-17 20:01:58 +03:00
Paul Spooren
35215110ee luci-app-attendedsysupgrade: param update_package
the "update_package" option explicitly asks the server to check for
packages updates as well not only upgrades to a new release

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-17 02:14:20 +02:00
Dirk Brenken
14dca2f3ee luci-app-dnscrypt-proxy: new package
to ease the dnscrypt-proxy configuration I've build this package,
main features:
* full resolver list handling, incl. list refresh and
  simple resolver selection per instance
* trigger support
* support the following (conditional) options:
  * resolvers_list
  * ephemeral_keys
  * blacklist
  * block_ipv6
  * local_cache
  * query_log_file

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-16 21:49:20 +02:00
Hannu Nyman
209deb50a4 Merge pull request #1308 from TDT-GmbH/luci-app-mwan3_update
luci-app-mwan3: use mwan3.user and add global mmx_mask option
2017-08-16 18:42:59 +03:00
Hannu Nyman
dff56b96dc Merge pull request #1304 from marcin1j/pr/20170814-mwan3-tracking-method
luci-app-mwan3: add new config option 'track_method'
2017-08-16 18:40:47 +03:00
Florian Eckert
6c4053066a luci-app-mwan3: add config for mwan3 mask
Add global config option to edit the mwan3 firewall mask.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-16 14:51:55 +02:00
Florian Eckert
10992d6b10 luci-app-mwan3: change hotplug script to mwan3.user
Replace old "/etc/hotplug.d/iface/16-mwancustom" edit possibility
with the new "/etc/mwan3.user" hotplug script.
Which will also be saved during sysupgrade.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-16 14:48:53 +02:00
Hannu Nyman
3d338ee3e6 Merge pull request #1307 from musashino205/smb-upd-ja
luci-app-samba: Update Japanese translation
2017-08-15 20:24:21 +03:00
INAGAKI Hiroshi
9bda650abe luci-app-samba: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-16 00:42:20 +09:00
Jo-Philipp Wich
415d3aeb16 Merge pull request #1305 from aparcar/stringify
luci-app-attendedsysupgrade: use JSON.stringify
2017-08-15 10:45:58 +02:00
Paul Spooren
5cdab68f25 luci-app-attendedsysupgrade: use JSON.stringify
now uses JSON.stringify instead of creating pseudo JSON data via
`'{' + variable + '}'`

also simplify uci naming

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-14 19:14:52 +02:00
Marcin Jurkowski
71f07bb65b luci-app-mwan3: add new config option 'track_method'
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2017-08-14 18:53:55 +02:00
INAGAKI Hiroshi
efe1ea02a8 luci-app-samba: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-14 20:44:40 +09:00
Jo-Philipp Wich
09e0519fca Merge pull request #1294 from aparcar/model
luci-app-attendedsysupgrade: send model info
2017-08-13 20:56:58 +02:00
Hannu Nyman
0ee6b1c8f7 Merge pull request #1301 from yousong/shadowsocks-libev
luci-app-shadowsocks-libev: minor adaption for ease of use
2017-08-13 19:47:25 +03:00