summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30Added a path for error handling when fetching data from the ZeroTier daemonGrant Limberg
2016-08-19version bump i forgot to commitGrant Limberg
2016-08-11added more spacing at the bottom of each network info cellGrant Limberg
2016-08-11add @2x versions of menu bar iconGrant Limberg
2016-08-09bump build numberGrant Limberg
2016-08-09* Fixed menu icon sizeGrant Limberg
2016-08-09add border around About web view. added padding to text div in the about pageGrant Limberg
2016-08-09[pasteboard declareTypes] needs to be called before every time you set a stri...Grant Limberg
2016-08-08build number bumpGrant Limberg
2016-08-08Change Deployment Target to 10.7. Apparently going below 10.10 was only an i...Grant Limberg
2016-08-08update build numberGrant Limberg
2016-08-08explicitly link to WebKit frameworkGrant Limberg
2016-08-07Now translated. One minor crash to figure out.Grant Limberg
2016-08-07Replace JoinNetworkViewController with obj-cGrant Limberg
2016-08-07Replaced the network list with Obj-CGrant Limberg
2016-08-07Convert NetworkMonitor to obj-cGrant Limberg
2016-08-07Replace Preferences view. Removed LaunchAtLoginController and replaced with ...Grant Limberg
2016-08-07replace AboutViewControllerGrant Limberg
2016-08-06replace ServiceCom with objc classGrant Limberg
2016-08-06Convert Network to OBJCGrant Limberg
2016-08-04Replace NodeStatus object with Obj-C ClassGrant Limberg
2016-08-02update build numberGrant Limberg
2016-08-02the quest for leaks is over.Grant Limberg
2016-07-26Only poll the ZeroTier service when the menu or Network List are visible. Re...Grant Limberg
2016-07-26only update the network list view if it's visibleGrant Limberg
2016-07-26Show "About" view on first run.Grant Limberg
2016-07-26build number bumpGrant Limberg
2016-07-26add some non Lorem Ipsum content to the about pageGrant Limberg
2016-07-26Route clicked links in the web view to the default web browserGrant Limberg
2016-07-19add web view and placeholder about page with ZT logo and lorem ipsumGrant Limberg
2016-06-30another build number bumpGrant Limberg
2016-06-30put node ID into the main menu.Grant Limberg
2016-06-30fix a case where the "Allow Default" checkbox would be enabled when a network...Grant Limberg
2016-06-30now that the network details list uses the default background color of the pa...Grant Limberg
2016-06-30added separator between items in the network detail listGrant Limberg
2016-06-30remove background from network details viewGrant Limberg
2016-06-30bump version numberGrant Limberg
2016-06-30Work around for several strange corner cases in Automatic Reference Counting ...Grant Limberg
2016-06-27wire up control to launch at startup in preferencesGrant Limberg
2016-06-27setup launch at login on first startGrant Limberg
2016-06-27slightly resize iconsGrant Limberg
2016-06-27wire up network delete againGrant Limberg
2016-06-26build number changeGrant Limberg
2016-06-26misc bug fixes related to default routesGrant Limberg
2016-06-26Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the pro...Grant Limberg
2016-06-26add UI elements in network details for allowDefault, allowGlobal, allowManagedGrant Limberg
2016-06-26add allowManaged, allowGlobal, allowDefault to Network objectGrant Limberg
2016-06-26add allowGlobal, allowDefault, allowManaged options to joining a networkGrant Limberg
2016-06-24Added "..." to menu items to signify it pops up in a windowGrant Limberg
2016-06-24build number 5Grant Limberg