index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ZeroTier One
/
ShowNetworksViewController.swift
Age
Commit message (
Expand
)
Author
2016-06-27
wire up network delete again
Grant Limberg
2016-06-26
misc bug fixes related to default routes
Grant Limberg
2016-06-26
Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the pro...
Grant Limberg
2016-06-26
add UI elements in network details for allowDefault, allowGlobal, allowManaged
Grant Limberg
2016-06-16
Factored network updates into its own class. Delivered via notification
Grant Limberg
2016-06-14
add a timer to retrieve the network list every second.
Grant Limberg
2016-06-13
Base functionality complete. Can join/leave/list networks. Can disconnect f...
Grant Limberg
2016-06-09
Joining/Deleting networks now implemented.
Grant Limberg
2016-05-27
add proper border around the network list
Grant Limberg
2016-05-27
Finished wiring up the view
Grant Limberg
2016-05-27
WIP. Mac UI
Grant Limberg
2016-05-17
Parse JSON network list into Network objects for the view
Grant Limberg
2016-05-16
beginning of communicating with the zero tier service
Grant Limberg
2016-05-16
add table view to show networks view
Grant Limberg
2016-05-14
Initial start of the menu bar app.
Grant Limberg