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

feat: ujust command to toggle Tailscale #1477

Merged
merged 14 commits into from
Jul 8, 2024
Merged

Commits on Jul 2, 2024

  1. feat: ujust command to toggle tailscaled service

    Raindrac committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3381522 View commit details
    Browse the repository at this point in the history
  2. fix: adjusted echo output

    Raindrac committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c7798c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39f9134 View commit details
    Browse the repository at this point in the history
  4. Fix: Corrected "tailscaled" to "Tailscale"

    Raindrac committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5245c9f View commit details
    Browse the repository at this point in the history
  5. style: Added indentation

    Raindrac committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    08154d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74cd8b1 View commit details
    Browse the repository at this point in the history
  7. refactor: adjust phrasing

    Raindrac committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    637a07d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 5, 2024

  1. fix: Changed line ending to satisfy just

    Raindrac committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0f17c4e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

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

Commits on Jul 8, 2024

  1. refactor: switch gum to ugum

    Raindrac committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5ece553 View commit details
    Browse the repository at this point in the history
  2. refactor: compactify with OR logical statement

    Raindrac committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    97628a0 View commit details
    Browse the repository at this point in the history
  3. feat: add more error handling

    Raindrac committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    927c5ce View commit details
    Browse the repository at this point in the history
  4. refactor: adjust phrasing of error messages

    Raindrac committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7e3b43b View commit details
    Browse the repository at this point in the history