summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2017-10-17i18n: synchronize and fix translation filesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-16luci-app-fwknop: add inline option to qrencode usageJonathan Bennett
The qrencode update in the packages repo includes a patch that adds the --inline option. We use that option to generate a proper inline SVG image. Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15luci-app-fwknopd: add the -q option to UCIJonathan Bennett
Thanks to spacezorro on Github for suggesting this. The quiet tag suppresses the error messages if no key is present.
2017-10-15luci-app-fwknopd: Prep for libqrencode updateJonathan Bennett
An update for libqrencode requires that we explicitly ask for an SVG output. This continues to work properly with the old version. Making the change here before updating the libqrencode package. Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15Luci-app-fwknopd: add quotation marks to squash errorJonathan Bennett
In some cases, the missing quotation marks can cause error messages. Although harmless, adding the quotation marks for correctness. Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-13luci-app-fwknop: Adds a check to not overwrite user configured keysJonathan Bennett
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-13luci-app-noddos: Add po template and Japanese translationINAGAKI Hiroshi
Added po template and po file for Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-13luci-app-noddos: Add more translationsINAGAKI Hiroshi
Added translation markup to some UI texts. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-11Merge pull request #1375 from StevenHessing/luci-app-noddosHannu Nyman
luci-app-noddos: Noddos, device-aware cloud-powered firewall (new pac…
2017-10-11luci-app-dnscrypt-proxy: Update Japanese translationINAGAKI Hiroshi
Synchronized po/pot and updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-10-10[luci-app-openvpn] Added support for tls-crypt option.Vladimir Ulrich
Closes #1340 Signed-off-by: Vladimir Ulrich <admin@evl.su>
2017-10-08Merge pull request #1386 from dibdot/dnscrypt-proxyHannu Nyman
luci-app-dnscrypt-proxy: fix resolver selection
2017-10-08luci-app-dnscrypt-proxy: fix resolver selectionDirk Brenken
* fix regex for resolver selection, bring back 'cs-*' and 'securedns' entries Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-10-04Merge pull request #1382 from dibdot/dnscrypt-proxyHannu Nyman
luci-app-dnscrypt-proxy: major update
2017-10-02luci-app-dnscrypt-proxy: major updateDirk Brenken
* automatically transfer dnscrypt specific settings to dnsmasq as well, This may change the values for 'noresolv', 'resolvfile', 'allservers' and the list 'server' settings (enabled by default) * parse/show the resolver, Location, DNSSEC- and NOLOG-Flag in the resolver select box * make buttons for resolver list download & file creation (resolv-crypt.conf) more descriptive & responsive * ease the startup trigger handling * add an edit tab for 'resolv-crypt.conf' in the 'Advanced' section Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-10-01luci-app-noddos: Noddos, device-aware cloud-powered firewall (new package)Steven Hessing
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
2017-09-24i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-23luci-app-adblock: Fixes for Italian TranslationBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-22luci-app-unbound: clean up presentation of advanced LuCI tabsEric Luehrsen
Add CSS for editing tabs to provide monospace font and offset editing window color from read only windows. Expand 'control' option to match with net/unbound. Add 'extended_stats' option to match with net/unbound. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-17luci-app-adblock: Full Italian TranslationBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-16Merge pull request #1362 from EricLuehrsen/unbound_luci201709Hannu Nyman
luci-app-unbound: add statistics and manual edit configuration panels
2017-09-12luci-app-unbound: add statistics and manual edit tabsEric Luehrsen
Add an option to "Basic Settings" tab to expand LuCI. This option will add tab hierarchy for the settings, statistics, and raw view or editing of configuration files. If you have unbound-control installed, then you can see some useful debug information. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-12luci-app-unbound: move and rename configure.luaEric Luehrsen
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-09-13luci-app-adblock: Fix commented out translationsINAGAKI Hiroshi
Fixed translations that commented out due to difference of letter-case in msgid. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-12Merge pull request #1364 from TDT-GmbH/luci-app-mwan3_fixesHannu Nyman
luci-app-mwan3: fix uci-defaults script rename initial_source to loca…
2017-09-11luci-app-adblock: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11luci-app-adblock: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-11luci-app-adblock: Fix LuCI i18n-tools detection issuesINAGAKI Hiroshi
LuCI i18n-tools cannot interpret variables, so translations on that are not applied in po/pot by i18n-tools. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-09-10Merge pull request #1359 from dibdot/adblockHannu Nyman
luci-app-adblock: sync with adblock 3.0.0
2017-09-09luci-app-adblock: sync with adblock 3.0.0Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-09-06Merge pull request #1356 from Bubu83/patch-3Hannu Nyman
luci-app-ddns: Updated Italian translation
2017-09-06Merge pull request #1355 from Bubu83/patch-2Hannu Nyman
luci-app-samba: Fixed Italian translation
2017-09-06luci-app-wol: Fixed Italian translationBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-06luci-app-ddns: Updated Italian translationBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-06luci-app-samba: Fixed Italian translationBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-05i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-05luci-app-firewall: Fix typos in Italian translationBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-05luci-app-mwan3: fix uci-defaults script rename initial_source to local_sourceFlorian Eckert
Rename wrong uci option Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-09-04Merge pull request #1347 from Bubu83/patch-1Hannu Nyman
luci-app-firewall: Full Italian Translation
2017-09-04Full and correct ITALIAN translation of luci firewall.poBubu83
Signed-off-by: Alessio Casagrande bubu83@gmail.com
2017-09-04luci-app-wifischedule: New Italian TranslationBubu83
New Italian Translation of wifischedule.po Signed-off-by: Alessio Casagrande bubu83@gmail.com Update wifischedule.po
2017-09-04Merge pull request #1350 from Umeaboy/patch-37Hannu Nyman
luci-app-wireguard: Updated Swedish translation
2017-09-03luci-app-wireguard: Updated Swedish translationKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-03luci-app-clamavKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-03luci-app-firewall: Updated Swedish translationKristoffer Grundström
Signed-off-by: Kristoffer Grundström <hamnisdude@gmail.com>
2017-09-02Merge pull request #1330 from gabrownx/patch-1Hannu Nyman
Update pt-br translation
2017-09-02Merge pull request #1333 from Bubu83/patch-2Hannu Nyman
Fix typo
2017-09-02Merge pull request #1345 from Umeaboy/patch-44Hannu Nyman
luci-app-diag-devinfo: Updated Swedish translation
2017-09-02Merge pull request #1344 from Umeaboy/patch-43Hannu Nyman
luci-app-ddns: Updated Swedish translation
2017-09-02Merge pull request #1342 from Umeaboy/patch-42Hannu Nyman
luci-app-openvpn: Updated Swedish translation