moved settings button to bottom and made it collapsible;use nc's built-in filepicker to set download and torrents folders;fixed issues of youtube-dl filenames exceeding the maximum length
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"stylelint:fix": "stylelint src --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"toastr": "^2.1.4",
|
||||
"v-tooltip": "^4.0.0-alpha.1"
|
||||
},
|
||||
"engines": {
|
||||
@@ -63,6 +64,7 @@
|
||||
"vue": "^3.2.20",
|
||||
"vue-loader": "^16.0.0-beta.10",
|
||||
"vue-svg-loader": "^0.17.0-beta.2",
|
||||
"webpack": "^5.69.0",
|
||||
"webpack-cli": "^4.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user