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

url: handle "unsafe" characters properly in pathToFileURL #54545

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

Commits on Sep 19, 2024

  1. url: handle "unsafe" characters properly in pathToFileURL

    Co-authored-by: EarlyRiser42 <[email protected]>
    aduh95 and EarlyRiser42 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0bf1481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a962bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff4bc8e View commit details
    Browse the repository at this point in the history
  4. fixup! url: handle "unsafe" characters properly in pathToFileURL

    add a hardcode map for most common chars
    aduh95 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c2e4091 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    551907e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cf5db1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7dd02ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87f2f61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ce38d50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27b6477 View commit details
    Browse the repository at this point in the history
  11. fixup! url: handle "unsafe" characters properly in pathToFileURL

    fastest alternative
    aduh95 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fcfd1f7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94ce4a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    8e2ebb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb75fa View commit details
    Browse the repository at this point in the history