summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ddns
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2018-07-18 14:43:27 +0200
committerJo-Philipp Wich <jo@mein.io>2018-07-18 14:43:27 +0200
commit9b4efaefa1b4c94a7d976c8d65169bf056032e09 (patch)
treeb76fde8eeb5fe85df6e0dff1306134ea0ae17043 /applications/luci-app-ddns
parent68dae07225c44ca43aec7d4826ebc954d0c9ef10 (diff)
luci-mod-admin-full: use incremental background scanning for wireless join
The previous approach of synchroneously scanning while building the result page was suboptimal since it frequently led to connection resets when accessing LuCI via wireless. It also exhibited problems when accessed via SSL on recent Firefox versions where the page were only loaded partially. Rework the wireless scanning to gather scan results in a background process and put them into the ubus session data area where they can be readily accessed without causing network interruptions. Subsequently rebuild the wireless join page to use XHR polling to incrementally fetch updated scan results. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-ddns')
0 files changed, 0 insertions, 0 deletions