Commit History

Author SHA1 Message Date
  Grant Limberg b51d68a419 replace ServiceCom with objc class 9 years ago
  Grant Limberg a0db48571d Convert Network to OBJC 9 years ago
  Grant Limberg 7a12d8193b Replace NodeStatus object with Obj-C Class 9 years ago
  Grant Limberg a08246ce5d update build number 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 36a9aff283 Show "About" view on first run. 9 years ago
  Grant Limberg e1755e569e build number bump 9 years ago
  Grant Limberg ae374a78fc add some non Lorem Ipsum content to the about page 9 years ago
  Grant Limberg 62befe006d Route clicked links in the web view to the default web browser 9 years ago
  Grant Limberg 693ac4e86c add web view and placeholder about page with ZT logo and lorem ipsum 9 years ago
  Grant Limberg 0e6065e3d5 another build number bump 9 years ago
  Grant Limberg a156fec25a put node ID into the main menu. 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 58207b30d1 now that the network details list uses the default background color of the pane its embedded in, we don't have to force to the "Light" theme, even if the user has selected the "dark" theme for the top menu bar. 9 years ago
  Grant Limberg f4192d7b9e added separator between items in the network detail list 9 years ago
  Grant Limberg e747692727 remove background from network details view 9 years ago
  Grant Limberg d786c5265f bump version number 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 decb4261d4 wire up control to launch at startup in preferences 9 years ago
  Grant Limberg b0971e3a01 setup launch at login on first start 9 years ago
  Grant Limberg 583cd25506 slightly resize icons 9 years ago
  Grant Limberg 1beacc8c32 wire up network delete again 9 years ago
  Grant Limberg 9f880d07ab build number change 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 7e17a2072c add allowManaged, allowGlobal, allowDefault to Network object 9 years ago
  Grant Limberg 9c94d6527a add allowGlobal, allowDefault, allowManaged options to joining a network 9 years ago