Commit History

Author SHA1 Message Date
  Grant Limberg a0db48571d Convert Network to OBJC 9 years ago
  Grant Limberg f54d5e9e8f the quest for leaks is over. 9 years ago
  Grant Limberg 78e5a00a68 Only poll the ZeroTier service when the menu or Network List are visible. Reduces CPU idle prevention by a a LOT 9 years ago
  Grant Limberg b9a4d138fc only update the network list view if it's visible 9 years ago
  Grant Limberg fe725f9995 fix a case where the "Allow Default" checkbox would be enabled when a network wasn't connected. 9 years ago
  Grant Limberg ba0a45365c Work around for several strange corner cases in Automatic Reference Counting in Apple's runtime 9 years ago
  Grant Limberg 1beacc8c32 wire up network delete again 9 years ago
  Grant Limberg 3fc11e2278 misc bug fixes related to default routes 9 years ago
  Grant Limberg 1756e8b0f2 Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the proper state in zerotier daemon 9 years ago
  Grant Limberg d57e343245 add UI elements in network details for allowDefault, allowGlobal, allowManaged 9 years ago
  Grant Limberg c8f85ffec9 Factored network updates into its own class. Delivered via notification 9 years ago
  Grant Limberg bae0060552 add a timer to retrieve the network list every second. 9 years ago
  Grant Limberg b085329bca Base functionality complete. Can join/leave/list networks. Can disconnect from networks without removing them from the network list. 9 years ago
  Grant Limberg 188f8021f8 Joining/Deleting networks now implemented. 9 years ago
  Grant Limberg 59cf2ea341 add proper border around the network list 9 years ago
  Grant Limberg 1d27adb102 Finished wiring up the view 9 years ago
  Grant Limberg 940c0f2b93 WIP. Mac UI 9 years ago
  Grant Limberg d5620288d5 Parse JSON network list into Network objects for the view 9 years ago
  Grant Limberg da30d2898e beginning of communicating with the zero tier service 9 years ago
  Grant Limberg 4653ebc97f add table view to show networks view 9 years ago
  Grant Limberg 225c2b095b Initial start of the menu bar app. 9 years ago