.. |
Fonts
|
9ba5c91d4a
initial layout for network info
|
9 years ago |
Properties
|
6b0543ba27
starts up to a toolbar icon with context menu. still much more to do
|
8 years ago |
Resources
|
6b0543ba27
starts up to a toolbar icon with context menu. still much more to do
|
8 years ago |
Themes
|
6040574d8d
set up project and base UI for a native windows UI for ZeroTier
|
9 years ago |
APIHandler.cs
|
0c69fc719f
Windows UI will attempt to re-copy the auth token if a 401 error is received
|
8 years ago |
AboutView.xaml
|
9161424c97
Version bumps.
|
8 years ago |
AboutView.xaml.cs
|
d3bd10952e
hyperlinks in the about page are clickable
|
8 years ago |
App.config
|
6040574d8d
set up project and base UI for a native windows UI for ZeroTier
|
9 years ago |
App.xaml
|
6b0543ba27
starts up to a toolbar icon with context menu. still much more to do
|
8 years ago |
App.xaml.cs
|
6b0543ba27
starts up to a toolbar icon with context menu. still much more to do
|
8 years ago |
JoinNetworkView.xaml
|
a6ed711492
wired up the startup registry key to the registry
|
8 years ago |
JoinNetworkView.xaml.cs
|
6536474b94
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
|
8 years ago |
MainWindow.xaml.cs
|
14bf326de2
make device ID selectable
|
8 years ago |
NetworkInfoView.xaml
|
e48d6880c9
Wired up connected checkbox and delete button. just something not working with refresh.
|
8 years ago |
NetworkInfoView.xaml.cs
|
33b94e8478
fixed double firing of the leave network API call causing an error popup on windows
|
8 years ago |
NetworkListView.xaml
|
8ebcd44405
dont close the network list. just hide it so its reusable
|
8 years ago |
NetworkListView.xaml.cs
|
8ebcd44405
dont close the network list. just hide it so its reusable
|
8 years ago |
NetworkMonitor.cs
|
ed4f84cc57
Fix exception thrown in NetworkMonitor thread that can cause the UI to stop polling service for updates
|
8 years ago |
NetworkRoute.cs
|
71aadcbecb
fix serialization issue.
|
8 years ago |
NetworksPage.xaml
|
6536474b94
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
|
8 years ago |
NetworksPage.xaml.cs
|
6536474b94
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
|
8 years ago |
PeersPage.xaml
|
6536474b94
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
|
8 years ago |
PeersPage.xaml.cs
|
6536474b94
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
|
8 years ago |
PreferencesView.xaml
|
a6ed711492
wired up the startup registry key to the registry
|
8 years ago |
PreferencesView.xaml.cs
|
a6ed711492
wired up the startup registry key to the registry
|
8 years ago |
Simple Styles.xaml
|
6b0543ba27
starts up to a toolbar icon with context menu. still much more to do
|
8 years ago |
ToolbarItem.xaml
|
aa2ee3f7be
Right and left click both will now open the context menu on Windows
|
8 years ago |
ToolbarItem.xaml.cs
|
f730f65aaf
bring window to front if already open
|
8 years ago |
WinUI.csproj
|
9b8d9b7042
fix copy stage for paths with spaces
|
8 years ago |
ZeroTierIcon.ico
|
56267b2aed
setting icon and a few other settings
|
9 years ago |
ZeroTierNetwork.cs
|
299a7cab20
fixed an issue where sometimes network data wouldnt be updated
|
8 years ago |
ZeroTierPeer.cs
|
f3e527e130
update the peer list in place rather than replacing it
|
9 years ago |
ZeroTierPeerPhysicalPath.cs
|
502aa68bb7
change int to UInt64 for these properties
|
9 years ago |
ZeroTierStatus.cs
|
62059a91aa
C#-ifying stuff
|
9 years ago |
app.manifest
|
86c74d8a65
set manifest to require administrator privileges and read the authtoken and port from disk
|
9 years ago |
packages.config
|
54206fd44d
add NotifyIcon NuGet package for tray icon support
|
8 years ago |