luci-app-filebrowser: File Browser 6553/head
authorSergey Ponomarev <stokito@gmail.com>
Tue, 9 Apr 2024 07:37:05 +0000 (10:37 +0300)
committerSergey Ponomarev <stokito@gmail.com>
Tue, 9 Apr 2024 08:02:00 +0000 (11:02 +0300)
commit6afea76f4e5eabc6f0c73729afa3bd3df745e415
tree3039d10ab4217670de7a3c5ca438ed10610e3e15
parent4b771b3df0c39baed5e0904ad66e460691194636
luci-app-filebrowser: File Browser

Add a File Browser based on the FileUpload CBI element.
It allows browsing files and directories on a router, delete and upload.
This covers only basic needs.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
applications/luci-app-filebrowser/Makefile [new file with mode: 0644]
applications/luci-app-filebrowser/htdocs/luci-static/resources/view/system/filebrowser.js [new file with mode: 0644]
applications/luci-app-filebrowser/po/templates/filebrowser.pot [new file with mode: 0644]
applications/luci-app-filebrowser/root/usr/share/luci/menu.d/luci-app-filebrowser.json [new file with mode: 0644]
applications/luci-app-filebrowser/root/usr/share/rpcd/acl.d/luci-app-filebrowser.json [new file with mode: 0644]