Age | Commit message (Collapse) | Author |
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
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>
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
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>
|
|
* fixes for Chaos Calmer compatibility
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
use attendedsysupgrade-common package and rpc-sys instead of
rpcd-mod-attendedsysupgrade
luci-app-attendedsysupgrade: editable server url
the server url can now be changed. The solution is kept as simple as
possible to not introduce any lua code.
Small cleanup, but needs a refactoring.
Add acl rights to edit the attendedsysupgrade file
Add cgi-io as a dependencie to upload image to router
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|
Update openvpn.po
|
|
Signed-off-by: Artion Karreci <artionkarreci@gmail.com>
|
|
Updated Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Synchronized translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
|
|
luci-app-upnp: Adding and displaying "Description" to upnp data
|
|
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>
|
|
Add required ubus acls from package rpcd-mod-attendedsysupgrade.
luci-app-attendedsysupgrade: add postinst script
removes caches and restarts uhttpd as mentioned here:
https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/58#issuecomment-339370803
luci-app-attendedsysupgrade: redesign
simplified the interface and made it more "luci" like
simplify ubus interaction, use uci_call und ubus_call functions
add optional settings:
auto_search:
search on opening the view without clicking
advanced_mode:
if set, allow package edits, show build log
rename updateserver to upgradeserver
rename url to server_url
luci-app-attendedsysupgrade: rename uci options
remove leading "upgrade" from uci options
also rename server_url to url
cleaning
use new api/ urls
wait for successfull reboot
Signed-off-by: Paul Spooren <paul@spooren.de>
|
|
luci-app-adblock: sync with adblock 3.1.0
|
|
* add support for new 'whitelist mode'
* fix a small css issue in advanced edit tabs
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Fix i18n en spelling
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|
Signed-off-by: David Yang <mmyangfl@gmail.com>
|
|
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
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>
|
|
Add missing colon ":" to the UI text for widelink option.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
Modified incorrect "msgid" to "msgstr".
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
|
|
luci-app-minidlna: add allow wide links option
|
|
luci-app-minidlna: Don't specify media_dir=
|
|
luci-app-attendedsysupgrade: editable packagelist
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Update Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
|
|
Fix Chinese translations.
Signed-off-by: Angus Ding <angus.ding@gmail.com>
|
|
This is added automatically. Entering it twice stops minidlna from
starting as the config ends up with
media_dir=media_dir=A,/dir/name
Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
|