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: Hashtag in url converts to %23 #1040

Merged
merged 7 commits into from
Feb 12, 2021
Merged

fix: Hashtag in url converts to %23 #1040

merged 7 commits into from
Feb 12, 2021

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    e065d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32317d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. improve parsing URI

    Zippersk committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    84f7b3e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. check for empty schema only

    Zippersk committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8a960b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dbafee View commit details
    Browse the repository at this point in the history
  3. add test url withou schema

    Zippersk committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7d536be View commit details
    Browse the repository at this point in the history
  4. fix schema condition

    Zippersk committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    307d11b View commit details
    Browse the repository at this point in the history