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 support for new configs including advertised_port and use_secured_proxy #20

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Apr 19, 2022

  1. Add support for new configs including advertised_port and use_secured…

    …_proxy.
    Yu Wang committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    323df6a View commit details
    Browse the repository at this point in the history
  2. Updated format.

    Yu Wang committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    38bd98a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Merge changes from upstream.

    Yu Wang committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    00ae6ea View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    ac06337 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Change the behaviour of advertised_protocol.

    Yu Wang committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b01eebb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Removing attribute self.protocol.

    Yu Wang committed May 2, 2022
    Configuration menu
    Copy the full SHA
    95da78e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    901c0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c811bb View commit details
    Browse the repository at this point in the history
  3. Solving formatting issue using black.

    Yu Wang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c8b06cd View commit details
    Browse the repository at this point in the history
  4. Solving formatting issue using black.

    Yu Wang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    87e5060 View commit details
    Browse the repository at this point in the history
  5. Get rid of multilines.

    Yu Wang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    fe5df0a View commit details
    Browse the repository at this point in the history
  6. Adding multilines back.

    Yu Wang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7e20823 View commit details
    Browse the repository at this point in the history
  7. Fixing the issue by using pre-commit.

    Yu Wang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    2df2cd1 View commit details
    Browse the repository at this point in the history