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: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.30
Choose a base ref
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.31
Choose a head ref
  • 17 commits
  • 6 files changed
  • 7 contributors

Commits on Jun 7, 2022

  1. Add ssl support for aria2 plugin

    luoyemengchen committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    2a42db8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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

Commits on Jul 2, 2022

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

Commits on Jul 6, 2022

  1. Fix additionalProperties of options

    luoyemengchen committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    5b678d1 View commit details
    Browse the repository at this point in the history
  2. Revert "Add ssl support for aria2 plugin"

    luoyemengchen committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    7ec6ac9 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Auto convert option to string

    luoyemengchen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    10172c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63d20a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Fix Kitsu.io API errors

    - Kitsu.io API returns 500 when including `media`. The app uses `anime` relationship instead, which works fine.
    - Update API call to load less data and use new filter defitinions
    - Allow use of `user_id` directly instead of name lookup. Lookup call likes to fail a lot.
    LynxyssCZ committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5589697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b25b50e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Prepare v3.3.31.dev

    FlexGet-Bot committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6652758 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. build: harden nightly.yml permissions

    Signed-off-by: Alex <aleksandrosansan@gmail.com>
    sashashura committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    347efa9 View commit details
    Browse the repository at this point in the history
  2. build: harden docker-image.yml permissions

    Signed-off-by: Alex <aleksandrosansan@gmail.com>
    sashashura committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    295063b View commit details
    Browse the repository at this point in the history
  3. build: harden release.yml permissions

    Signed-off-by: Alex <aleksandrosansan@gmail.com>
    sashashura committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f96bd0b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Merge pull request #3543 from sashashura/patch-1

    GitHub Workflows security hardening
    gazpachoking authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    609beb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3540 from LynxyssCZ/develop

    [fix] kitsu: fix plugin failures, allow user_id login
    gazpachoking authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d8d3dff View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3495 from gdm257/aria2-options

    [fix] aria2: Auto-covert aria options to strings (which is required by their api)
    gazpachoking authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5959769 View commit details
    Browse the repository at this point in the history
  4. v3.3.31

    FlexGet-Bot committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    08a7caa View commit details
    Browse the repository at this point in the history
Loading