Grant Limberg
a4b1917361
Fixed a bug where UI elements were attempting to be updated in a background thread.
...
Also code cleanup & removed confusing startup UI
7 years ago
Grant Limberg
c666f92e35
new startup process UI for Windows
9 years ago
Grant Limberg
73f7088b45
Run Join/Leave commands asynchronously so the UI doesn't lock up on thoise commands
9 years ago
Grant Limberg
8c30b2b9f5
Fixed falling out of the network monitor thread if the ZeroTier service isn't running on Windows
9 years ago
Grant Limberg
0c69fc719f
Windows UI will attempt to re-copy the auth token if a 401 error is received
9 years ago
Grant Limberg
c8e66a2b45
Don't crash when attempting to join a network while the zerotier service isn't running
9 years ago
Grant Limberg
aaf69d1aff
properly quote string arguments to copyutil in case there are spaces in the path
9 years ago
Grant Limberg
e48d6880c9
Wired up connected checkbox and delete button. just something not working with refresh.
9 years ago
Grant Limberg
afa1b8cb2d
add timeouts to requests to the json api
9 years ago
Grant Limberg
c4c8ea62e2
Added network monitor pub/sub class
9 years ago
Grant Limberg
fd71ceeab5
menu now dynamically populates the network list
9 years ago
Grant Limberg
7cf3d2caa1
Network list window opens with click on the menu item
9 years ago
Grant Limberg
e1f9f7b6dc
turn APIHandler into a singleton
9 years ago
Grant Limberg
1ab9c43135
wire up allowDefault, allowManaged, allowGlobal, allowDefault options
9 years ago
Grant Limberg
4762311977
work in progress windows UI update
9 years ago
Grant Limberg
86c74d8a65
set manifest to require administrator privileges and read the authtoken and port from disk
11 years ago
Grant Limberg
df74dd6e41
make the peers page prettier
11 years ago
Grant Limberg
7b86176d0e
Don't go kaboom when the ZeroTier service isn't running.
11 years ago
Grant Limberg
c4c67e591b
add error handling for JSON serialization
11 years ago
Grant Limberg
b7b973624a
add methods for joining/leaving networks, and getting peers
11 years ago
Grant Limberg
5b6ddaa2d7
Base windows UI is working.
...
* No joining/leaving networks yet, but they do display.
* Nothing is updated yet after first load of the app. Need to set up a background task to run updates.
11 years ago