Age | Commit message (Collapse) | Author |
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
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>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
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>
|
|
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>
|
|
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
|
|
luci-app-shadowsocks-libev: sync with shadowsocks-libev config changes
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Added po templates and po for Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Added translate() functions for some UI texts.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
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>
|
|
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>
|
|
luci-app-mwan3: use mwan3.user and add global mmx_mask option
|
|
luci-app-mwan3: add new config option 'track_method'
|
|
Add global config option to edit the mwan3 firewall mask.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
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>
|
|
luci-app-samba: Update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
now uses JSON.stringify instead of creating pseudo JSON data via
`'{' + variable + '}'`
also simplify uci naming
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-attendedsysupgrade: send model info
|
|
luci-app-shadowsocks-libev: minor adaption for ease of use
|
|
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>
|
|
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>
|
|
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>
|
|
luci-app-attendedsysupgrade: add missing dep
|
|
luci-app-attendedsysupgrade: show updated packages
|
|
This is in accordance with the current actual implementation of
ss-redir.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
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>
|
|
This is mainly for ss_server section
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
luci-app-nlbwmon: Fix and update Simplified Chinese translation
|
|
Signed-off-by: Hsing-wang Liao <kuoruan@gmail.com>
|