19 Commits (b085329bca3e1eb1300045bf2cd2df52039e99d9)
 

Author SHA1 Message Date
Grant Limberg b085329bca Base functionality complete. Can join/leave/list networks. Can disconnect from networks without removing them from the network list. 10 years ago
Grant Limberg 188f8021f8 Joining/Deleting networks now implemented. 10 years ago
Grant Limberg 975bcb8aff some OS X Authentication Services wizardry to get /Library/Application Support/ZeroTier/One/authtoken.secret and copy it to ~/Library/Application Support/ZeroTier/One/authtoken.secret 10 years ago
Grant Limberg 51e74f8d4f remove some extra logging 10 years ago
Grant Limberg b4f3dfc347 look up authtoken in user's app support directory 10 years ago
Grant Limberg 41328eef94 . 10 years ago
Grant Limberg 59cf2ea341 add proper border around the network list 10 years ago
Grant Limberg 67d472424d make the view show up light instead of dark 10 years ago
Grant Limberg 1d27adb102 Finished wiring up the view 10 years ago
Grant Limberg 940c0f2b93 WIP. Mac UI 10 years ago
Grant Limberg d5620288d5 Parse JSON network list into Network objects for the view 10 years ago
Grant Limberg da30d2898e beginning of communicating with the zero tier service 10 years ago
Grant Limberg 40198d6c13 call super functions on a few overrides 10 years ago
Grant Limberg 4653ebc97f add table view to show networks view 10 years ago
Grant Limberg acd6978a30 set the combo box to use a data source and remember the last 20 networks input 10 years ago
Grant Limberg ccbd6f97cd remove some mistakenly committed files and add .gitignore for Xcode projects 10 years ago
Grant Limberg b4a8057994 limit the join network combobox to hex characters. 10 years ago
Grant Limberg 225c2b095b Initial start of the menu bar app. 10 years ago
Grant Limberg 0582338015 Initial Commit 10 years ago