feat(ftp): implement ftp browser, most things are functioning except archiving and some actions of multiple files
This commit is contained in:
1463
build/main.js
1463
build/main.js
File diff suppressed because it is too large
Load Diff
@@ -30,6 +30,9 @@
|
||||
"device-storage:music": {
|
||||
"access": "readwrite",
|
||||
"description": "We need access to your files in order to give you the functionality of listing, reading, opening and writing files in your storage"
|
||||
},
|
||||
"tcp-socket": {
|
||||
"description": "FTP Browser: Used to connect to FTP servers"
|
||||
}
|
||||
},
|
||||
"installs_allowed_from": [
|
||||
|
Reference in New Issue
Block a user