Adam Ierymenko 5435ec7545 Merge dev 6 年 前
..
Fonts 9ba5c91d4a initial layout for network info 10 年 前
Properties d3b33e5512 Can now build the Windows UI via CMake as well 6 年 前
Resources 6b0543ba27 starts up to a toolbar icon with context menu. still much more to do 9 年 前
Themes c666f92e35 new startup process UI for Windows 8 年 前
APIHandler.cs a4b1917361 Fixed a bug where UI elements were attempting to be updated in a background thread. 6 年 前
AboutView.xaml 6897f602bf 1.4.6 version bump 6 年 前
AboutView.xaml.cs d3bd10952e hyperlinks in the about page are clickable 9 年 前
App.config d3b33e5512 Can now build the Windows UI via CMake as well 6 年 前
App.xaml 6b0543ba27 starts up to a toolbar icon with context menu. still much more to do 9 年 前
App.xaml.cs 6b0543ba27 starts up to a toolbar icon with context menu. still much more to do 9 年 前
CMakeLists.txt d3b33e5512 Can now build the Windows UI via CMake as well 6 年 前
CentralAPI.cs f726044e29 no message 6 年 前
CentralLogin.cs c666f92e35 new startup process UI for Windows 8 年 前
CentralNetwork.cs c666f92e35 new startup process UI for Windows 8 年 前
CentralServer.cs c666f92e35 new startup process UI for Windows 8 年 前
CentralToken.cs c666f92e35 new startup process UI for Windows 8 年 前
CentralUser.cs c666f92e35 new startup process UI for Windows 8 年 前
ISwitchable.cs c666f92e35 new startup process UI for Windows 8 年 前
JoinNetworkView.xaml a6ed711492 wired up the startup registry key to the registry 9 年 前
JoinNetworkView.xaml.cs 73f7088b45 Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 8 年 前
MainWindow.xaml.cs 14bf326de2 make device ID selectable 9 年 前
NetworkInfoView.xaml e48d6880c9 Wired up connected checkbox and delete button. just something not working with refresh. 9 年 前
NetworkInfoView.xaml.cs 73f7088b45 Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands 8 年 前
NetworkListView.xaml 8ebcd44405 dont close the network list. just hide it so its reusable 9 年 前
NetworkListView.xaml.cs 8ebcd44405 dont close the network list. just hide it so its reusable 9 年 前
NetworkMonitor.cs d3b33e5512 Can now build the Windows UI via CMake as well 6 年 前
NetworkNameGenerator.cs c666f92e35 new startup process UI for Windows 8 年 前
NetworkRoute.cs 71aadcbecb fix serialization issue. 9 年 前
NetworksPage.xaml 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 9 年 前
NetworksPage.xaml.cs 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 9 年 前
PeersPage.xaml 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 9 年 前
PeersPage.xaml.cs 6536474b94 moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog. 9 年 前
PreferencesView.xaml c666f92e35 new startup process UI for Windows 8 年 前
PreferencesView.xaml.cs c666f92e35 new startup process UI for Windows 8 年 前
Simple Styles.xaml 6b0543ba27 starts up to a toolbar icon with context menu. still much more to do 9 年 前
ToolbarItem.xaml 4e6151ebd9 Added "Create and Join Network" menu item to windows system tray UI 7 年 前
ToolbarItem.xaml.cs a4b1917361 Fixed a bug where UI elements were attempting to be updated in a background thread. 6 年 前
WinUI.csproj a4b1917361 Fixed a bug where UI elements were attempting to be updated in a background thread. 6 年 前
ZeroTierIcon.ico 56267b2aed setting icon and a few other settings 10 年 前
ZeroTierNetwork.cs 299a7cab20 fixed an issue where sometimes network data wouldnt be updated 9 年 前
ZeroTierPeer.cs f3e527e130 update the peer list in place rather than replacing it 10 年 前
ZeroTierPeerPhysicalPath.cs 502aa68bb7 change int to UInt64 for these properties 10 年 前
ZeroTierStatus.cs 62059a91aa C#-ifying stuff 10 年 前
app.manifest 86c74d8a65 set manifest to require administrator privileges and read the authtoken and port from disk 10 年 前
packages.config 54206fd44d add NotifyIcon NuGet package for tray icon support 9 年 前