8000 Comparing v1.3.0...v1.3.1 · d-Rickyy-b/pastepwn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: d-Rickyy-b/pastepwn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: d-Rickyy-b/pastepwn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 15 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 31, 2020

  1. chore(deps): bump requests from 2.22.0 to 2.23.0

    Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
    - [Commits](psf/requests@v2.22.0...v2.23.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8e22c32 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Merge pull request #184 from d-Rickyy-b/dependabot/pip/requests-2.23.0

    chore(deps): bump requests from 2.22.0 to 2.23.0
    d-Rickyy-b authored May 10, 2020
    Configuration menu
    Copy the full SHA
    387e877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bb1b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #187 from d-Rickyy-b/dev

    docs(readme): update readme with note about pastebin api restrictions
    d-Rickyy-b authored May 10, 2020
    Configuration menu
    Copy the full SHA
    f91a0ff View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. docs: update mail domain

    d-Rickyy-b committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    27b238f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    320fe90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475e465 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71dbf6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d07fc5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d13460 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5f75a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. fix: also recognize ipv6 error messages

    Welp... I never actually got IPv6 error messages until recently, so I never thought about it being an issue in the first place. Also removed the length check, because it's not making things a lot faster anyway. Also tweaked the regex by capturing from the beginning of the string.
    d-Rickyy-b committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    8f5f531 View commit details
    Browse the repository at this point in the history
  2. docs: fix typo

    d-Rickyy-b committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    91915b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b810c44 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #189 from d-Rickyy-b/dev

    fix: recognize ipv6 error messages
    d-Rickyy-b authored Jun 19, 2020
    Configuration menu
    Copy the full SHA
    9b2fee2 View commit details
    Browse the repository at this point in the history
Loading
0