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

wip: add initial support for streaming torrent files #3657

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    6378462 View commit details
    Browse the repository at this point in the history
  2. stream torrent from file

    shyba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8212e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7828041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee5cee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6efd4dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3bff39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2f8207 View commit details
    Browse the repository at this point in the history
  8. fix tests and off by one error

    shyba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    df680e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7410991 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd103d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7746ded View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37adc59 View commit details
    Browse the repository at this point in the history
  13. refactor add_torrent, lints

    shyba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    7c7e185 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f650e8f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e862c99 View commit details
    Browse the repository at this point in the history
  16. start the stream after adding

    shyba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c8f2502 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af0ad41 View commit details
    Browse the repository at this point in the history
  18. fix tests for changed error msg

    shyba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    b39971b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    77d2c81 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2bf0ca6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    732b7e7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    31c6e0e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    651348f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1041a19 View commit details
    Browse the repository at this point in the history
  25. remove dead code

    shyba committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    39da718 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8ce5306 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2bea8f5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9dc617f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5cf63fa View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9d86982 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    64aad14 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    636b7ed View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. pylint

    shyba committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    dbe3ace View commit details
    Browse the repository at this point in the history