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

Feature: add custom domain support #167

Merged
merged 13 commits into from
Nov 29, 2023

Commits on Nov 29, 2023

  1. WIP add custom domain support

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    56e0493 View commit details
    Browse the repository at this point in the history
  2. WIP

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1fbe21f View commit details
    Browse the repository at this point in the history
  3. Support custom domain management

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4edf6f3 View commit details
    Browse the repository at this point in the history
  4. add aiodns for tests

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bf244d1 View commit details
    Browse the repository at this point in the history
  5. fix types

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0536249 View commit details
    Browse the repository at this point in the history
  6. add domain detach and info command

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b44b97c View commit details
    Browse the repository at this point in the history
  7. fix mypy, display correct messages

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6a5e953 View commit details
    Browse the repository at this point in the history
  8. fix typo

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ef63c94 View commit details
    Browse the repository at this point in the history
  9. clean code

    aliel authored and MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9f53382 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94e9589 View commit details
    Browse the repository at this point in the history
  11. add missing dependency

    MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2e7ba86 View commit details
    Browse the repository at this point in the history
  12. fix double assignment

    MHHukiewitz committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d2a5c25 View commit details
    Browse the repository at this point in the history
  13. Update setup.cfg

    MHHukiewitz authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    237283e View commit details
    Browse the repository at this point in the history