Age | Commit message (Collapse) | Author |
|
luci-app-vpnbypass: directly enable service from Web UI.
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|
Remove the code related to the deprecated madwifi driver.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Remove the code related to the deprecated madwifi driver.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Added po templates file and Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-wireguard: performance+ (no more sys.exec calls)
|
|
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>
|
|
luci-minuupnpd: use enable flag
|
|
luci-app-adblock: Update Japanese translation
|
|
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>
|
|
Improved existing translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|
luci-app-lxc: initial commit
|
|
Moved over here from the packages repository.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
luci-app-wireguard: initial commit
|
|
luci-app-vpnbypass: add datatypes and placeholders to fields
|
|
This application allows for monitoring of WireGuard interfaces via the
Status menu.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-app-bcp38: added bcp38 application
|
|
luci-app-clamav: added clamav application
|
|
luci-app-e2guardian: add e2guardian application
|
|
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
This application was moved from the packages repository to luci.
Signed-off-by: Dan Luedtke <mail@danrl.com>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
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>
|
|
luci-app-miniupnpd: restore missing luci install file
|
|
unbound: add uci-default script
|
|
luci-app-vpnbypass: makefile fix & controller fix
|
|
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>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
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>
|
|
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>
|
|
wshaper was removed from the Packages repo
so remove also the corresponding LuCI app.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
this PR reflect the changes made in adblock 2.3.0
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-vpnbypass: luci tree Makefile + i18n support.
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
luci-app-vpnbypass: fixed makefile, fixed pot-file
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
luci-app-wol: Update Japanese translation
|
|
luci-app-vpnbypass: initial commit of companion app to vpnbypass package
|
|
Added one Japanese translation of recently added string.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with Lua sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
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>
|
|
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>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|