index
:
infinitytier.git
cla
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 (
Collapse
)
Author
2017-05-08
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise ↵
Grant Limberg
commands
2017-02-22
fixed double firing of the leave network API call causing an error popup on ↵
Grant Limberg
windows
2016-11-18
Wired up connected checkbox and delete button. just something not working ↵
Grant Limberg
with refresh.
2016-11-18
moved stuff around again. WPF didnt like things once they were moved. Also ↵
Grant Limberg
wired up Join dialog.
2016-11-17
added skeletons for join and about windows. moving things around a little ↵
Grant Limberg
bit too
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
* 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.
2015-10-19
initial layout for network info
Grant Limberg