Age | Commit message (Collapse) | Author |
|
Close #7444
Signed-off-by: Self-Hosting-Group <selfhostinggroup-git+openwrt@shost.ing>
|
|
Revert "luci-app-upnp: remove dangling lines and split translations"
This reverts commit 7a7f9ec, as it introduced a regression.
Close #7444
Signed-off-by: Self-Hosting-Group <selfhostinggroup-git+openwrt@shost.ing>
|
|
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
|
|
Closes #7407
Signed-off-by: Self-Hosting-Group <selfhostinggroup-git+openwrt@shost.ing>
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
|
|
- Revise wording, remove redundancies and mention IPv6 limitations
- Mention `UPnP IGD` as `UPnP` is probably not specific enough
- Include current wording in `LUCI_TITLE` for easy finding
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
|
|
Signed-off-by: He Ping <pinghejk@gmail.com>
|
|
Modern browsers allow decomposing table markup equally well as nested div
constructs, therefor migrate our <div> table markup to actual <table> tags
but keep the old table/tr/th/td CSS classes for now to allow for a smooth
theme transition.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
This was introduced in b01a394bded4dc2dd838ef579a80e12c4e23407b
(Fixes: "luci-app-upnp: add stun support")
Fixes: #4604
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
|
|
STUN support has been added to upnp init but luci lacks support of it.
Fixes: #4544
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Fixes: #3597
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
Implement luci.upnp ubus app.
Convert lua page to js client side implementation.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|