Grant Limberg
|
d6bb1b72c3
|
Fix some text colors to work on old OS X versions
|
9 years ago |
Grant Limberg
|
bab75186f5
|
make some fields in the network list selectable
|
10 years ago |
Grant Limberg
|
7b7ec13349
|
Prepare for merging into main ZeroTier repo
|
10 years ago |
Grant Limberg
|
628ef14d80
|
added more spacing at the bottom of each network info cell
|
10 years ago |
Grant Limberg
|
d965768004
|
Replaced the network list with Obj-C
|
10 years ago |
Grant Limberg
|
179324e44a
|
Replace Preferences view. Removed LaunchAtLoginController and replaced with simpler code
|
10 years ago |
Grant Limberg
|
f4192d7b9e
|
added separator between items in the network detail list
|
10 years ago |
Grant Limberg
|
e747692727
|
remove background from network details view
|
10 years ago |
Grant Limberg
|
1756e8b0f2
|
Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the proper state in zerotier daemon
checkboxes are disabled if the network is not currently connected.
|
10 years ago |
Grant Limberg
|
d57e343245
|
add UI elements in network details for allowDefault, allowGlobal, allowManaged
|
10 years ago |
Grant Limberg
|
35d1736c97
|
add preferences view
not populated yet
|
10 years ago |
Grant Limberg
|
188f8021f8
|
Joining/Deleting networks now implemented.
Still need to implement known networks cache so we can join/leave networks without deleting them from the UI
|
10 years ago |
Grant Limberg
|
59cf2ea341
|
add proper border around the network list
|
10 years ago |
Grant Limberg
|
1d27adb102
|
Finished wiring up the view
|
10 years ago |
Grant Limberg
|
940c0f2b93
|
WIP. Mac UI
|
10 years ago |
Grant Limberg
|
d5620288d5
|
Parse JSON network list into Network objects for the view
|
10 years ago |
Grant Limberg
|
4653ebc97f
|
add table view to show networks view
|
10 years ago |
Grant Limberg
|
225c2b095b
|
Initial start of the menu bar app.
Has menu items to join/leave networks which currently displays an empty popover from the icon (icon needs to be made still)
|
10 years ago |