Age | Commit message (Collapse) | Author |
|
fixed russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
* refine logfile search term
* textarea 'autoscroll down' in logfile view
* left-align blocklist source table plus a more compact design
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
fixed and updated russian translation
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
|
|
It's an option that is supposed to be fed by ss-manager. It can be
in the form of host:port or path to unix dgram socket. Drop it now with
the assumption that it has no real user at the moment
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
Remove the unused admin_system/buttons cbi model. It has been broken,
was not exposed in the controller and the corresponding support code
which only ever was available for the ath25 target has been dropped in
with https://git.lede-project.org/0a3d721in June 2016.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Vladimir <picfun@ya.ru>
[renamed swedish advanced-reboot.po as well, fixed a syntax error,
filtered updated files through ./build/i18n-sync.sh]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Fall back to using a phy-wide iwinfo handle if the vif query yields no result.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-travelmate: sync with 1.0.1
|
|
* LuCI: BSSID will be ignored by default in 'wireless add' dialog
* LuCI: Textarea 'autoscroll down' in logfile view
* LuCI: refine logfile search term
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
The _wifi_sid_by_ifname() function depends on _wifi_state_by_ifname()
so reorder the private helper functions accordingly to avoid nil value
call attempts.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
- fix mapping of ubus wireless state to uci declared vifs
- fix leaking foreign vif info into per-phy iwinfo stats
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Upcoming changes will require libuci-lua features not present in
versions prior to version 2018-01-01.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Support a new varable LUCI_EXTRA_DEPENDS which can be used to pass
OpenWrt EXTRA_DEPENDS to buildroot.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
luci-app-adblock: sync with adblock 3.4.0
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
fix typo:
sed -i "s/fileystem/filesystem/"
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
* add new extra options (disabled by default):
- Flush DNS Cache
- Email Notification
- Email Notification Count
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
the upgrade server used to store a md5 checksum and the image filesize,
due to complexity this was removed.
Instead a sha256sums file is created by the IB with additional
signature. The firmware filesize can be retrived by requesting
Content-Length data.sysupgrade_url.
As the deeper layers (rpcd) currently do not offer an easy way to to
perform a sha256sum check & verify a usign sig these features will be
re-added once supported.
Until then the security of the sysupgrades depend on TLS and so the
luci-app is meant as a demonstration only.
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|
also use hide(), show() and $() like jquery
Signed-off-by: Paul Spooren <spooren@informatik.uni-leipzig.de>
|
|
luci-app-advanced-reboot: 2 new routers + error reporting
|
|
Added support for: Linksys EA3500 and ZyXEL NBG6817
Added error reporting to both system log and WebUI on errors
Signed-off-by: Stan Grishin <stangri@melmac.net>
|
|
luci-app-travelmate: Update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-travelmate: sync with travelmate 1.0.0
|
|
* Various cleanups & small enhancements
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-travelmate: enhance wireless security connection settings
|
|
* fix wpa enterprise options
* add various wpa / wep options
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-travelmate: sync with travelmate 0.9.6
|
|
* Turris omnia compability fixes
* OpenWrt theme fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-travelmate: Update Japanese translation
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-mwan3: fix member metric allowed values
|
|
fix DHCPv6 hostname display
|
|
luci-app-travelmate: sync with travelmate 0.9.5
|
|
* add support for hidden uplinks
* add support for wpa enterprise uplinks
* various small fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
luci-app-adblock: fix minor visual issue
|
|
* fix visual issue in runtime section (originally provided by @ansuel)
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Fix bad argument #1 to 'tonumber'
|
|
Fixes [FS#1118](https://bugs.lede-project.org/index.php?do=details&task_id=1118)
Luci chokes on devices that do not have _iptables_ installed with:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute firstchild dispatcher target for entry '/admin'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute function dispatcher target for entry '/admin/status'.
The called action terminated with an exception:
/usr/lib/lua/luci/dispatcher.lua:460: Failed to execute template dispatcher target for entry '/admin/status/overview'.
The called action terminated with an exception:
/usr/lib/lua/luci/template.lua:97: Failed to execute template 'admin_status/index'.
A runtime error occured: [string "/usr/lib/lua/luci/view/admin_status/index.h..."]:34: bad argument #1 to 'tonumber' (string expected, got nil)
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:460: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:141: in function </usr/lib/lua/luci/dispatcher.lua:140>
The code should be more defensive.
|
|
mwan3 accepts only 1-256 metric of member, if it is more, member is ignored.
This patch fix translations and allowed values of member metric input.
Signed-off-by: Jakub Janco <kubco2@gmail.com>
|
|
The bash package rpcd-mod-packagelist is no longer required as it has
been ported to rpc-sys by @dangowrt. The luci app now uses that feature.
The packagelist.acls is no longer required and has been removed.
luci-app-attendedsysupgrade: follow new server api
a new api uses more status codes and headers instead of genric 400 code
with json payload.
show error message when ubus call fail
fix typo
more info here
https://github.com/aparcar/attendedsysupgrade-server#response-status-codes
luci-app-attendedsysupgrade: refactoring
luci-app-attendedsysupgrade: use checksum
now compares cgi-io md5 checksum with md5 of server
as well checks if enough free memory is available to store image
Added needed ACL to let Luci request "system info"
rename "image" to "firmware" in output strings. This was requested as
"unification"
rpcd-mod-packelist used to return a variable called "packagelist", the
new "rpc-sys packagelist" returns a variable called "packages". This has
been adapted.
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|
luci-app-travelmate: Chaos Calmer bugfixes
|
|
* fixes for Chaos Calmer compatibility
Signed-off-by: Dirk Brenken <dev@brenken.org>
|