Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-20 | [feat] only one systray can be in execution | Ruben Pollan | |
Create a systray.pid file to check if another systray is in execution and only one systray is allowed to be running. - Resolves: #17 | |||
2018-02-21 | [bug] ignore config parsing errors | Ruben Pollan | |
2018-02-21 | [feat] add i18n support | Ruben Pollan | |
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2 | |||
2018-02-15 | [bug] check if error is not nil before checking if it's nopolkit | Ruben Pollan | |
2018-02-14 | [feat] timeout if bitmaskd doesn't respond | Ruben Pollan | |
- Resolves: #7 | |||
2018-02-14 | [feat] install helpers if needed | Ruben Pollan | |
- Resolves: #6 | |||
2018-02-13 | [doc] add copyright notice | Ruben Pollan | |
2018-02-13 | Close bitmask when the systray quits | Ruben Pollan | |
2018-02-09 | [style] nicer looking | Ruben Pollan | |
2018-02-08 | [feat] use a config file to check when to produce the next notification | Ruben Pollan | |
2018-02-08 | [feat] hardcode riseup.net as vpn provider | Ruben Pollan | |
2018-02-08 | [style] point imports into leap repo | Ruben Pollan | |
2018-01-23 | [feat] add gateway selection | Ruben Pollan | |
2018-01-19 | [feat] implement bitmask.core zmq comunication | Ruben Pollan | |
2018-01-16 | [feat] Dummy implementation of the systray | Ruben Pollan | |