summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-08-22Merge pull request #1306 from aparcar/update_packagesJo-Philipp Wich
luci-app-attendedsysupgrade: param update_package
2017-08-22Merge pull request #1322 from musashino205/tmate-upd-jaHannu Nyman
luci-app-travelmate: Update Japanese translation
2017-08-22luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-22luci-app-travelmate: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-21Merge pull request #1321 from dibdot/travelmateHannu Nyman
luci-app-travelmate: sync with 0.9.3
2017-08-21luci-app-travelmate: sync with 0.9.3Dirk Brenken
* supports a Connection Limit of '0', to disable this feature (unlimited retries) Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-08-20Merge pull request #1320 from musashino205/dcp-upd-jaHannu Nyman
luci-app-dnscrypt-proxy: Update Japanese translation
2017-08-21luci-app-dnscrypt-proxy: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20luci-app-dnscrypt-proxy: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20Merge pull request #1319 from dibdot/dnscrypt-proxyHannu Nyman
luci-app-dnscrypt-proxy: small fixes & additions
2017-08-20luci-app-dnscrypt-proxy: small fixes & additionsDirk Brenken
* 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-20luci-app-uhttpd: Bump default key size to 2048 bits for certificatesAlexander Schlarb
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-20luci-app-uhttpd: Fix certificate parameter sectionAlexander Schlarb
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja>
2017-08-20Merge pull request #1315 from yousong/shadowsocks-libevHannu Nyman
luci-app-shadowsocks-libev: sync with shadowsocks-libev config changes
2017-08-20Merge pull request #1318 from musashino205/mwan3-upd-jaHannu Nyman
luci-app-mwan3: Update Japanese translation
2017-08-20luci-app-mwan3: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20luci-app-mwan3: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-20luci-app-shadowsocks-libev: support ss_rules options: dst_default, ifnamesYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20luci-app-shadowsocks-libev: add 2 aead methodsYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-20luci-app-shadowsocks-libev: fix typo in setting ss_rules.disabled=trueYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-19Merge pull request #1313 from musashino205/dcp-add-jaHannu Nyman
luci-app-dnscrypt-proxy: Add Japanese translation
2017-08-19luci-app-dnscrypt-proxy: Add Japanese translationINAGAKI Hiroshi
Added po templates and po for Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-18luci-app-dnscrypt-proxy: Add more translationsINAGAKI Hiroshi
Added translate() functions for some UI texts. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-18Merge pull request #1311 from dibdot/dnscrypt-proxyHannu Nyman
luci-app-dnscrypt-proxy: fix ssl dependency
2017-08-18luci-app-dnscrypt-proxy: fix ssl dependencyDirk Brenken
* 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-17Merge pull request #1309 from dibdot/dnscrypt-proxyHannu Nyman
luci-app-dnscrypt-proxy: new package
2017-08-17luci-app-attendedsysupgrade: param update_packagePaul Spooren
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-16luci-app-dnscrypt-proxy: new packageDirk Brenken
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-16Merge pull request #1308 from TDT-GmbH/luci-app-mwan3_updateHannu Nyman
luci-app-mwan3: use mwan3.user and add global mmx_mask option
2017-08-16Merge pull request #1304 from marcin1j/pr/20170814-mwan3-tracking-methodHannu Nyman
luci-app-mwan3: add new config option 'track_method'
2017-08-16luci-app-mwan3: add config for mwan3 maskFlorian Eckert
Add global config option to edit the mwan3 firewall mask. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-08-16luci-app-mwan3: change hotplug script to mwan3.userFlorian Eckert
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-15Merge pull request #1307 from musashino205/smb-upd-jaHannu Nyman
luci-app-samba: Update Japanese translation
2017-08-16luci-app-samba: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-15Merge pull request #1305 from aparcar/stringifyJo-Philipp Wich
luci-app-attendedsysupgrade: use JSON.stringify
2017-08-14luci-app-attendedsysupgrade: use JSON.stringifyPaul Spooren
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-14luci-app-mwan3: add new config option 'track_method'Marcin Jurkowski
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
2017-08-14luci-app-samba: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-08-13Merge pull request #1294 from aparcar/modelJo-Philipp Wich
luci-app-attendedsysupgrade: send model info
2017-08-13Merge pull request #1301 from yousong/shadowsocks-libevHannu Nyman
luci-app-shadowsocks-libev: minor adaption for ease of use
2017-08-13luci-app-attendedsysupgrade: send model infoPaul Spooren
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-13Merge pull request #1295 from aparcar/keep_settingsJo-Philipp Wich
luci-app-attendedsysupgrade: add keep-settings opt
2017-08-13luci-base: improve language detectionJo-Philipp Wich
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-13luci-app-attendedsysupgrade: add keep-settings optPaul Spooren
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-13Merge pull request #1235 from aa65535/luci-baseJo-Philipp Wich
luci-base: add missing conffiles
2017-08-13luci-app-samba: Shared directory help text.Bob
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-13Merge pull request #1290 from aparcar/uhttpd-mod-ubusJo-Philipp Wich
luci-app-attendedsysupgrade: add missing dep
2017-08-13Merge pull request #1298 from aparcar/update_infoJo-Philipp Wich
luci-app-attendedsysupgrade: show updated packages
2017-08-13luci-app-shadowsocks-libev: assume ss-redir has default mode tcp_onlyYousong Zhou
This is in accordance with the current actual implementation of ss-redir. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-13luci-app-shadowsocks-libev: add a ss_rules section if none existsYousong Zhou
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>