Commit graph

1577 commits

Author SHA1 Message Date
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
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
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
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
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
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
Paul Spooren
99958baed5 luci-app-attendedsysupgrade: add missing dep
uhttpd-mod-ubus is missing on some devices where rpcd is installed.
the luci app fundamentally depends on /ubus

Signed-off-by: Paul Spooren <paul@spooren.de>
2017-08-08 16:06:08 +02:00
Yousong Zhou
76a4609c66 luci-app-shadowsocks-libev: hide key, password value in instance overview
This is mainly for ss_server section

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-08 11:25:22 +08:00
Hannu Nyman
71fd98c44a Merge pull request #1285 from kuoruan/i18n-zh-cn
luci-app-nlbwmon: Fix and update Simplified Chinese translation
2017-08-07 16:02:53 +03:00
kuoruan
2bcf29d54a luci-app-nlbwmon: Fix and update Simplified Chinese translation
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
2017-08-07 18:28:29 +08:00
Jo-Philipp Wich
1fdad2616d luci-app-nlbw: make display template XHTML compliant
This allows proper rendering in OpenWrt theme. Fixes #1284.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-08-07 09:56:30 +02:00
Hannu Nyman
bf7e21c65c Merge pull request #1283 from musashino205/tmate-upd-ja
luci-app-travelmate: Update Japanese translation
2017-08-06 18:46:52 +03:00
Hannu Nyman
8ff8b03722 Merge pull request #1264 from kuoruan/zh-cn-tr
Update some Simplified Chinese translation
2017-08-06 18:46:29 +03:00
INAGAKI Hiroshi
50c796fb13 luci-app-travelmate: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-07 00:25:50 +09:00
kuoruan
2c32ed1863 luci-app-nlbwmon: Add Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao  <kuoruan@gmail.com>
2017-08-06 22:21:05 +08:00
Hsing-Wang Liao
baac7eba42 luci-app-firewall: Update Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06 22:21:05 +08:00
Hsing-Wang Liao
afb3c2a934 luci-app-firewall: Fix a word typo, arbritary -> arbitrary
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06 22:21:04 +08:00
INAGAKI Hiroshi
ba2dd646fa luci-app-travelmate: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-06 21:13:29 +09:00
Hsing-Wang Liao
ba548d3844 luci-app-bcp38: Add Simplified Chinese translation
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
2017-08-06 17:42:49 +08:00
Hannu Nyman
1dd49b93c7 Merge pull request #1281 from dibdot/travelmate
luci-app-travelmate: bugfix
2017-08-06 08:49:19 +03:00
Dirk Brenken
4e80499a02 luci-app-travelmate: bugfix
* fix bug in interface wizard during initial setup
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-05 21:49:28 +02:00
Jo-Philipp Wich
53da9adc25 Merge pull request #1279 from aparcar/fix_slash
luci-app-attendedsysupgrade: remove leading slash
2017-08-05 14:04:30 +02:00
INAGAKI Hiroshi
a9afd33afe luci-app-adblock: Update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 13:55:30 +09:00
INAGAKI Hiroshi
f7b0e3f5ef luci-app-adblock: Sync translations
Synchronized translations with sources.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-05 13:47:21 +09:00