Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add uploaded property #145

Merged
merged 1 commit into from Feb 7, 2021
Merged

feat: add uploaded property #145

merged 1 commit into from Feb 7, 2021

Conversation

jef
Copy link
Contributor

@jef jef commented Feb 6, 2021

Features

Adds Uploaded property to torrent and changes ordering.

uploaded

Improvements

Adds QBITTORRENT_PORT and VUETORRENT_PORT for development. Defaults to original ports, but if developer has different ports, this is useful without changing code.

@WDaan
Copy link
Collaborator

WDaan commented Feb 7, 2021

Great catch! It must've gotten lost in a merge somewhere

@WDaan WDaan merged commit 0a58d98 into VueTorrent:master Feb 7, 2021
@jef jef deleted the feat/add-uploaded branch February 7, 2021 16:35
@@ -27,10 +31,10 @@ module.exports = {
poll: true
},
host: '0.0.0.0',
port: 8000,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why I didn't just set this to the value...

Suggested change
port: 8000,
port: vueTorrentPort,

Whoops 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants