Commit Graph

2 Commits

Author SHA1 Message Date
Sergey Ponomarev 22d48305af
treewide: replace "var m, s, o" with "let m, s, o"
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-12-03 16:25:21 +01:00
Sergey Ponomarev 6afea76f4e 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>
2024-04-09 11:02:00 +03:00