summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2017-03-05Merge pull request #1054 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: directly enable service from Web UI.
2017-03-05luci-app-vpnbypass: directly enable service from Web UI.Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-03-04i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-03-03luci-app-wireguard: Add pt-br translationLuiz Angelo Daros de Luca
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-02-28meshwizard: cleanup references to madwifiHannu Nyman
Remove the code related to the deprecated madwifi driver. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-28treewide: cleanup references to madwifi from LuCIHannu Nyman
Remove the code related to the deprecated madwifi driver. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-28luci-app-wireguard: Add Japanese translationINAGAKI Hiroshi
Added po templates file and Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-27Merge pull request #1038 from danrl/luci-app-wireguardHannu Nyman
luci-app-wireguard: performance+ (no more sys.exec calls)
2017-02-27luci-app-wireguard: performance+ (less sys.exec calls)danrl
Thanks to latest developments in wireguard-tools, we can now fetch all data we need for display using a single sys.exec() call instead of multiple ones. This application is now significantly smaller and runs much faster. Added Firewall Mark feature. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-26Merge pull request #1005 from kdarbyshirebryant/miniupnpenableHannu Nyman
luci-minuupnpd: use enable flag
2017-02-26Merge pull request #1037 from musashino205/adblock-upd-jaHannu Nyman
luci-app-adblock: Update Japanese translation
2017-02-23luci-minuupnpd: use enable flagKevin Darbyshire-Bryant
Add a 'master' miniupnpd service enable flag rather than just relying on rcS.d script existence. This allows the service to be disabled across sysupgrade, similar to minidlna. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-23luci-app-adblock: Update Japanese translationINAGAKI Hiroshi
Improved existing translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-22i18n: complete pt-br translationLuiz Angelo Daros de Luca
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-02-21Merge pull request #1027 from danrl/lxcHannu Nyman
luci-app-lxc: initial commit
2017-02-21luci-app-lxc: initial commitdanrl
Moved over here from the packages repository. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-21luci-app-wireguard: resolve meta package in depdenciesdanrl
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-19Merge pull request #1022 from danrl/luci-app-wireguardHannu Nyman
luci-app-wireguard: initial commit
2017-02-17Merge pull request #1024 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: add datatypes and placeholders to fields
2017-02-17luci-app-wireguard: initial commitdanrl
This application allows for monitoring of WireGuard interfaces via the Status menu. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-16luci-app-vpnbypass: add datatypes and placeholders to addresses and portsStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-16luci-app-bcp38: fix typo in dependencyHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-16Merge pull request #1017 from danrl/luci-app-bcp38Hannu Nyman
luci-app-bcp38: added bcp38 application
2017-02-16Merge pull request #1018 from danrl/luci-app-clamavHannu Nyman
luci-app-clamav: added clamav application
2017-02-16Merge pull request #1019 from danrl/luci-app-e2guardianHannu Nyman
luci-app-e2guardian: add e2guardian application
2017-02-16luci-app-clamav: added clamav applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-app-squid: added squid applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-app-e2guardian: add e2guardian applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-15luci-app-bcp38: added bcp38 applicationdanrl
This application was moved from the packages repository to luci. Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-02-14luci-app-vpnbypass: cbi file fix for README and an unneeded sectionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13luci-app-vpnbypass: include dnsmasq settings, link to READMEStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-13luci-app-statistics: remove non-functional links from graphsHannu Nyman
The statistics graphs on the pages with multiple data sources have contained links to the data sources, but those links have not worked. Remove the links as they are unnecessary. This commit fixes #1006 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-13Merge pull request #1004 from kdarbyshirebryant/miniupnpluciHannu Nyman
luci-app-miniupnpd: restore missing luci install file
2017-02-12Merge pull request #1002 from EricLuehrsen/unbound_uci_defaultsHannu Nyman
unbound: add uci-default script
2017-02-12Merge pull request #1003 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: makefile fix & controller fix
2017-02-11unbound: add uci-default scriptEric Luehrsen
Also if unbound-control is installed, then configure so luci-app-commands can quickly show the "local zones" and "local data" (aka hosts). This helps diagnose DHCP-DNS zone data and adblock zone data. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-02-11luci-app-vpnbypass: makefile fix & controller fixStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-02-11luci-app-miniupnpd: restore missing luci install fileKevin Darbyshire-Bryant
Restore luci indexcache handling incorrect removed in https://github.com/openwrt/luci/commit/387a06bb73462312c075e53ce9e6002d4af09e92 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-11luci-app-minidlna: permit minidlna after sysupgradeKevin Darbyshire-Bryant
Do not disable minidlna after sysupgrade, rather trust the config enabled status in /etc/config/minidlna. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-07luci-app-wshaper: remove packageHannu Nyman
wshaper was removed from the Packages repo so remove also the corresponding LuCI app. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-05luci-app-adblock: put backup options to global sectionDirk Brenken
this PR reflect the changes made in adblock 2.3.0 Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-28Merge pull request #983 from stangri/luci-app-vpnbypass_makefileFixHannu Nyman
luci-app-vpnbypass: luci tree Makefile + i18n support.
2017-01-28luci-app-vpnbypass: switch to luci-tree Makefile, i18n supportStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net> luci-app-vpnbypass: fixed makefile, fixed pot-file Signed-off-by: Stan Grishin <stangri@melmac.net>
2017-01-27Merge pull request #979 from musashino205/wol-upd-jaHannu Nyman
luci-app-wol: Update Japanese translation
2017-01-27Merge pull request #977 from stangri/luci-app-vpnbypassHannu Nyman
luci-app-vpnbypass: initial commit of companion app to vpnbypass package
2017-01-27luci-app-wol: Update Japanese translationINAGAKI Hiroshi
Added one Japanese translation of recently added string. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-27luci-app-wol: Sync translationsINAGAKI Hiroshi
Synchronized translations with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-27luci-app-wol: add ability to send packet to broadcast addressHannu Nyman
Add the ability to send the WOL packet to the broadcast address, if etherwake is used as the wol tool. Modified from the original idea in #975 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-27luci-app-wol: move to services menuHannu Nyman
Move the wake-on-lan app from the network menu to services menu, where other similar apps are located. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-26luci-app-vpnbypass: initial commit of companion app to vpnbypass packageStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>