summaryrefslogtreecommitdiff
path: root/ZeroTier One.xcodeproj
AgeCommit message (Expand)Author
2016-10-17updated project settings for Xcode 8.0Grant Limberg
2016-08-08Change Deployment Target to 10.7. Apparently going below 10.10 was only an i...Grant 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-07-19add web view and placeholder about page with ZT logo and lorem ipsumGrant Limberg
2016-06-30put node ID into the main menu.Grant Limberg
2016-06-27setup launch at login on first startGrant Limberg
2016-06-23Added About viewGrant Limberg
2016-06-23add preferences viewGrant Limberg
2016-06-23Fix menu bar icon. Add app icon.Grant Limberg
2016-06-16Factored network updates into its own class. Delivered via notificationGrant Limberg
2016-06-13Set deployment target to 10.10 for the minimum OS X version for this appGrant Limberg
2016-05-31some OS X Authentication Services wizardry to get /Library/Application Suppor...Grant Limberg
2016-05-27WIP. Mac UIGrant Limberg
2016-05-17Parse JSON network list into Network objects for the viewGrant Limberg
2016-05-16beginning of communicating with the zero tier serviceGrant Limberg
2016-05-16remove some mistakenly committed files and add .gitignore for Xcode projectsGrant Limberg
2016-05-16limit the join network combobox to hex characters.Grant Limberg
2016-05-14Initial start of the menu bar app.Grant Limberg
2016-05-14Initial CommitGrant Limberg