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.
3347
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:
dbe1461886
devx-1.4.0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dbe1461886'
${ noResults }
devilutionX-ZeroTierOne
/
windows
/
WinUI
History
Grant Limberg
dbe1461886
wire up the quit button
10 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
10 years ago
Resources
starts up to a toolbar icon with context menu. still much more to do
10 years ago
Themes
set up project and base UI for a native windows UI for ZeroTier
11 years ago
APIHandler.cs
add timeouts to requests to the json api
10 years ago
AboutView.xaml
wire up the rest of the views to the menu. views not implemented yet tho.
10 years ago
AboutView.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 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
10 years ago
App.xaml.cs
starts up to a toolbar icon with context menu. still much more to do
10 years ago
JoinNetworkView.xaml
wire up the rest of the views to the menu. views not implemented yet tho.
10 years ago
JoinNetworkView.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
MainWindow.xaml.cs
make device ID selectable
10 years ago
NetworkInfoView.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
NetworkInfoView.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
NetworkListView.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
NetworkListView.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
NetworkMonitor.cs
can finally join/leave networks by clicking on them in the context menu
10 years ago
NetworkRoute.cs
fix serialization issue.
10 years ago
NetworksPage.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
NetworksPage.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
PeersPage.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
PeersPage.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
10 years ago
PreferencesView.xaml
wire up the rest of the views to the menu. views not implemented yet tho.
10 years ago
PreferencesView.xaml.cs
wire up the rest of the views to the menu. views not implemented yet tho.
10 years ago
Simple Styles.xaml
starts up to a toolbar icon with context menu. still much more to do
10 years ago
ToolbarItem.xaml
wire up the quit button
10 years ago
ToolbarItem.xaml.cs
wire up the quit button
10 years ago
WinUI.csproj
wire up the rest of the views to the menu. views not implemented yet tho.
10 years ago
ZeroTierIcon.ico
setting icon and a few other settings
11 years ago
ZeroTierNetwork.cs
can finally join/leave networks by clicking on them in the context menu
10 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
10 years ago