Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2018-11-14 | [feat] make autostart local paths absolute | Ruben Pollan | |
2018-11-14 | [bug] add the right executable to the snap autostart | Ruben Pollan | |
In case of SNAP environment we need to execute the /snap/bin/app.launcher and not os.Args[0]. - Resolves: #82 | |||
2018-10-10 | [feat] improve readability of errors | Ruben Pollan | |
Let's not report 'bitmaskd is not running' in standalone mode. - Resolves: #35 | |||
2018-10-10 | [pkg] make standalone the default build | Ruben Pollan | |
2018-07-10 | [feat] autostart the standalone systray if the vpn was on | Ruben Pollan | |
- Resolves: #8 | |||
2018-06-25 | [feat] rename bitmask_go to standalone | Ruben Pollan | |