index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ZeroTier One.xcodeproj
Age
Commit message (
Expand
)
Author
2016-10-17
updated project settings for Xcode 8.0
Grant Limberg
2016-08-08
Change Deployment Target to 10.7. Apparently going below 10.10 was only an i...
Grant Limberg
2016-08-08
explicitly link to WebKit framework
Grant Limberg
2016-08-07
Now translated. One minor crash to figure out.
Grant Limberg
2016-08-07
Replace JoinNetworkViewController with obj-c
Grant Limberg
2016-08-07
Replaced the network list with Obj-C
Grant Limberg
2016-08-07
Convert NetworkMonitor to obj-c
Grant Limberg
2016-08-07
Replace Preferences view. Removed LaunchAtLoginController and replaced with ...
Grant Limberg
2016-08-07
replace AboutViewController
Grant Limberg
2016-08-06
replace ServiceCom with objc class
Grant Limberg
2016-08-06
Convert Network to OBJC
Grant Limberg
2016-08-04
Replace NodeStatus object with Obj-C Class
Grant Limberg
2016-07-19
add web view and placeholder about page with ZT logo and lorem ipsum
Grant Limberg
2016-06-30
put node ID into the main menu.
Grant Limberg
2016-06-27
setup launch at login on first start
Grant Limberg
2016-06-23
Added About view
Grant Limberg
2016-06-23
add preferences view
Grant Limberg
2016-06-23
Fix menu bar icon. Add app icon.
Grant Limberg
2016-06-16
Factored network updates into its own class. Delivered via notification
Grant Limberg
2016-06-13
Set deployment target to 10.10 for the minimum OS X version for this app
Grant Limberg
2016-05-31
some OS X Authentication Services wizardry to get /Library/Application Suppor...
Grant Limberg
2016-05-27
WIP. Mac UI
Grant Limberg
2016-05-17
Parse JSON network list into Network objects for the view
Grant Limberg
2016-05-16
beginning of communicating with the zero tier service
Grant Limberg
2016-05-16
remove some mistakenly committed files and add .gitignore for Xcode projects
Grant Limberg
2016-05-16
limit the join network combobox to hex characters.
Grant Limberg
2016-05-14
Initial start of the menu bar app.
Grant Limberg
2016-05-14
Initial Commit
Grant Limberg