aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI: iOS: remove donation link1.0.11-21Jason A. Donenfeld2020-12-171-12/+1
* UI: macOS: Fix UTF-8 and UTF-16 conversions in highlighter codeAndrej Mihajlov2020-12-172-9/+25
* UI: macOS: remove donation link1.0.10-19Jason A. Donenfeld2020-12-161-3/+1
* WireGuardApp: Refactor TunnelListCellAndrej Mihajlov2020-12-151-35/+33
* WireGuardApp: Replace AnyObject with a concrete NSKeyValueObservationAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Animate switch control in TunnelListCellAndrej Mihajlov2020-12-151-9/+9
* WireGuardApp: Remove 200ms delay when updating tunnel status switchAndrej Mihajlov2020-12-152-13/+8
* WireGuardApp: Pin status switch to cell marginAndrej Mihajlov2020-12-151-1/+1
* WireGuardApp: Refactor indicator view initializationAndrej Mihajlov2020-12-151-6/+5
* WireGuardApp: Use Bundle.forInfoDictionaryKey to access Info.plist fieldsAndrej Mihajlov2020-12-151-2/+2
* WireGuardApp: Refactor indicator initializationAndrej Mihajlov2020-12-151-6/+5
* WireGuardApp: Fix window background color to default blackAndrej Mihajlov2020-12-151-5/+0
* global: support DNS search domainsJason A. Donenfeld2020-12-152-10/+13
* global: fix remaining swiftlint violationsJason A. Donenfeld2020-12-092-2/+2
* global: bump year in headerJason A. Donenfeld2020-12-0462-62/+62
* WireGuardApp: Add back the wireguard-go version extraction script and use WIREGUARD_GO_VERSION directlyAndrej Mihajlov2020-12-042-2/+2
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-0311-12/+1
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-032-5/+5
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-03124-0/+9450