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
/
MainWindow.xaml.cs
Age
Commit message (
Collapse
)
Author
2015-11-05
remove the peers page
Grant Limberg
2015-11-04
set manifest to require administrator privileges and read the authtoken and ↵
Grant Limberg
port from disk
2015-11-04
Don't go kaboom when the ZeroTier service isn't running.
Grant Limberg
2015-10-26
can now leave networks
Grant Limberg
2015-10-26
Figured out how to expand controls to fill parent. yay
Grant Limberg
2015-10-26
Initial peers page
Grant Limberg
2015-10-26
set up a timer to update the UI from a background thread
Grant Limberg
2015-10-26
disallow paste of non hex characters
Grant Limberg
2015-10-23
wire up the join network button
Grant Limberg
2015-10-23
only accept hex characters for network id
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
set up project and base UI for a native windows UI for ZeroTier
Grant Limberg