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

Refactor console output internals #1447

Merged
merged 12 commits into from
Nov 11, 2023
Merged

Refactor console output internals #1447

merged 12 commits into from
Nov 11, 2023

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    4a343de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f985c View commit details
    Browse the repository at this point in the history
  3. Move up constructor

    caendesilva committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d272e80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9637621 View commit details
    Browse the repository at this point in the history
  5. Normalize output syntax

    caendesilva committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c213fd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd7740e View commit details
    Browse the repository at this point in the history
  7. Extract helper

    caendesilva committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4267220 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7655f00 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    30fdc58 View commit details
    Browse the repository at this point in the history
  10. Reorder class properties

    caendesilva committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    bfa7e7b View commit details
    Browse the repository at this point in the history
  11. Support secure localhost protocols

    In case something like Herd or a hosts file is used, this then supports SSL/TLS URLs when providing an HTTPS host.
    caendesilva committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    4bf006f View commit details
    Browse the repository at this point in the history
  12. Extract helper method

    caendesilva committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c4683db View commit details
    Browse the repository at this point in the history