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

fix!: correctly detect if file is outside base path on Windows #59

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    2b5a704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3ac11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47386e1 View commit details
    Browse the repository at this point in the history
  4. link to Node.js license

    fasttime committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    efacd06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad9d95e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f47909a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90ed296 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4dd522 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cad743 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    face4eb View commit details
    Browse the repository at this point in the history
  11. fix unit tests in compat

    fasttime committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ae5b89a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6140189 View commit details
    Browse the repository at this point in the history
  13. allow relative paths

    fasttime committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c8d62a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba5056e View commit details
    Browse the repository at this point in the history
  15. default basePath to "/"

    fasttime committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6eaced9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6fd825b View commit details
    Browse the repository at this point in the history
  17. use private fields

    fasttime committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    98efade View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3b90297 View commit details
    Browse the repository at this point in the history
  19. use non-capturing group

    Co-authored-by: Milos Djermanovic <[email protected]>
    fasttime and mdjermanovic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    882c3ec View commit details
    Browse the repository at this point in the history
  20. fix typos

    Co-authored-by: Milos Djermanovic <[email protected]>
    fasttime and mdjermanovic committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    606adcf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ab61572 View commit details
    Browse the repository at this point in the history
  22. add dot

    fasttime committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d72dd7d View commit details
    Browse the repository at this point in the history