| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-25 | better names with Init() vs New()v0.21.1 | Jeff Carr | |
| 2024-02-21 | fixes for GUI API changesv0.21.0v0.20.9 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-12 | use standard debugger.go filev0.20.7v0.20.6v0.20.5v0.20.4 | Jeff Carr | |
| 2024-02-09 | try to load nocui when panic() in gocui | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | rename | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | testing work | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-02-01 | works within 30 seconds | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-31 | things work againv0.18.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-31 | new gui api changes | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-31 | use SetText not SetValue | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | compiles and opens | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-21 | name changes in the gui package | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | start to clean out directoriesv0.12.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-15 | move linuxstatus into separate repov0.12.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-10 | autofix!v0.5.4 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | more debugging & smartwindow test | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | not sure | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-08 | errors are always displayed | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | change paths | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | new paths | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | logic for comparing OS and DNS IPv6 addresses | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | watches for finished setupv0.5.3 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | provider automatically updates | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | starting to watch all the engines run | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | background gui.debugger init | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | error button disables | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | error window v0.1 | Jeff Carr | |
| error box starts doing something start a window for errors to fix more status cleanups & housecleaning Signed-off-by: Jeff Carr <[email protected]> Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | fix real IPv4 display | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-07 | remove debugging options | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | knows which AAAA records are broken! | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | LinuxStatus() detects VALID hostname | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | more cleaning | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | more cleanups after removing old window | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | old window is nearly deprecated | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | add LinuxStatus() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-06 | all engines still firing | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-05 | convert to gadget.BasicWindow() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | use 'go.wit.com/log' | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | moved to using 'gui/debugger' | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-01-03 | fixed stuff | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-28 | DNS status window Show() and Hide() | Jeff Carr | |
| display HTTPS results from dns.google.com for go.wit.com use a grid instead of boxes start go.wit.com/log Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-28 | Detect that a VPN is needed | Jeff Carr | |
| IPv6() returns true if it's working display duration a 'DNS Lookup Status' window actual dig results display status and failure counters count lookup failures and successes add TCP dns lookup logic to test if dns is working at all add DNS over HTTPS cloudflare new & update kind of working holy shit, go.wit.com finally works with git mod tidy working, but cloudflare api stuff is broken AAAA '(none)' logic detection is better cloudflare control panel display the working real AAAA addresses Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-21 | add a DurationSlider()v0.2.2 | Jeff Carr | |
| widgets to adjust timeouts redo bash curl.sh example Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-20 | rename to go.wit.com/control-panel-dnsv0.2.0 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-20 | make a cloudflare packagev0.1.2 | Jeff Carr | |
| move cloudflare stuff to a package display cloudflare API values dns protobuf example sort output, but gocli formatting is bad cloudflare window can be closed first time success pushing AAAA records for my box enable a cloudflare button RFC 8482. DNS servers we use should respond to ANY We should support ANY requests via DNS as long as we enforce TCP over UDP populate the API provider domain NS record changes are tracked check hostname OS configuration detect domain name changes lookup of NS records for my domain name button to investigate port 53 daemon start dns resolver detection and debugging measure dns resolution speed sort todo items Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-16 | seems to compile and runv0.1.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-16 | hostname check basically working | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-12-16 | gocui mode works again | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-05-22 | misc cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2023-04-13 | getting close to nsupdate | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
