Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-04 | Location selection more responsive | Ruben Pollan | |
2021-05-04 | Let's rename the API to use location instead of gateway | Ruben Pollan | |
2021-05-04 | Don't expose the full gateway out of the vpn module | Ruben Pollan | |
We just care about locations and fullness. | |||
2021-05-04 | fix filter gws by transport | kali kaneko (leap communications) | |
2021-05-04 | wip: select by city from the gui | kali kaneko (leap communications) | |
2021-05-04 | [feat] expose gateway selector in gui | kali kaneko (leap communications) | |
2021-05-04 | [feat] expose gateway selection in webapi | kali kaneko (leap communications) | |
2020-08-20 | [feat] login feedback | kali kaneko (leap communications) | |
- Resolves: #334 | |||
2020-08-20 | [feat] expose auth API in pkg/vpn | Ruben Pollan | |
Be able to check if it needs auth and then be able to login. Use the logged in token for fetching the cert. | |||
2019-08-16 | [feat] be able to use obfs4 | Ruben Pollan | |
2019-01-15 | [feat] Reorganize code | Ruben Pollan | |
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99 |