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: unjs/ipx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: unjs/ipx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    df867dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6254052 View commit details
    Browse the repository at this point in the history
  3. ci: enable ci for v1 branch

    pi0 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    61e851b View commit details
    Browse the repository at this point in the history
  4. chore(release): v1.3.1

    pi0 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    56ab1a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. fix(fs): ensure path stays within the exact directory (#271)

    Credit to @dellalibera for the discovery.
    
    When dir is set to ./public, paths like ../public123/test.png should not be allowed as input.
    
    Co-Authored-By: Alessio Della Libera <43420907+dellalibera@users.noreply.github.com>
    pi0 and dellalibera committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    94627ef View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.3.2

    pi0 committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    2785c3d View commit details
    Browse the repository at this point in the history
Loading