Age | Commit message (Collapse) | Author |
|
luci-proto-ipv6: fix dependency for IPv6
|
|
luci-theme-material: Monospace font for textarea elements
|
|
luci-app-openvpn: remove obsolete config options
|
|
* remove obsolete config options according to
openwrt/openwrt@89b8ba9, fix for #2135
* whitespace/intendation fixes
* replace fieldset leftover with div
* fix finally recipe options transfer to regular config with "Add"
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-openvpn: fix template based config creation
|
|
luci-app-unbound: add protocol=ip4_local option support
|
|
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
|
|
Backup: add firmware backup for mtdblock devices
|
|
Signed-off-by: Ameer Dawood <ameer1234567890@gmail.com>
|
|
* minimal fix to bring back openvpn config creation based on
openvpn_recipes template, fix for #2146
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-base: update Turkish translation
|
|
Add missing translations.
Signed-off-by: Yusuf Soyipek <yusuf@soyipek.com>
|
|
i18n: sync translations
|
|
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|
luci-app-samba4: add macOS and Apple Timemachine support
|
|
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
|
|
luci-app-adblock: use placeholder in query tool
|
|
luci-app-adblock: update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
Use the placeholder property on the textbox in the query tool so it's more convenient.
Signed-off-by: Andrei Troie <andreitroie90@gmail.com>
|
|
luci-app-firewall: fix and update Russian translation
|
|
Add missing translations and update existing not quite correct translations.
Removed redundant <br> tags from translations.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
luci-app-https_dns_proxy: initial commit
|
|
luci-app-mwan3: fixes and improvements
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
luci-base: update Polish translation
|
|
Updated Polish translations.
Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
|
|
luci-base: update Russian translation
|
|
luci-app-adblock: sync with adblock 3.5.5
|
|
Add missing translations.
Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
|
|
Signed-off-by: Rosy Song <rosysong@rosinson.com>
|
|
luci-base: update Ukrainian translation
|
|
* fix cornercase issues in runtime information/json parsing
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Updated with the latest sync translation.
Signed-off-by: Yurii yuripet@gmail.com
|
|
luci-base: update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Disabling LCP echos by *not* setting "option keepalive" was broken in
OpenWrt since https://dev.archive.openwrt.org/ticket/2373.html so setting
"0" in LuCI had the effect of reverting back to "5, 1" while the help
suggested otherwise.
Support for "keepalive 0" was fixed with https://git.openwrt.org/555c59230
so align LuCI now to emit "option keepalive 0" instead of removing the
option when entering "0" in the gui.
Fixes #2112
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Translate missing text.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Use diffrent function to get the physical interface name.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Make mwan3 interface enable config option use cbi flag.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Add executed command to diagnostic output.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-app-nut: Add support for NUT configuration
|
|
Adds app to configure NUT (Network UPS Tools), including
nut-server, nut-monitor, and nut-cgi.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
|
luci-mod-admin-full: fix forced upgrade
|
|
* fix logical glitch in forced upgrade logic
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-unbound: Colons removed from input headers
|
|
Most OpenWrt applications do not have a colon in input headers.
This has been explained in #1566 as well.
This commit removes the said colons.
Signed-off-by: Ameer Dawood <ameer1234567890@gmail.com>
|