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

Torrent search: Fix for Safari on iOS. #235

Merged
merged 2 commits into from
Mar 30, 2024

Commits on Mar 28, 2024

  1. Torrent search: Fix for Safari on iOS.

    keyup.enter event does not seem to trigger for Safari on iOS.
    Trigger update-code on blur-event too to workaround.
    
    This fixes bitmagnet-io#117.
    josteink committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f191177 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Update embedded npm content

    josteink committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b2921b7 View commit details
    Browse the repository at this point in the history