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

Add browse_server setting, allows for separate api/web client endpoints. #613

Merged
merged 2 commits into from
May 6, 2023

Commits on May 2, 2023

  1. * Consolidate all browse URLs to use common GenerateServerBrowseURL…

    … function
    
    * Add viper config option `browse_server` to be able to modify the generated `browse` URLs
    * This is useful if the API endpoint is different from the web client
    markhatch committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c40ccb9 View commit details
    Browse the repository at this point in the history
  2. Fixup comment

    markhatch committed May 2, 2023
    Configuration menu
    Copy the full SHA
    bed6b7f View commit details
    Browse the repository at this point in the history