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
/
APIHandler.cs
Age
Commit message (
Expand
)
Author
2016-11-18
Wired up connected checkbox and delete button. just something not working wi...
Grant Limberg
2016-11-17
add timeouts to requests to the json api
Grant Limberg
2016-11-14
Added network monitor pub/sub class
Grant Limberg
2016-11-10
menu now dynamically populates the network list
Grant Limberg
2016-11-08
Network list window opens with click on the menu item
Grant Limberg
2016-11-08
turn APIHandler into a singleton
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-11-04
set manifest to require administrator privileges and read the authtoken and p...
Grant Limberg
2015-11-04
make the peers page prettier
Grant Limberg
2015-11-04
Don't go kaboom when the ZeroTier service isn't running.
Grant Limberg
2015-10-26
add error handling for JSON serialization
Grant Limberg
2015-10-23
add methods for joining/leaving networks, and getting peers
Grant Limberg
2015-10-21
Base windows UI is working.
Grant Limberg