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: partial url regexp #2382

Merged
merged 5 commits into from
Aug 10, 2021
Merged

fix: partial url regexp #2382

merged 5 commits into from
Aug 10, 2021

Commits on Apr 17, 2021

  1. fix: partial url regexp

    It was not working with relative URLs not starting with /
    Now it determines url as partial if it does not start with http: or https:
    AlexP11223 committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    6f93e90 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

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

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    adc37f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    1547c42 View commit details
    Browse the repository at this point in the history