summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-23Added About viewGrant Limberg
2016-06-23add preferences viewGrant Limberg
2016-06-23"Show Networks" -> "Network Details"Grant Limberg
2016-06-23Fix menu bar icon. Add app icon.Grant Limberg
2016-06-21misc cleanupGrant Limberg
2016-06-21update build numberGrant Limberg
2016-06-21dynamically generate the menu so that networks are listedGrant Limberg
2016-06-16Factored network updates into its own class. Delivered via notificationGrant Limberg
2016-06-14add a timer to retrieve the network list every second.Grant Limberg
2016-06-14more error checking when parsing JSON for network listGrant Limberg
2016-06-13Set deployment target to 10.10 for the minimum OS X version for this appGrant Limberg
2016-06-13remove unused variablesGrant Limberg
2016-06-13Base functionality complete. Can join/leave/list networks. Can disconnect f...Grant Limberg
2016-06-09Joining/Deleting networks now implemented.Grant Limberg
2016-05-31some OS X Authentication Services wizardry to get /Library/Application Suppor...Grant Limberg
2016-05-31remove some extra loggingGrant Limberg
2016-05-31look up authtoken in user's app support directoryGrant Limberg
2016-05-27.Grant Limberg
2016-05-27add proper border around the network listGrant Limberg
2016-05-27make the view show up light instead of darkGrant Limberg
2016-05-27Finished wiring up the viewGrant 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-16call super functions on a few overridesGrant Limberg
2016-05-16add table view to show networks viewGrant Limberg
2016-05-16set the combo box to use a data source and remember the last 20 networks inputGrant 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