Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes) | 2018-12-13 | 1 | -5/+2 | |
* | More formatting nits and cyclomatic complexity fixes | 2018-12-12 | 1 | -3/+2 | |
* | Tons more swiftlint warnings fixed. Still a few remaining. | 2018-12-12 | 1 | -4/+4 | |
* | Added swiftlint and fixed all errors (and a bunch, but not all, warnings) | 2018-12-12 | 1 | -1/+1 | |
* | Error handling: alertText() can be nil | 2018-12-11 | 1 | -1/+1 | |
* | Error handling: Use WireGuardAppError and WireGuardResult throughout the app | 2018-12-07 | 1 | -4/+14 | |
* | Exporting: Export to zip in a background thread | 2018-11-15 | 1 | -13/+22 | |
* | Exporting: Refactor out zip exporting into a separate class | 2018-11-15 | 1 | -0/+28 |