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: AhmTaher/deluge-default-trackers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f4cbb70
Choose a base ref
...
head repository: stefantalpalaru/deluge-default-trackers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c799ed6
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 25, 2024

  1. fix regex string type

    stefantalpalaru committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bd8cef9 View commit details
    Browse the repository at this point in the history
  2. version 0.5

    stefantalpalaru committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9914957 View commit details
    Browse the repository at this point in the history
  3. version bump

    stefantalpalaru committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d680ec0 View commit details
    Browse the repository at this point in the history
  4. forgot the egg

    stefantalpalaru committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    74447da View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. feat: allow multiple dynamic trackerlists

    Loop through every url of dynamic trackerlist separated by break-line (\n)
    ludufre committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    e68629d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5995d75 View commit details
    Browse the repository at this point in the history
  3. dynamic tracker lists: Gtk support + refactoring

    We now avoid duplicate trackers, when using multiple lists.
    
    The new Gtk text entry widget - one that supports multiple lines - has a
    different API, because of course it does...
    stefantalpalaru committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    05b56cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    499902d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d9d7b6 View commit details
    Browse the repository at this point in the history
  6. version 0.6

    stefantalpalaru committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    62cc11b View commit details
    Browse the repository at this point in the history
  7. bump version

    stefantalpalaru committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    c799ed6 View commit details
    Browse the repository at this point in the history
Loading