summaryrefslogtreecommitdiff
path: root/windows/WinUI/NetworksPage.xaml.cs
AgeCommit message (Collapse)Author
2016-11-18moved stuff around again. WPF didnt like things once they were moved. Also ↵Grant Limberg
wired up Join dialog.
2016-11-17added skeletons for join and about windows. moving things around a little ↵Grant Limberg
bit too
2016-11-16Merge branch 'dev' into systemtrayGrant Limberg
2016-11-16handle removing of networks we are no longer connected to from the UIGrant Limberg
2016-11-08Network list window opens with click on the menu itemGrant Limberg
2015-11-04Don't go kaboom when the ZeroTier service isn't running.Grant Limberg
2015-10-26can now leave networksGrant 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.