Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-01 | luci-app-upnp: add stun support | Ansuel Smith | |
STUN support has been added to upnp init but luci lacks support of it. Fixes: #4544 Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com> | |||
2020-04-03 | treewide: import utility classes explicitly | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-02-08 | luci-app-upnp: escape map title | Jo-Philipp Wich | |
Fixes: #3597 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> |