Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-03 | luci-app-opkg: rework backend operations | Jo-Philipp Wich | |
Introduce a new /usr/libexec/opkg-call helper and invoke it via cgi-io instead of ubus. This is required to be able to reload rpcd without timing out currently running opkg ubus calls. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-24 | luci-app-opkg: full convert to client side actions | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-12-16 | luci-app-opkg: convert menu entries to JSON | Jo-Philipp Wich | |
Also fix an empty string test in an controller action while we touch it. Signed-off-by: Jo-Philipp Wich <jo@mein.io> |