aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/View/ConfTextStorage.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* ConfTextStorage: lowercase only onceJason A. Donenfeld2019-02-161-5/+4
* ConfTextStorage: Let's keep the AllowedIPs and DNS servers as stringsRoopesh Chander2019-02-161-8/+4
* ConfTextStorage: Make fieldType an enumRoopesh Chander2019-02-161-11/+8
* ConfTextStorage: keep track of single peer state for exclude private IPsJason A. Donenfeld2019-02-151-1/+59
* macOS: Better highlighter default value and move c implementationJason A. Donenfeld2019-01-211-1/+1
* macOS: Make highlighter themes staticJason A. Donenfeld2019-01-211-13/+10
* macOS: Make color theme use a dictRoopesh Chander2019-01-221-1/+1
* macOS: Reset attributes for each syntax highlight cycleRoopesh Chander2019-01-221-1/+10
* macOS: Refactor syntax highlightingRoopesh Chander2019-01-221-82/+25
* global: Fix up copyright headersJason A. Donenfeld2019-01-181-1/+1
* Cut/copy/paste now workEric Kuck2019-01-141-0/+1
* Resync highlighterJason A. Donenfeld2019-01-141-1/+1
* Syntax highlighter color updatesEric Kuck2019-01-141-1/+14
* macOS: Edit view: Update public key as you editRoopesh Chander2019-01-141-0/+6
* Highlighter: Report each key type separatelyRoopesh Chander2019-01-141-4/+0
* Syntax highlighter color updatesEric Kuck2019-01-141-43/+28
* Added syntax highlighting conf textviewEric Kuck2019-01-141-0/+174