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

fix: Sort swarm, dup check, auto add not overwrite, import cleanup #457

Merged
merged 5 commits into from
Nov 9, 2024

Conversation

mrv777
Copy link
Contributor

@mrv777 mrv777 commented Nov 5, 2024

Description

  • Sort the swarm entries on refresh, add, and auto scan
  • Don't allow adding a duplicate IP manually
  • Clean up the imports
  • Limit connections to 128 as was getting limited locally it seemed
    • This however makes the scan take 10 seconds instead of 5
  • Reset refresh countdown on manual refresh too
  • Show refresh errors
  • Add hostname on swarm

@WantClue WantClue added enhancement New feature or request design Design Enhancements accepted This issue will be worked on labels Nov 9, 2024
@WantClue WantClue merged commit cdd596a into skot:master Nov 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue will be worked on design Design Enhancements enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants