diff --git a/README.md b/README.md index d264dc77..123da8e0 100644 --- a/README.md +++ b/README.md @@ -1,71 +1,71 @@ -# VueTorrent - -The sleekest looking WEBUI for qBittorrent made with Vuejs! - -> Vue, qBitorrent, Vuetify - -## Screenshots - -
- - - -## Installation - -- Download & Unzip the latest release - -- Point your Alternate WEBUI location to it - -## Development - -- clone the repo - -- npm install - -- npm run serve - -## Features - -- viewing sessions stats ( down / upload speed, session uploaded / downloaded ) -- adding / removing / pausing / resuming torrents - -- sorting by every property shown! - -* mobile friendly! (maybe not for thousands of torrents...) - -- works on QBittorrent V4.2 and later - -## Contributing - -I'll gladly accept help/pull requests & advice! (this is my first project of this nature, pls be kind 😛 ). - -## FAQ - -- **Why build this??** - -* Why not? Most WebUI's look very dated and now it's no longer necessary to search for a remote control app! - -## Support - -Reach out to me at one of the following places! - -- `Facebook Messenger` - -* Open up an issue 😛 - -[](https://www.buymeacoffee.com/wdaan 'Buy me a coffee') - -## Credits - -- Dashboard design heavily inspired by: '[Net Ninja - Vuetify](https://github.com/iamshaunjp/vuetify-playlist)'. - Also check out The Net Ninja's Youtube Channel. - +# VueTorrent + +The sleekest looking WEBUI for qBittorrent made with Vuejs! + +> Vue, qBitorrent, Vuetify + +## Screenshots + + + + + +## Installation + +- Download & Unzip the latest release + +- Point your Alternate WEBUI location to it + +## Development + +- clone the repo + +- npm install + +- npm run serve + +## Features + +- viewing sessions stats ( down / upload speed, session uploaded / downloaded ) +- adding / removing / pausing / resuming torrents + +- sorting by every property shown! + +* mobile friendly! (maybe not for thousands of torrents...) + +- works on QBittorrent V4.2 and later + +## Contributing + +I'll gladly accept help/pull requests & advice! (this is my first project of this nature, pls be kind 😛 ). + +## FAQ + +- **Why build this??** + +* Why not? Most WebUI's look very dated and now it's no longer necessary to search for a remote control app! + +## Support + +Reach out to me at one of the following places! + +- `Facebook Messenger` + +* Open up an issue 😛 + +[](https://www.buymeacoffee.com/wdaan 'Buy me a coffee') + +## Credits + +- Dashboard design heavily inspired by: '[Net Ninja - Vuetify](https://github.com/iamshaunjp/vuetify-playlist)'. + Also check out The Net Ninja's Youtube Channel. + * This repo '[CzBiX qb-web ](https://github.com/CzBiX/qb-web)' \ No newline at end of file diff --git a/src/components/Modals/AddModal.vue b/src/components/Modals/AddModal.vue index 2ab969b9..7be9eff7 100644 --- a/src/components/Modals/AddModal.vue +++ b/src/components/Modals/AddModal.vue @@ -57,6 +57,7 @@