This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-zerotierone
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-zerotierone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
95da2bcbcfcd567a0a7e1041f1ea9c9346fcecfd
zhangyang-zerotierone
/
windows
/
WinUI
History
Adam Ierymenko
565bef05af
Release notes and version bumps.
2020-11-19 13:24:30 -05:00
..
Fonts
initial layout for network info
2015-10-19 21:17:18 -07:00
Properties
starts up to a toolbar icon with context menu. still much more to do
2016-11-08 14:54:55 -08:00
Resources
starts up to a toolbar icon with context menu. still much more to do
2016-11-08 14:54:55 -08:00
Themes
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
AboutView.xaml
Release notes and version bumps.
2020-11-19 13:24:30 -05:00
AboutView.xaml.cs
hyperlinks in the about page are clickable
2016-11-21 14:32:25 -08:00
APIHandler.cs
add Allow DNS settings to win UI
2020-09-18 10:12:11 -07:00
App.config
set up project and base UI for a native windows UI for ZeroTier
2015-10-19 20:20:42 -07:00
app.manifest
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
App.xaml
starts up to a toolbar icon with context menu. still much more to do
2016-11-08 14:54:55 -08:00
App.xaml.cs
starts up to a toolbar icon with context menu. still much more to do
2016-11-08 14:54:55 -08:00
CentralAPI.cs
Fix handling of invalid conf file
2019-12-17 10:51:01 -08:00
CentralLogin.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
CentralNetwork.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
CentralServer.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
CentralToken.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
CentralUser.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
ISwitchable.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
JoinNetworkView.xaml
add Allow DNS settings to win UI
2020-09-18 10:12:11 -07:00
JoinNetworkView.xaml.cs
add Allow DNS settings to win UI
2020-09-18 10:12:11 -07:00
MainWindow.xaml.cs
make device ID selectable
2016-11-16 14:50:25 -08:00
NetworkInfoView.xaml
add Allow DNS settings to win UI
2020-09-18 10:12:11 -07:00
NetworkInfoView.xaml.cs
add Allow DNS settings to win UI
2020-09-18 10:12:11 -07:00
NetworkListView.xaml
dont close the network list. just hide it so its reusable
2016-11-21 12:54:27 -08:00
NetworkListView.xaml.cs
dont close the network list. just hide it so its reusable
2016-11-21 12:54:27 -08:00
NetworkMonitor.cs
Fixed a bug where UI elements were attempting to be updated in a background thread.
2019-02-05 11:47:37 -08:00
NetworkNameGenerator.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
NetworkRoute.cs
fix serialization issue.
2016-11-10 15:21:54 -08:00
NetworksPage.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
2016-11-18 11:33:46 -08:00
NetworksPage.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
2016-11-18 11:33:46 -08:00
packages.config
add NotifyIcon NuGet package for tray icon support
2016-11-08 11:24:12 -08:00
PeersPage.xaml
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
2016-11-18 11:33:46 -08:00
PeersPage.xaml.cs
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
2016-11-18 11:33:46 -08:00
PreferencesView.xaml
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
PreferencesView.xaml.cs
new startup process UI for Windows
2017-09-22 15:33:09 -07:00
Simple Styles.xaml
starts up to a toolbar icon with context menu. still much more to do
2016-11-08 14:54:55 -08:00
ToolbarItem.xaml
Added "Create and Join Network" menu item to windows system tray UI
2018-06-28 15:24:45 -07:00
ToolbarItem.xaml.cs
Fixed a bug where UI elements were attempting to be updated in a background thread.
2019-02-05 11:47:37 -08:00
WinUI.csproj
Windows build fixes and version bump in Advanced Installer.
2020-10-07 15:56:00 -07:00
ZeroTierIcon.ico
setting icon and a few other settings
2015-10-19 20:29:06 -07:00
ZeroTierNetwork.cs
add Allow DNS settings to win UI
2020-09-18 10:12:11 -07:00
ZeroTierPeer.cs
update the peer list in place rather than replacing it
2015-11-04 20:17:58 -08:00
ZeroTierPeerPhysicalPath.cs
change int to UInt64 for these properties
2015-10-26 19:01:59 -07:00
ZeroTierStatus.cs
C#-ifying stuff
2015-10-23 15:36:42 -07:00