summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-09-02Merge pull request #1338 from Umeaboy/patch-40Hannu Nyman
luci-app-bcp38: Added Swedish translation
2017-09-02Merge pull request #1337 from Umeaboy/patch-39Hannu Nyman
luci-app-aria2: Updated Swedish translation
2017-09-02Merge pull request #1336 from Umeaboy/patch-38Hannu Nyman
luci-app-ahcp: Updated Swedish translation
2017-09-02Merge pull request #1335 from Umeaboy/patch-37Hannu Nyman
luci-app-advanced-reboot: Added Swedish language
2017-09-02Merge pull request #1334 from Umeaboy/patch-36Hannu Nyman
luci-app-adblock: Sync translations
2017-09-02http: add random security headersJo-Philipp Wich
Fixes #1343. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-09-02Merge pull request #1332 from Bubu83/patch-1Jo-Philipp Wich
Italian Translation error
2017-09-02luci-app-bcp38: Added Swedish translationKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02luci-app-aria2: Updated Swedish translationKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02luci-app-ahcp: Updated Swedish translationKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02luci-app-advanced-reboot: Added Swedish languageKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02luci-app-adblock: Sync translationsKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-01Italian Translation errorBubu83
Completely wrong italian translation, maybe a typo
2017-08-22Merge pull request #1314 from aparcar/acldJo-Philipp Wich
luci-app-attendedsysupgrade: lua code for acl.d
2017-08-22Merge pull request #1323 from yousong/shadowsocks-libevJo-Philipp Wich
luci-app-shadowsocks-libev: support for option dst_forward_recentrst
2017-08-22Merge pull request #1306 from aparcar/update_packagesJo-Philipp Wich
luci-app-attendedsysupgrade: param update_package
2017-08-22luci-app-shadowsocks-libev: support for option dst_forward_recentrstYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22luci-app-shadowsocks-libev: enumerate ifnames with sys.net.devices()Yousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22luci-app-shadowsocks-libev: rename option title for src dst listYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22luci-app-shadowsocks-libev: tweak list of redir instancesYousong Zhou
- Skip disabled ones - Allow empty value Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22luci-app-shadowsocks-libev: fix setting boolean optionYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22luci-app-shadowsocks-libev: validate elements of src, dst ip/net listYousong Zhou
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-08-22luci-base: datatypes: add cidr, ipnet validator typeYousong Zhou
- 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-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-19luci-app-attendedsysupgrade: lua code for acl.dPaul Spooren
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-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>