Commit graph

3 commits

Author SHA1 Message Date
Jo-Philipp Wich
9b25031cb2 luci-app-opkg: rework backend operations
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-03-03 15:21:48 +01:00
Jo-Philipp Wich
c6ce80e36f luci-app-opkg: full convert to client side actions
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-24 16:23:49 +01:00
Jo-Philipp Wich
870a406120 luci-app-opkg: convert menu entries to JSON
Also fix an empty string test in an controller action while we touch it.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:18 +01:00