Grant Limberg
|
e48d6880c9
Wired up connected checkbox and delete button. just something not working with refresh.
|
8 years ago |
Grant Limberg
|
dbe1461886
wire up the quit button
|
8 years ago |
Grant Limberg
|
7bea709747
wire up the rest of the views to the menu. views not implemented yet tho.
|
8 years ago |
Grant Limberg
|
6536474b94
moved stuff around again. WPF didnt like things once they were moved. Also wired up Join dialog.
|
8 years ago |
Grant Limberg
|
a4c2740852
added skeletons for join and about windows. moving things around a little bit too
|
8 years ago |
Grant Limberg
|
afa1b8cb2d
add timeouts to requests to the json api
|
8 years ago |
Grant Limberg
|
5447c01e1f
can finally join/leave networks by clicking on them in the context menu
|
8 years ago |
Grant Limberg
|
b4bacd50a1
Merge branch 'dev' into systemtray
|
8 years ago |
Grant Limberg
|
3c248ec61a
handle removing of networks we are no longer connected to from the UI
|
8 years ago |
Grant Limberg
|
78a8ceda0e
IP addresses now selectable in Windows UI
|
8 years ago |
Grant Limberg
|
14bf326de2
make device ID selectable
|
8 years ago |
Grant Limberg
|
dc549b7f3c
add JSONDB.cpp
|
8 years ago |
Grant Limberg
|
456c7ca661
only changed items in the full network list are updated now
|
8 years ago |
Grant Limberg
|
bab75186f5
make some fields in the network list selectable
|
8 years ago |
Adam Ierymenko
|
07b2a3818c
Fix TTL scaling in cert.
|
8 years ago |
Adam Ierymenko
|
15c6e2ec70
Fix member deauthorization time threshold bug.
|
8 years ago |
Adam Ierymenko
|
5bd8968eb8
Add rules engine debugging switch to make-linux.mk
|
8 years ago |
Adam Ierymenko
|
4ad942522b
Kill unnecessary check in another spot.
|
8 years ago |
Adam Ierymenko
|
b6c99ba3ef
Add (currently undocumented) option to allow management from certain networks.
|
8 years ago |
Adam Ierymenko
|
ee5bd57d40
We don't bind to non-local IP for TCP yet, but eliminate double check.
|
8 years ago |
Grant Limberg
|
6445337a32
looks like a garbage file got committed. deleting
|
8 years ago |
Grant Limberg
|
f20c7303e8
remove timer thats no longer needed
|
8 years ago |
Grant Limberg
|
c4c8ea62e2
Added network monitor pub/sub class
|
8 years ago |
Grant Limberg
|
71aadcbecb
fix serialization issue.
|
8 years ago |
Grant Limberg
|
fd71ceeab5
menu now dynamically populates the network list
|
8 years ago |
Adam Ierymenko
|
e26bee45fb
Multithreading in network controller. Threads are only started if controller is used.
|
8 years ago |
Adam Ierymenko
|
1b10d3413a
Use circuit breaker only for requests.
|
8 years ago |
Adam Ierymenko
|
f0fcd222a1
Actually push updates when things change.
|
8 years ago |
Adam Ierymenko
|
298e4a9f14
Also avoid sending tags and caps to old members since there is no point.
|
8 years ago |
Adam Ierymenko
|
12d32b9311
Small fix to send pushes if not a reply.
|
8 years ago |