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

Commits on Aug 16, 2016

  1. Solved TypeError Issue

    Discovered by writing the formlogin.html file in binary mode no TypeError is generated. Also tested that if the fields were named their default username and password this problem doesn't occur it is only when it fails and creates the html file.
    cryptelli authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    0d9056a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Prepare v2.2.22.dev

    FlexGet-Bot committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a4eda75 View commit details
    Browse the repository at this point in the history
  2. Updated to use io.open

    cryptelli authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    7137bbe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1345 from cryptelli/develop

    [fix] form - Solved TypeError Issue. Fixes #1344
    liiight authored Aug 17, 2016
    Configuration menu
    Copy the full SHA
    7d2cddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20d949c View commit details
    Browse the repository at this point in the history
  5. v2.2.22

    FlexGet-Bot committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    d7b7ec5 View commit details
    Browse the repository at this point in the history
Loading