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: stardust95/transmission-trackers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: blind-oracle/transmission-trackers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 3 files changed
  • 5 contributors

Commits on Mar 29, 2022

  1. Fixed NoneType Error

    None was replaced by '' in line 54 to comply with os.environ.get method
    trotskylenin authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    dd8a036 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge pull request blind-oracle#14 from trotskylenin/patch-1

    Fixed NoneType Error
    blind-oracle authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9361e6c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fix backward compatibility between trpc and t-rpc

    See-also: e7ddfb7 (add support for transmission-rpc (newer fork))
    Signed-off-by: Mubashshir <[email protected]>
    ahmubashshir committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a3222aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request blind-oracle#16 from ahm-forks/compat

    Fix backward compatibility between trpc and t-rpc
    blind-oracle authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    737683e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    4873f4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb41bf0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blind-oracle#19 from mehulboricha/master

    Automatically Reannounce Torrent & Cronjob Support
    blind-oracle authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f6a7586 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Add tracker filter

    That way we can exclude e.g. private tracker torrents
    lpapadakos committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    65cc825 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Merge pull request blind-oracle#21 from lpapadakos/feature/trackers-f…

    …ilter
    
    Add tracker filter
    blind-oracle authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    561349c View commit details
    Browse the repository at this point in the history
Loading