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: koajs/koa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.13.4
Choose a base ref
...
head repository: koajs/koa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.15.4
Choose a head ref
  • 15 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 6, 2022

  1. feat: support asyncLocalStorage (#1721)

    pick from #1455
    pick from #1718
    fengmk2 authored Dec 6, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a293122 View commit details
  2. Release 2.14.0

    fengmk2 committed Dec 6, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    382aa08 View commit details

Commits on Dec 7, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cb92bc9 View commit details
  2. Release 2.14.1

    fengmk2 committed Dec 7, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    34519d1 View commit details

Commits on Apr 12, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6b60fa6 View commit details
  2. Release 2.14.2

    fengmk2 committed Apr 12, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    1cdae95 View commit details

Commits on Dec 29, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1684a8f View commit details
  2. Release 2.15.0

    fengmk2 committed Dec 29, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    a08b386 View commit details

Commits on Mar 15, 2024

  1. fix: formatting redirect url on http(s) protocol url (#1803)

    avoid security escapes
    fengmk2 authored Mar 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2510b0b View commit details
  2. Release 2.15.1

    fengmk2 committed Mar 15, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    549455d View commit details

Commits on Mar 21, 2024

  1. fix: handle upper case protocol like HTTP or HTTPS (#1806)

    pick from #1805
    
    Co-authored-by: FDrag0n <34733637+FDrag0n@users.noreply.github.com>
    fengmk2 and FDrag0n authored Mar 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    94e8def View commit details
  2. Release 2.15.2

    fengmk2 committed Mar 21, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    ddbff30 View commit details

Commits on Apr 11, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1fad597 View commit details
  2. Release 2.15.3

    fengmk2 committed Apr 11, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    fengmk2 fengmk2
    Copy the full SHA
    77cbf2e View commit details

Commits on Feb 12, 2025

  1. Merge commit from fork

    * fix: avoid redos on host and protocol getter
    
    Only effect on app.proxy enable
    
    closes GHSA-593f-38f6-jp5m
    
    * Release 2.15.4
    fengmk2 authored Feb 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    5f294bb View commit details
Loading