mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
3f93650901
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: Jo-Philipp Wich <jo@mein.io>