Thanks to visit codestin.com
Credit goes to github.com

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: zakkarry/retraktarr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: zakkarry/retraktarr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 9, 2024

  1. fix(cat): cat parameter not setting needed ids properly

    potential fix for bug noted in #7
    
    requires testing to confirm this is the cause
    zakkarry committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d568bc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix(trakt/username): restrict to alphanumeric usernames

    addresses a bug that needs further investigation returning 405 when non-alphanumeric usernames are provided to trakt's api
    
    #7
    zakkarry committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    efcbeb3 View commit details
    Browse the repository at this point in the history
  2. bump to v1.0.5

    zakkarry committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    daf7f28 View commit details
    Browse the repository at this point in the history
Loading