Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add small changes suggested by @Syphdias | Dominik Ritter | 2019-02-25 | 1 | -2/+1 |
| | |||||
* | Merge remote-tracking branch 'ben/master' into HEAD | Dominik Ritter | 2019-02-03 | 1 | -3/+3 |
| | |||||
* | Parse IPs properly | Dominik Ritter | 2019-02-03 | 1 | -9/+24 |
| | | | | | | | This is done if we want to show a public IP, internal IP, or a VPN. In the VPN case, what we actually want is to display an indicator that a VPN is active, instead of the VPN IP itself. We parse the IP here anyway, because we want to save some specific code there. | ||||
* | Fix tests | Dominik Ritter | 2019-01-22 | 1 | -2/+2 |
| | |||||
* | Add tests | Dominik Ritter | 2019-01-21 | 1 | -0/+181 |