aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Ensure status is up-to-date on startupRoopesh Chander2019-01-241-2/+10
* macOS: show runtime configuration in tunnel managerJason A. Donenfeld2019-01-241-1/+19
* Tunnel: support getting runtime configurationJason A. Donenfeld2019-01-242-0/+22
* macOS: Tunnel detail: Fix updation of tunnelEditVCRoopesh Chander2019-01-231-0/+1
* macOS: Deactivate any active tunnel when app exitsRoopesh Chander2019-01-232-1/+7
* macOS: Adapt to TunnelsManagerListDelegate changesRoopesh Chander2019-01-231-1/+1
* iOS: Fix stale tunnel being shown on iPadRoopesh Chander2019-01-232-12/+7
* iOS: Fix handling of deletion outside appRoopesh Chander2019-01-232-24/+14
* macOS: Tunnel edit: Handle deletion outside appRoopesh Chander2019-01-221-1/+10
* macOS: Tunnel detail: Handle deletion outside appRoopesh Chander2019-01-221-4/+5
* MacOS: StatusMenu: Properly localize menu titleJason A. Donenfeld2019-01-221-1/+1
* macOS: Disable save button if the syntax highlighter detects any errorsRoopesh Chander2019-01-222-3/+10
* 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
* macOS: Fix status-related menu itemsRoopesh Chander2019-01-221-2/+2
* Better os() directivesRoopesh Chander2019-01-221-2/+6
* macOS: Tunnel edit: actually clean up error handlingJason A. Donenfeld2019-01-211-4/+4
* 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-213-1/+1
* 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-223-86/+85
* 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
* global: Fix up copyright headersJason A. Donenfeld2019-01-1821-21/+21
* macOS: Tunnel detail: Better alignment for bottom controlsRoopesh Chander2019-01-181-2/+2
* macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander2019-01-184-114/+210
* 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: Different status bar icon looks for different statesRoopesh Chander2019-01-1626-16/+201
* macOS: Add About dialogRoopesh Chander2019-01-141-0/+18
* 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