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

feat: Prettify URLs #372

Merged
merged 5 commits into from
Oct 24, 2023
Merged

feat: Prettify URLs #372

merged 5 commits into from
Oct 24, 2023

Commits on Oct 22, 2023

  1. feat: Prettify URLs

    Don't URL-encode safe characters, and fix the array parser logic.
    
    Closes #355.
    franky47 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    383aca7 View commit details
    Browse the repository at this point in the history
  2. chore: Add CI on PRs

    franky47 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    d2404ff View commit details
    Browse the repository at this point in the history
  3. chore: Don't run on PR sync

    franky47 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    8ec3810 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    29d878c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ed0b5 View commit details
    Browse the repository at this point in the history