This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
devilutionX-ZeroTierOne
mirror of
https://github.com/diasurgical/ZeroTierOne.git
Watch
1
Star
0
Fork
You've already forked devilutionX-ZeroTierOne
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3946
Commits
2
Branches
0
Tags
159 MiB
C++
46.6%
C
29.4%
Assembly
17.5%
C#
1.8%
Objective-C
1.7%
Other
2.9%
Tree:
72bfe0953a
devx-1.4.0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '72bfe0953a'
${ noResults }
devilutionX-ZeroTierOne
/
windows
/
WinUI
History
Grant Limberg
2fac693243
I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though.
9 years ago
..
Fonts
initial layout for network info
11 years ago
Properties
starts up to a toolbar icon with context menu. still much more to do
9 years ago
Resources
starts up to a toolbar icon with context menu. still much more to do
9 years ago
Themes
set up project and base UI for a native windows UI for ZeroTier
11 years ago
APIHandler.cs
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands
9 years ago
AboutView.xaml
Version bumps.
9 years ago
AboutView.xaml.cs
hyperlinks in the about page are clickable
9 years ago
App.config
set up project and base UI for a native windows UI for ZeroTier
11 years ago
App.xaml
starts up to a toolbar icon with context menu. still much more to do
9 years ago
App.xaml.cs
starts up to a toolbar icon with context menu. still much more to do
9 years ago
JoinNetworkView.xaml
wired up the startup registry key to the registry
9 years ago
JoinNetworkView.xaml.cs
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands
9 years ago
MainWindow.xaml.cs
make device ID selectable
9 years ago
NetworkInfoView.xaml
Wired up connected checkbox and delete button. just something not working with refresh.
9 years ago
NetworkInfoView.xaml.cs
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands
9 years ago
NetworkListView.xaml
dont close the network list. just hide it so its reusable
9 years ago
NetworkListView.xaml.cs
dont close the network list. just hide it so its reusable
9 years ago
NetworkMonitor.cs
Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows
9 years ago
NetworkRoute.cs
fix serialization issue.
9 years ago
NetworksPage.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
9 years ago
NetworksPage.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
9 years ago
PeersPage.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
9 years ago
PeersPage.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
9 years ago
PreferencesView.xaml
wired up the startup registry key to the registry
9 years ago
PreferencesView.xaml.cs
wired up the startup registry key to the registry
9 years ago
Simple Styles.xaml
starts up to a toolbar icon with context menu. still much more to do
9 years ago
ToolbarItem.xaml
Right and left click both will now open the context menu on Windows
9 years ago
ToolbarItem.xaml.cs
I guess there's a bug in Clipboard.SetText(). Clipboard.SetDataObject() works, though.
9 years ago
WinUI.csproj
fix copy stage for paths with spaces
9 years ago
ZeroTierIcon.ico
setting icon and a few other settings
11 years ago
ZeroTierNetwork.cs
fixed an issue where sometimes network data wouldnt be updated
9 years ago
ZeroTierPeer.cs
update the peer list in place rather than replacing it
11 years ago
ZeroTierPeerPhysicalPath.cs
change int to UInt64 for these properties
11 years ago
ZeroTierStatus.cs
C#-ifying stuff
11 years ago
app.manifest
set manifest to require administrator privileges and read the authtoken and port from disk
11 years ago
packages.config
add NotifyIcon NuGet package for tray icon support
9 years ago