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 and torrent links from clipboard on paste #690

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

hmerritt
Copy link
Contributor

@hmerritt hmerritt commented Dec 6, 2023

Detect magnet and torrent links from clipboard on paste

Description

  • 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

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 (0cc518a) 76.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #690      +/-   ##
==========================================
- Coverage   77.18%   76.96%   -0.23%     
==========================================
  Files          62       62              
  Lines       11376    11376              
  Branches     1292     1274      -18     
==========================================
- Hits         8781     8755      -26     
- Misses       2579     2606      +27     
+ Partials       16       15       -1     

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

@trim21 trim21 merged commit 6d05954 into jesec:master Dec 6, 2023
12 checks passed
@hmerritt hmerritt deleted the feat/clipboard-magnet-link branch December 6, 2023 11:39
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