Commit graph

8852 commits

Author SHA1 Message Date
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
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
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
Paul Spooren
47a36e0af9 luci-app-attendedsysupgrade: send model info
as reported [here][1] the board_name is not everywhere unified yet. to
solve this problem, the model name is transported as well and used as a
fallback identifier

[1]: https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/26

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-13 17:53:28 +02:00
Jo-Philipp Wich
5b8a7652af Merge pull request #1295 from aparcar/keep_settings
luci-app-attendedsysupgrade: add keep-settings opt
2017-08-13 15:57:39 +02:00
Jo-Philipp Wich
15cb504b44 luci-base: improve language detection
Properly deal with client accept languages containing a culture identifier
such as "zh-CN" or "pt-BR".

Fixes #1226.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-13 15:55:22 +02:00
Paul Spooren
6cc4a22579 luci-app-attendedsysupgrade: add keep-settings opt
add a keep-settings checkbox to the webview
this PR depends on [this][1] PR in openwrt/packages

[1]: https://github.com/openwrt/packages/pull/4689

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-13 15:52:28 +02:00
Jo-Philipp Wich
f03bee5a91 Merge pull request #1235 from aa65535/luci-base
luci-base: add missing conffiles
2017-08-13 15:17:57 +02:00
Bob
56424931bb luci-app-samba: Shared directory help text.
A forum.lede-project.org member had trouble understanding how to configure Samba.
This is help text for Shared Directories.

Signed-off-by: Bob Meizlik <bobmseagithub@squakmt.com>
[whitespace fixed]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-13 15:16:39 +02:00
Jo-Philipp Wich
99f7794311 Merge pull request #1290 from aparcar/uhttpd-mod-ubus
luci-app-attendedsysupgrade: add missing dep
2017-08-13 15:05:33 +02:00
Jo-Philipp Wich
83e47322fc Merge pull request #1298 from aparcar/update_info
luci-app-attendedsysupgrade: show updated packages
2017-08-13 15:03:44 +02:00
Yousong Zhou
0a2fa7b16f luci-app-shadowsocks-libev: assume ss-redir has default mode tcp_only
This is in accordance with the current actual implementation of
ss-redir.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-13 12:36:59 +08:00
Yousong Zhou
be77667225 luci-app-shadowsocks-libev: add a ss_rules section if none exists
When there is no ss_rules section, the "Redir Rules" tab will have empty
form in the generated page.  This is especialy the case when the
shadowsocks-libev config is from an earlier version before 3.0.6-2

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-13 12:36:58 +08:00
Hannu Nyman
2697ef81a1 Merge pull request #1299 from dibdot/travelmate
luci-app-travelmate: sync with 0.9.2
2017-08-12 09:23:29 +03:00
Dirk Brenken
3317104647 luci-app-travelmate: sync with 0.9.2
* frontend: add/modify input datatypes in 'extra' section
* frontend: add support to edit/change wpa enterprise key phrases
* frontend: various small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-12 08:03:48 +02:00
Paul Spooren
2f53e30806 luci-app-attendedsysupgrade: show updated packages
since the update server now checks packages for updates the web view
will show all changed package versions. this PR is also important to
support future package transformations of the server

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-11 20:58:35 +02:00
Hannu Nyman
8bc1971661 Merge pull request #1297 from TDT-GmbH/luci-app-mwan3_add_options
luci-app-mwan3: add new options
2017-08-11 16:16:33 +03:00
Florian Eckert
bcc9382e16 luci-app-mwan3: update i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:42:38 +02:00
Florian Eckert
5371f159da luci-app-mwan3: extend uci-default to set globals section if not present
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:33:38 +02:00
Florian Eckert
933e0f335c luci-app-mwan3: add globals config section
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:23:33 +02:00
Florian Eckert
c88e03548c luci-app-mwan3: add new config options initial_state and keep_failure_interval
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-11 13:14:55 +02:00