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
Age
Commit message (
Expand
)
Author
2016-11-17
add timeouts to requests to the json api
Grant Limberg
2016-11-17
can finally join/leave networks by clicking on them in the context menu
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-16
IP addresses now selectable in Windows UI
Grant Limberg
2016-11-16
make device ID selectable
Grant Limberg
2016-11-14
looks like a garbage file got committed. deleting
Grant Limberg
2016-11-14
remove timer thats no longer needed
Grant Limberg
2016-11-14
Added network monitor pub/sub class
Grant Limberg
2016-11-10
fix serialization issue.
Grant Limberg
2016-11-10
menu now dynamically populates the network list
Grant Limberg
2016-11-09
rename
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-08
starts up to a toolbar icon with context menu. still much more to do
Grant Limberg
2016-11-08
add NotifyIcon NuGet package for tray icon support
Grant Limberg
2016-11-08
update JSON library to latest
Grant Limberg
2016-11-07
Added a file copy util for Windows UI
Grant Limberg
2016-11-04
wire up allowDefault, allowManaged, allowGlobal, allowDefault options
Grant Limberg
2016-11-04
increase window width so IPv6 addreses don't wrap
Grant Limberg
2016-11-04
work in progress windows UI update
Grant Limberg
2015-11-12
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks...
Adam Ierymenko
2015-11-05
fix up some borders & colors
Grant Limberg
2015-11-05
remove the peers page
Grant Limberg
2015-11-04
set manifest to require administrator privileges and read the authtoken and p...
Grant Limberg
2015-11-04
just a little xaml cleanup
Grant Limberg
2015-11-04
make the main window width a bit smaller
Grant Limberg
2015-11-04
update the peer list in place rather than replacing it
Grant Limberg
2015-11-04
make the peers page prettier
Grant Limberg
2015-11-04
setting width/height isn't necessary
Grant Limberg
2015-11-04
Fix vertical scrolllbar on networks view
Grant Limberg
2015-11-04
make the networks view a bit prettier
Grant Limberg
2015-11-04
make the tabs a little prettier
Grant Limberg
2015-11-04
Don't go kaboom when the ZeroTier service isn't running.
Grant Limberg
2015-10-26
another build setting
Grant Limberg
2015-10-26
set the app icon for release
Grant Limberg
2015-10-26
disable sorting of peers
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
add error handling for JSON serialization
Grant Limberg
2015-10-26
change int to UInt64 for these properties
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
add methods for joining/leaving networks, and getting peers
Grant Limberg
2015-10-23
C#-ifying stuff
Grant Limberg
2015-10-21
add a scroll bar to the network info view
Grant Limberg
2015-10-21
Base windows UI is working.
Grant Limberg
[next]