Age | Commit message (Collapse) | Author |
|
luci-app-https_dns_proxy: bugfix: subnet address datatype, add DNS.SB provider
|
|
luci-base: update Ukrainian translation
|
|
Corrected typo.
Signed-off-by: Yurii <yuripet@gmail.com>
|
|
luci-app-banip: sync with update 0.3.1
|
|
luci-base: update Ukrainian translation
|
|
Updating Ukrainian translation according the latest sync translation. Сorrections and additions.
Signed-off-by: Yurii <yuripet@gmail.com>
|
|
luci-app-mosquitto: drop tls1.0, add tls1.3
|
|
This was dropped in mosquitto 1.6.0.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
TDT-AG/pr/20191009-luci-app-statistics-german-translation
luci-app-statistics: fix german translation
|
|
... of the msgid "Wireless".
The luci-base also use the same msgid "Wireless", where it is translated
with "WLAN".
The translation in luci-app-statistics overlays the translation in
luci-base, so use the same translation here.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|
* no longer filter out possible lan devices
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
The dispatcher failed to propagate the child target post security
requirements to the arcombine() dispatch target so far - fix this
by recursively testing the post security requirements.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-base: fix typo in german translation
|
|
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
|
|
Updated translations:
* adblock
* advanced-reboot
* aria2
* ddns
* firewall
* ocserv
* samba4
* schedule
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Commit heading changed
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
luci-base: update Spanish translation
|
|
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
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>
|
|
luci-app-https_dns_proxy: bugfix: proper formatting of dhcp server entries
|
|
Instead of binding the checked state to the button handler function,
bind the underlying checkboxes instead to observe the actual user
choice instead of the initial value.
This fixes forcing sysupgrade or deselecting keep settings.
Reported-by: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
When no section title is defined, the table renderer is supposed to use
the uci section id as fallback when the table section is not declared
to be anonymous.
Fixes: #3147
Fixes: a90bf384b ("luci-base: form.js: harmonize title property handling")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Since the advanced-reboot app is the sole remaining user of the applyreboot
template, import it into this package to avoid the need for shipping it
with the default installation.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Import these functions from the flash.js for use with other views that
might trigger a device reboot.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Also move the keep settings checkbox above the error messages in the
sysupgrade confirmation dialog.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Introduce a new fs.js helper class to gather filesystem related RPC
operations in a single file.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Fix d064cbcf9 by actually enabling ValuesAbsolute in the
config file and also prevent removing that option by LuCI.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
luci-app-banip: sync with banIP 0.3.0
|
|
* see package PR for details
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Zheng Qian <sotux82@gmail.com>
|
|
The `/sys/devices/virtual/mtd/` information is not available on all
devices so rely on the contents of `/proc/mtd` instead to check for
the existence of the `rootfs_data` partition.
Fixes: #3136
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Some firmware images may not support preserving backup. In such cases
display a warning and disable relevant checkbox.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
|
Some validation errors may be critical enough to prevent sysupgrade.
Check the "forceable" property and disallow forcing sysupgrade if
applicable. It would fail anyway at the "sysupgrade" call.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
|
This new ubus method provides more properly-formatted details about
firmware file. Use it to check if uploaded image is valid.
The old "sysupgrade --test" method is left for now to provide stderr
output.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
[Added missing ACL, add default value for the ubus failure case]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-vpnbypass: fix dispatcher bug when VPN node is present
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
luci-app-commands: fix escaping of additional shell chars
|
|
Signed-off-by: Stan Grishin <stangri@melmac.net>
|