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

Detect magnet link in clipboard on paste #689

Closed
wants to merge 4 commits into from
Closed

Conversation

hmerritt
Copy link
Contributor

@hmerritt hmerritt commented Dec 5, 2023

Detect magnet link in clipboard

Description

  • Fix: react map key error
  • Fix: ui spacing
  • Feat: detects magnet links on paste, opens new torrent modal with link pre-filled

Related Issue

Screenshots

Detect magnet link in clipboard (CTRL+V) - if detected, open new torrent modal with link pre-filled:
chrome_tUIicDyWUT

Increased spacing between the text and the button:
image

Types of changes

  • Breaking change (changes that break backward compatibility of public API or CLI - semver MAJOR)
  • New feature (non-breaking change which adds functionality - semver MINOR)
  • Bug fix (non-breaking change which fixes an issue - semver PATCH)

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a0d2be) 77.18% compared to head (b0f00e6) 77.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #689      +/-   ##
==========================================
- Coverage   77.18%   77.15%   -0.04%     
==========================================
  Files          62       62              
  Lines       11376    11376              
  Branches     1292     1284       -8     
==========================================
- Hits         8781     8777       -4     
- Misses       2579     2583       +4     
  Partials       16       16              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trim21
Copy link
Collaborator

trim21 commented Dec 6, 2023

can you split this into 2 pr?

@hmerritt
Copy link
Contributor Author

hmerritt commented Dec 6, 2023

Closing because I split this PR in-to.

@hmerritt hmerritt closed this Dec 6, 2023
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.

2 participants