Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add expiry days option to pastebin magic and change http protocol to https #13056

Merged
merged 8 commits into from Jul 15, 2021

Commits on Jul 13, 2021

  1. add expiry days feature to pastebin magic

    Eyenpi committed Jul 13, 2021
    Copy the full SHA
    694d3c6 View commit details
    Browse the repository at this point in the history
  2. change dpaste api protocol from http to https

    Eyenpi committed Jul 13, 2021
    Copy the full SHA
    b0bc122 View commit details
    Browse the repository at this point in the history
  3. fix the lint with darker check

    Eyenpi committed Jul 13, 2021
    Copy the full SHA
    276557e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. capitalize error for consistency with L280

    Co-authored-by: Blazej Michalik <6691643+MrMino@users.noreply.github.com>
    eyenpi and MrMino committed Jul 14, 2021
    Copy the full SHA
    2c9ca78 View commit details
    Browse the repository at this point in the history
  2. drop the dot for consistency with L277

    Co-authored-by: Blazej Michalik <6691643+MrMino@users.noreply.github.com>
    eyenpi and MrMino committed Jul 14, 2021
    Copy the full SHA
    75f84eb View commit details
    Browse the repository at this point in the history
  3. remove the unneeded if statment

    Eyenpi committed Jul 14, 2021
    Copy the full SHA
    3708b30 View commit details
    Browse the repository at this point in the history
  4. add the what's new entry for pastebin option

    Eyenpi committed Jul 14, 2021
    Copy the full SHA
    e4f95eb View commit details
    Browse the repository at this point in the history
  5. Fix RST warning in docs

    "Title underline too short."
    MrMino committed Jul 14, 2021
    Copy the full SHA
    5b90723 View commit details
    Browse the repository at this point in the history