Skip to content
Commit 3f936509 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

luci-base: use cgi-io and rpcd-mod-file to handle file upload and browsing



Remove the old server side support for file browsing and file uploading
and switch to a client side widget instead which uses XMLHTTPRequests to
upload files via cgi-io and RPC calls for file listing and status queries.

Signed-off-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 1fcf3451
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment