Age | Commit message (Collapse) | Author |
|
* add an option for the captive portal detection
* support the new signal quality treshold (default 30)
* small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Specific timing patterns sometimes caused the LuCI controller to prematurely
stop reading data, resulting in truncated JSON output.
Turn the nonblocking waitpid() call into a blocking call after the IO read
loop to avoid this issue.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
i18n-sync change, added project info...
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
luci-base: zh_CN: update Simplified Chinese translation
|
|
Signed-off-by: Qian Zheng <sotux82@gmail.com>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-advanced-reboot: support for new board names for ea8500 and nbg6817
|
|
luci-app-adblock: update Japanese translation
|
|
luci-app-firewall: update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
nbg6817
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
added project info, were reviewed in graphical mode, ready for a stab…
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
added project info, were reviewed in graphical mode, ready for a stab…
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
added project info, were reviewed in graphical mode, ready for a stab…
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
shairport was removed from the packages feed in July 2017,
so remove the LuCI frontend, too.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
multiwan has been superseded by mwan3
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
mmc-over-gpio package itself was removed in Jan 2017
with c9dd40f628e so remove also the LuCI frontend.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
added project info, were reviewed in graphical mode
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
luci-mod-admin-full: set 0 db DSL SNR offset by default
|
|
fixed russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
If no DSL SNR offset is set for the dsl line the first entry from the
dropdown list is pre-selected by default, which would apply a -10 db
offset by default.
Pre-select the 0 db option if nothing else is specified in the uci config
files.
Signed-off-by: Mathias Kresin <dev@kresin.me>
|
|
fixed russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
fixed and updated russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Rename tr() to _() so that i18n-scan.pl picks up the language strings.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-travelmate: update Japanese translation
|
|
Updated japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
fixed russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
Correction by script i18n-sync.sh with editing of Russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
luci-app-mwan3: refactoring
|
|
remove configuration tab
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
With this change it is not longer possible to edit the following
configuration files directly.
- mwan3
- wireless
- network
The user should edit the configuration over the provided luci pages.
which will do input checks and so prevent from miss configuration.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
rename status page files
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
udpate entry nameing
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
move diagnostic and troubleshooting page to status page
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
move status information to status menu entry
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
clean up notify page
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
- move hotplugscript tab to Configuration
- rename hotplugscript tab to notify
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|