You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Synchronize DNS records with network member IP address assignments (#167)
* Handle AAAA and A records together when setting network member names
* Add a button to force-update a member's AAAA & A records
* Decompose the accordion panels of device.partial.tmpl
* Detect when DNS records need updating, list changes needed
* Avoid collapsing device panel accordions when we don't need to
* Update device panels when domain names or DNS update plans change
* Move DNS updates section to Advanced accordion
* Move code from .../routes/networks to .../client for background worker
* Automatically update network member DNS records in background worker
* Upgrade dependencies
0 commit comments