Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stabldev/torrra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: stabldev/torrra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 6 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 28, 2025

  1. feat: added a timeout setting to accomodate slow indexers (#199)

    The default is still 10 seconds, but now the user can change it in the
    config file.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    balkce and pre-commit-ci[bot] authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    1ee6efa View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Configuration menu
    Copy the full SHA
    d4a3566 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2025

  1. chore: use textual .open_url method to open in external client (#200)

    Instead of explicitly importing `webbrowser`, using textual's
    `.open_url` method to open magnet uri(s) in external client.
    Closes #195
    stabldev authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    7ede2f1 View commit details
    Browse the repository at this point in the history
  2. feat: added a first version of transmission integration (#192)

    Just an initial idea of integrating Headless Transmission, using
    `tranmission-remote` and basic authentication.
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Stabldev <114811070+stabldev@users.noreply.github.com>
    3 people authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    8b73693 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore: patch v2.0.3 release

    stabldev committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    1ce5663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2407f4 View commit details
    Browse the repository at this point in the history
Loading