aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macOS: Fix crash when importing using NoTunnelsDetailVC's buttonRoopesh Chander2019-01-221-1/+2
* macOS: StatusMenu: Remove unused menu titleRoopesh Chander2019-01-221-1/+1
* Let there be newlines at the end of all filesRoopesh Chander2019-01-226-6/+6
* Fix localizationRoopesh Chander2019-01-221-29/+29
* macOS: Use Unicode version of '...' for menu textRoopesh Chander2019-01-221-4/+4
* macOS: Fix status-related menu itemsRoopesh Chander2019-01-222-3/+2
* Better os() directivesRoopesh Chander2019-01-224-7/+21
* macOS: Tunnel edit: actually clean up error handlingJason A. Donenfeld2019-01-211-4/+4
* XCode: set default signing identity backJason A. Donenfeld2019-01-211-3/+7
* macOS: Tunnel edit: Clean up error handling when savingRoopesh Chander2019-01-221-35/+30
* macOS: Observe private key changes for new tunnels tooJason A. Donenfeld2019-01-211-10/+10
* macOS: Better highlighter default value and move c implementationJason A. Donenfeld2019-01-214-3/+3
* macOS: Make highlighter themes staticJason A. Donenfeld2019-01-213-21/+18
* Avoid using return in single-line closuresRoopesh Chander2019-01-222-4/+2
* macOS: Make color theme use a dictRoopesh Chander2019-01-222-55/+34
* macOS: Reset attributes for each syntax highlight cycleRoopesh Chander2019-01-222-3/+22
* macOS: Refactor syntax highlightingRoopesh Chander2019-01-224-86/+89
* macOS: Simplify NSColor extensionRoopesh Chander2019-01-211-1/+1
* macOS: show icon for inactive stateJason A. Donenfeld2019-01-181-3/+3
* highlighter: do not rely on localized case comparisonsJason A. Donenfeld2019-01-181-29/+62
* Xcode: move directives to toplevel project when possibleJason A. Donenfeld2019-01-181-65/+8
* global: Fix up copyright headersJason A. Donenfeld2019-01-1821-21/+21
* TunnelsManager: Remove unused variableRoopesh Chander2019-01-181-1/+0
* macOS: Tunnel detail: Better alignment for bottom controlsRoopesh Chander2019-01-181-2/+2
* macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander2019-01-185-114/+214
* macOS: Fix autolayout errors on Add Empty TunnelRoopesh Chander2019-01-171-5/+2
* macOS: Update copyright yearRoopesh Chander2019-01-171-1/+1
* macOS: Make sure app is active when showing the About dialogRoopesh Chander2019-01-171-0/+1
* macOS: Application: Fix commentRoopesh Chander2019-01-171-3/+1
* macOS: Manage tunnels: Make keyboard shortcuts discoverableRoopesh Chander2019-01-172-2/+4
* macOS: Manage tunnels: Keyboard shortcutsRoopesh Chander2019-01-172-0/+35
* macOS: Tunnel edit: Rename action handling methodsRoopesh Chander2019-01-171-4/+4
* macOS: Tunnel detail: Rename action handling methodsRoopesh Chander2019-01-171-2/+2
* macOS: Tunnels list: Rename action handling methodsRoopesh Chander2019-01-171-10/+10
* macOS: Support window management keyboard shortcutsRoopesh Chander2019-01-161-3/+6
* macOS: Networks should show allowedIPs and disappear when inactiveJason A. Donenfeld2019-01-151-5/+7
* macOS: Use tunnelOverheadBytes for automatic MTU in macOSRoopesh Chander2019-01-161-4/+8
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-1628-16/+209
* macOS: Add About dialogRoopesh Chander2019-01-142-0/+24
* macOS: Add app iconRoopesh Chander2019-01-1411-10/+20
* macOS: Edit view: Auto hide editor scrollbarsRoopesh Chander2019-01-141-0/+1
* macOS: To set default size, change frame instead of min sizeRoopesh Chander2019-01-141-3/+3
* macOS: Fix editor scrollingRoopesh Chander2019-01-141-2/+3
* Default view controller sizesEric Kuck2019-01-142-2/+3
* ConfTextView: enable undo and disable junkJason A. Donenfeld2019-01-141-0/+8
* Cut/copy/paste now workEric Kuck2019-01-143-8/+40
* Resync highlighterJason A. Donenfeld2019-01-143-54/+42
* Syntax highlighter color updatesEric Kuck2019-01-142-3/+16
* macOS: Support for on-demand activationRoopesh Chander2019-01-145-3/+124
* macOS: Quit menu itemRoopesh Chander2019-01-142-0/+9