summaryrefslogtreecommitdiff
path: root/windows/WinUI/APIHandler.cs
AgeCommit message (Collapse)Author
2015-11-04set manifest to require administrator privileges and read the authtoken and ↵Grant Limberg
port from disk
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
* No joining/leaving networks yet, but they do display. * Nothing is updated yet after first load of the app. Need to set up a background task to run updates.