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: jesec/flood
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: jesec/flood
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.2
Choose a head ref
  • 11 commits
  • 11 files changed
  • 4 contributors

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    1f6a160 View commit details
    Browse the repository at this point in the history
  2. CI: install pkg for build-pkg

    jesec committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    5d40825 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8989125 View commit details
    Browse the repository at this point in the history
  4. Revert "CI: special action for 4.1.1 rebuild"

    This reverts commit 8989125.
    jesec committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    efb90bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f441b62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5749bbe View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. i18n: new translations for German (#91)

    chint95 authored and jesec committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f1b6d31 View commit details
    Browse the repository at this point in the history
  2. server: qBittorrent: set tags after removing all existing tags

    APIs of qBittorrent (removeTags, addTags) are incremental. However,
    currently it is being used to "set" tags. As a result, tags are never
    removed.
    
    This change removes all existing tags before adding new set of tags
    in order to simulate the idempotent set function.
    StereotypicalCat authored and jesec committed Nov 20, 2020
    1 Configuration menu
    Copy the full SHA
    a5de585 View commit details
    Browse the repository at this point in the history
  3. README: explicitly state that only qBittorrent v4.1+ is supported

    qBittorrent API v2 is the only implemented and supported version.
    
    Ref: https://github.com/qbittorrent/qBittorrent/wiki
    StereotypicalCat authored and jesec committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    dc11259 View commit details
    Browse the repository at this point in the history
  4. i18n: new translations for Dutch (#96)

    vain4us authored and jesec committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    84c33a1 View commit details
    Browse the repository at this point in the history
  5. flood: 4.1.2

    jesec committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    9cb821b View commit details
    Browse the repository at this point in the history
Loading