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

Adding web.external-url and web.route-prefix flags #515

Commits on Sep 4, 2019

  1. Add web.external-url and web.route-prefix flags

    Signed-off-by: Sven Nebel <nebel.sven@gmail.com>
    snebel29 committed Sep 4, 2019
    Copy the full SHA
    67a8809 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Match logic and signature for computeExternalURL

    Signed-off-by: Sven Nebel <nebel.sven@gmail.com>
    snebel29 committed Sep 8, 2019
    Copy the full SHA
    d268388 View commit details
    Browse the repository at this point in the history
  2. Redirect over routePrefix on non-matching path

    Signed-off-by: Sven Nebel <nebel.sven@gmail.com>
    snebel29 committed Sep 8, 2019
    Copy the full SHA
    3d02120 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. On root path redirect over externalURL instead of routePrefix

    Signed-off-by: Sven Nebel <nebel.sven@gmail.com>
    snebel29 committed Sep 9, 2019
    Copy the full SHA
    37c5abb View commit details
    Browse the repository at this point in the history
  2. Fix registering / twice

    Signed-off-by: Sven Nebel <nebel.sven@gmail.com>
    snebel29 committed Sep 9, 2019
    Copy the full SHA
    fc05ba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Use path-relative paths in html

    Signed-off-by: Sven Nebel <nebel.sven@gmail.com>
    snebel29 committed Sep 10, 2019
    Copy the full SHA
    8712d11 View commit details
    Browse the repository at this point in the history