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: add possibility to disable default redirect for prefix_and_default strategy #1437

Open
wants to merge 9 commits into
base: v7
Choose a base branch
from

Commits on May 4, 2022

  1. feat: add possibility to disable default redirect for prefix_and_defa…

    …ult strategy
    front6 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    ebbde89 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. fix: better namings, replace custom trailing slash function by ufo wi…

    …thTrailingSlash
    Renhor committed May 6, 2022
    Configuration menu
    Copy the full SHA
    86ce16d View commit details
    Browse the repository at this point in the history
  2. feat: add playground for disableRedirect

    Renhor committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6441fce View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. feat: routing functions now resolves prefixed routes if option(prefix…

    …AndDefaultRedirect) enabled
    Renhor committed May 11, 2022
    Configuration menu
    Copy the full SHA
    93c0ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce9654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80d5153 View commit details
    Browse the repository at this point in the history
  4. fix: fix typos

    Renhor committed May 11, 2022
    Configuration menu
    Copy the full SHA
    526ab5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    744d009 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix: fixes after code review

    Renhor committed May 12, 2022
    Configuration menu
    Copy the full SHA
    3297711 View commit details
    Browse the repository at this point in the history