File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- ### Portable filebrowser with mobile ui html5
1+ ### Portable filebrowser with html5 mobile ui
22
33#### Features
44- Mobile UI with almost all "usable displays", android and ios ( on ios, can't upload files)
1717 + GET /dir &format=json
1818- Download dirs as zip
1919- File and video stream.
20+ - Basic http auth as param
21+ - Exec system commands ( enable with param )
2022
2123
2224![ screenshot] ( builds/screenshot.gif )
@@ -52,13 +54,13 @@ go build or go install
5254 The commands must be, system commands, and should be configured,
5355 on json. App, only loads them, and handles execution of them
5456- Create docs
55- - UI. Add a Generic command with output ( Perhaps a modal )
57+ + ~~ UI. Add a Generic command with output ( Perhaps a modal )~~
5658- UI. Improve javascript prompt, with some kind of widget
5759- UI. Add a button on toolbar, with shortcuts to system commands
5860- UI/Backend. Add a bookmark system. Perhaps a file .bookmark.js on root.
5961
6062- Back. Add param for CORS handling
61- - Back. Add some kind of authentification
63+ + ~~ Back. Add some kind of authentification~~
6264- Back. Add some kind of permisions...
6365- Back. Review log system.
6466
You can’t perform that action at this time.
0 commit comments