Commit graph

6 commits

Author SHA1 Message Date
Huangbin Zhan
79ace93ef0 luci-app-opkg: update default opkg list dir
Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
2020-06-07 22:08:55 +08:00
Jo-Philipp Wich
8f34e105c0 treewide: add ACL annotations to menu entries
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-17 12:40:31 +02:00
Jo-Philipp Wich
c099344013 treewide: reorganize base ACLs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-09 23:23:33 +02:00
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