summaryrefslogtreecommitdiff
path: root/hostnameStatus.go
AgeCommit message (Collapse)Author
2024-02-01rename filesv0.20.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-31new gui api changesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-31use SetText not SetValueJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-21name changes in the gui packageJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-15move linuxstatus into separate repov0.12.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-10autofix!v0.5.4Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-08errors are always displayedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07logic for comparing OS and DNS IPv6 addressesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07can't continue. need gocui to workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07main window is pretty cleanv0.5.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-07window titles update to correct valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06knows which AAAA records are broken!Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06ready to compare host and dns AAAA valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06all engines running and stableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06old window is nearly deprecatedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06more isolation of Update() piecesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06add LinuxStatus()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06start the series of fix() checksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-06make new resolverStatus()Jeff Carr
also fix dns-https Signed-off-by: Jeff Carr <[email protected]>
2024-01-05fix panicJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05all engines firing quietlyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05ready to debug 'gui/cloudflare'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-05all engines are starting without the rocket explodingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03use 'go.wit.com/log'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-03fixed stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29added a real IPv6 recordJeff Carr
first time deleting cloudflare AAAA record can find wit.com on cloudflare ready to add cloudflare.Delete() remove code since --gui-debug works Signed-off-by: Jeff Carr <[email protected]>
2023-12-29use go.wit.com/gui/gadgetsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2023-12-29add digital ocean & DNS state windowsJeff Carr
lists digital ocean droplets create a new digital ocean droplet knows what needs to be done to get IPv4 and IPv6 to work update windows on Show() make a window for the state of DNS specific to the hostname Signed-off-by: Jeff Carr <[email protected]>