index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
windows
/
WinUI
/
NetworkInfoView.xaml.cs
Age
Commit message (
Expand
)
Author
2017-05-08
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise co...
Grant Limberg
2017-02-22
fixed double firing of the leave network API call causing an error popup on w...
Grant Limberg
2016-11-18
Wired up connected checkbox and delete button. just something not working wi...
Grant Limberg
2016-11-18
moved stuff around again. WPF didnt like things once they were moved. Also ...
Grant Limberg
2016-11-17
added skeletons for join and about windows. moving things around a little bi...
Grant Limberg
2016-11-16
Merge branch 'dev' into systemtray
Grant Limberg
2016-11-16
handle removing of networks we are no longer connected to from the UI
Grant Limberg
2016-11-08
Network list window opens with click on the menu item
Grant Limberg
2016-11-04
wire up allowDefault, allowManaged, allowGlobal, allowDefault options
Grant Limberg
2016-11-04
work in progress windows UI update
Grant Limberg
2015-10-26
can now leave networks
Grant Limberg
2015-10-23
C#-ifying stuff
Grant Limberg
2015-10-21
Base windows UI is working.
Grant Limberg
2015-10-19
initial layout for network info
Grant Limberg