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: Share snippet on Ctrl/Meta+S hotkey #451

Merged
merged 5 commits into from
Dec 14, 2024
Merged

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Dec 14, 2024

This PR in addition to a new hotkey, adds some extra precautions before sharing a snippet as:

  • Preventing double-sharing of the same unchanged snippet.
  • Prevent share when another share is in progress.
  • Rate-limit share calls.

Closes #447

@x1unix x1unix merged commit a911391 into master Dec 14, 2024
1 check passed
@x1unix x1unix deleted the feat/447-share-on-ctrl-s branch December 14, 2024 07:59
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.

Prevent browser popup when Ctrl-S / Cmd-S triggered
1 participant