aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/UI (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI: iOS: asynchronously load from NEHotspotNetwork on iOS 14Jason A. Donenfeld2021-03-091-22/+44
* UI: iOS: clean up visuals in SSID editorJason A. Donenfeld2021-03-092-4/+13
* UI: iOS: Disable "copy" action on on-demand cellsAndrej Mihajlov2021-01-111-0/+2
* UI: iOS: Remove duplicate call to addSubviewAndrej Mihajlov2020-12-231-2/+0
* UI: iOS: Fix placeholder label alignment in text fields.Andrej Mihajlov2020-12-231-1/+8
* UI: macOS: Group more than 10 tunnels into submenuAndrej Mihajlov2020-12-231-32/+137
* UI: use NotificationToken to properly clean up observersAndrej Mihajlov2020-12-221-2/+5
* UI: Model: remove 0.0.0.0/8 from non-private IPsJason A. Donenfeld2020-12-181-6/+7
* 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