Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-10 | luci-mod-network: switch to client side interface configuration pages | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-08-14 | luci-app-firewall: honour global default policies in per-zone settings | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-07-21 | luci-mod-network: fix typo in wifi scan JS code | Jo-Philipp Wich | |
Fixes: 8dd2df29c ("luci-mod-network: improve wifi scan status reporting") Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-07-19 | luci-mod-network: improve wifi scan status reporting | Jo-Philipp Wich | |
Attempt to properly report the scan status by treating 404 replies as not yet completed scans and empty array replies as successful scans that did not yield any results. Fixes: #2874 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-07-07 | luci-mod-network: switch hostname configuration to client side js | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-07-07 | luci-mod-network: switch route configuration page to client side view | Jo-Philipp Wich | |
Also implement extended route attributes via modal dialog. Fixes: #2695 Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-07-07 | luci-mod-network: replace DHCP & DNS view with client side implementation | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-04-25 | luci-mod-network: add auto start hint | Florian Eckert | |
Make the information if the interface is started on boot visible on the interface overview page. Signed-off-by: Florian Eckert <fe@dev.tdt.de> | |||
2019-04-08 | luci-mod-network: fix bad unicode comma in network.js | Jo-Philipp Wich | |
Fixes: 5624b36fa ("luci-mod-network: fix page refresh after interface reconnect") Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-04-08 | luci-mod-network: fix page refresh after interface reconnect | Jo-Philipp Wich | |
Submitted-by: "taeasy" <88336@live.com> [reword commit subject] Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2019-01-30 | Merge pull request #2421 from SibrenVasse/ssid_format | Jo-Philipp Wich | |
SSID escaping | |||
2019-01-11 | luci-mod-network: fix extraneous escaping | Sibren Vasse | |
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl> | |||
2019-01-01 | treewide: fix query arguments to admin/system/opkg | Yousong Zhou | |
Right now the handler only recognizes "query=xx" argument, others will be ignored. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | |||
2019-01-01 | treewide: fix redirecting to System->Software | Yousong Zhou | |
By replacing url "admin/system/packages" with "admin/system/opkg" Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | |||
2018-11-24 | luci-mod-network: remove debug code from iface_status.js | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-11-23 | luci-mod-network: move wifi and iface status JS into external files | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-11-23 | luci-mod-network: move wifi scan JS into external file | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-11-22 | luci-mod-network: move wifi overview markup and JS code into external files | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2018-11-22 | luci-mod-network: move interface overview JS into external file | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> |