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 systemd-resolved mDNS advertiser support #965

Merged
merged 9 commits into from
Oct 31, 2022

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    1647ac2 View commit details
    Browse the repository at this point in the history
  2. Properly serialize TXT records

    dbus-native doesn't support JavaScript objects, so we have to to
    destructure them into key-value pairs.
    elyscape committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    cd3cf54 View commit details
    Browse the repository at this point in the history
  3. Appease ESLint

    elyscape committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    8e656b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b898b39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc8a221 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Fix syntax errors

    elyscape committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b7eb3fe View commit details
    Browse the repository at this point in the history
  2. Appease ESLint

    elyscape committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    546c257 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94bd85a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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