Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | [locales] add romanian | Ruben Pollan | |
2019-02-21 | [bug] connect to new gateway when manually selected | Natalie Eskinazi | |
2019-02-01 | [bug] don't block the systray with the about notification | Ruben Pollan | |
Let's send the notification to another goroutine. - Resolves: #112 | |||
2019-01-31 | [bug] don't initialize the gateway selection before bitmask is ready | Ruben Pollan | |
- Resolves: #110 | |||
2019-01-29 | [style] Rename the systray reconnection on fail-close | Ruben Pollan | |
2019-01-24 | [bug] wait until the systray is initalized to start the systray loop | Ruben Pollan | |
- Resolves: #106 | |||
2019-01-17 | [refactor] rename the imports into bitmask-vpn | Ruben Pollan | |
2019-01-15 | [feat] move provider configuration into a set of constants | 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 |