Commit History

Author SHA1 Message Date
  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
  Grant Limberg 5da4fd2aef Added "..." to menu items to signify it pops up in a window 9 years ago
  Grant Limberg e621058cfd build number 5 9 years ago
  Grant Limberg f2e2632ae7 Added About view 9 years ago
  Grant Limberg 35d1736c97 add preferences view 9 years ago
  Grant Limberg 3c534abc99 "Show Networks" -> "Network Details" 9 years ago
  Grant Limberg c3deedd6fd Fix menu bar icon. Add app icon. 9 years ago
  Grant Limberg b256111a17 misc cleanup 9 years ago
  Grant Limberg b5a90a437b update build number 9 years ago
  Grant Limberg 6d114b7480 dynamically generate the menu so that networks are listed 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 c8750e5812 more error checking when parsing JSON for network list 9 years ago
  Grant Limberg 89cb0e260a Set deployment target to 10.10 for the minimum OS X version for this app 9 years ago
  Grant Limberg 2c1a8524f0 remove unused variables 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