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
77c2bf3ad901b607c9097c58a20a529ef6f0d042
zhangyang-zerotierone
/
windows
/
WinUI
History
Adam Ierymenko
2ec638a23d
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable.
2015-11-12 17:38:30 -08:00
..
Fonts
initial layout for network info
2015-10-19 21:17:18 -07:00
Properties
setting icon and a few other settings
2015-10-19 20:29:06 -07:00
Themes
set up project and base UI for a native windows UI for ZeroTier
2015-10-19 20:20:42 -07:00
APIHandler.cs
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08: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
.
2015-10-19 21:19:23 -07:00
App.xaml.cs
set up project and base UI for a native windows UI for ZeroTier
2015-10-19 20:20:42 -07:00
MainWindow.xaml
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable.
2015-11-12 17:38:30 -08:00
MainWindow.xaml.cs
remove the peers page
2015-11-05 19:44:19 -08:00
NetworkInfoView.xaml
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable.
2015-11-12 17:38:30 -08:00
NetworkInfoView.xaml.cs
can now leave networks
2015-10-26 19:53:03 -07:00
NetworksPage.xaml
New Windows UI tweaks: get rid of networks tab (only one tab!), make networks full width and make window narrower and a bit taller, colors, fixed-width fonts in several places, make network IDs selectable.
2015-11-12 17:38:30 -08:00
NetworksPage.xaml.cs
Don't go kaboom when the ZeroTier service isn't running.
2015-11-04 18:28:07 -08:00
packages.config
Base windows UI is working.
2015-10-21 20:29:03 -07:00
PeersPage.xaml
make the peers page prettier
2015-11-04 20:03:25 -08:00
PeersPage.xaml.cs
update the peer list in place rather than replacing it
2015-11-04 20:17:58 -08:00
Simple Styles.xaml
initial layout for network info
2015-10-19 21:17:18 -07:00
WinUI.csproj
set manifest to require administrator privileges and read the authtoken and port from disk
2015-11-04 20:34:49 -08:00
ZeroTierIcon.ico
setting icon and a few other settings
2015-10-19 20:29:06 -07:00
ZeroTierNetwork.cs
C#-ifying stuff
2015-10-23 15:36:42 -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