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(parseURL, hasProtocol, isScriptProtocol): ignore leading whitespaces #170

Merged
merged 20 commits into from
Aug 24, 2023

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    b1699e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cd4647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9b1d0 View commit details
    Browse the repository at this point in the history
  4. perf: more optim

    danielroe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ecf101c View commit details
    Browse the repository at this point in the history
  5. perf: well

    danielroe committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    39033d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1728278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53c6351 View commit details
    Browse the repository at this point in the history
  8. refactor: rename var

    pi0 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    79a316b View commit details
    Browse the repository at this point in the history
  9. add (invalid) test

    pi0 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f054831 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8372930 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d351d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47c2236 View commit details
    Browse the repository at this point in the history
  13. fix: normalize leading space

    pi0 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8fb6e0a View commit details
    Browse the repository at this point in the history
  14. simplify code

    pi0 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    745d016 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30cd61a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    38fbdff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a621f39 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e93dfb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    209237a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6b58388 View commit details
    Browse the repository at this point in the history