summaryrefslogtreecommitdiff
path: root/windows/WinUI/APIHandler.cs
AgeCommit message (Expand)Author
2016-11-18Wired up connected checkbox and delete button. just something not working wi...Grant Limberg
2016-11-17add timeouts to requests to the json apiGrant Limberg
2016-11-14Added network monitor pub/sub classGrant Limberg
2016-11-10menu now dynamically populates the network listGrant Limberg
2016-11-08Network list window opens with click on the menu itemGrant Limberg
2016-11-08turn APIHandler into a singletonGrant Limberg
2016-11-04wire up allowDefault, allowManaged, allowGlobal, allowDefault optionsGrant Limberg
2016-11-04work in progress windows UI updateGrant Limberg
2015-11-04set manifest to require administrator privileges and read the authtoken and p...Grant Limberg
2015-11-04make the peers page prettierGrant Limberg
2015-11-04Don't go kaboom when the ZeroTier service isn't running.Grant Limberg
2015-10-26add error handling for JSON serializationGrant Limberg
2015-10-23add methods for joining/leaving networks, and getting peersGrant Limberg
2015-10-21Base windows UI is working.Grant Limberg