Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-25 | luci-app-upnp: convert rpcd backend script to ucode | Jo-Philipp Wich | |
Utilize the rpcd ucode plugin to reimplement the upnp backend ubus actions in ucode, simplifying the implementation and roughly halving the processing time for the `get_status` call. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-04-12 | luci-app-upnp: fix uci read ACL | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-01-08 | luci-app-upnp: convert to client side implementation | Ansuel Smith | |
Implement luci.upnp ubus app. Convert lua page to js client side implementation. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> |