Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-11 | [feat] autoconnect if is the first run or was not manually stopped | Ruben Pollan | |
- Resolves: #23 | |||
2018-04-11 | [feat] if quit stop vpn | Ruben Pollan | |
As a side effect if the user shuts down the systray it will not autostart next time. - Related: #19 | |||
2018-03-27 | [i18n] simplify i18n strings | Ruben Pollan | |
Let's make the application name configurable. | |||
2018-03-22 | [feat] remove about | Ruben Pollan | |
2018-03-22 | [i18n] add pt-BR locale | Ruben Pollan | |
2018-03-20 | [feat] add windows icons | Ruben Pollan | |
2018-03-20 | [feat] let's not notify about donations for now | Ruben Pollan | |
As MVP we decided to remove the donations notifications for now. - Resolves: #21 | |||
2018-03-20 | [style] use upstream systray library | Ruben Pollan | |
Now that my patchers are merged we can revert back to use upstream. | |||
2018-03-20 | [test] add CI support | Ruben Pollan | |
- Resolves: #13 | |||
2018-03-20 | [feat] remove the hack on exit | Ruben Pollan | |
The systray quit is being fixed in our fork of the getlantern/systray. | |||
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-03-20 | [bug] use our own fork of the systray library | Ruben Pollan | |
While we wait to get the fix to the hide menu items issue merged upstream let's use our own fork of the library. - Resolves: #8 | |||
2018-03-05 | [bug] remove unused import | Kali Kaneko (leap communications) | |
2018-03-05 | [feat] lighter icons for darwin | elijah | |
2018-03-05 | use /var/tmp in all cases for socket | Kali Kaneko (leap communications) | |
2018-02-26 | [bug] snap home is read-only | Kali Kaneko (leap communications) | |
2018-02-23 | [feat] use $SNAP if defined for the socket path | Ruben Pollan | |
- Resolves: #16 | |||
2018-02-23 | [feat] discover the path of the svg for the notifications | Ruben Pollan | |
Try different known paths for the svg file. - Resolves: #10 | |||
2018-02-22 | [pkg] add a convenience target for installing deps | Kali Kaneko (leap communications) | |
2018-02-22 | [i18n] es-ES review | Kali Kaneko (leap communications) | |
2018-02-21 | [bug] ignore config parsing errors | Ruben Pollan | |
2018-02-21 | [feat] display the off icon while waiting for status | Ruben Pollan | |
- Resolves: #14 | |||
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-19 | [feat] nicer icons for mac (higher res, black lines) | elijah | |
2018-02-16 | [doc] typo in package | Kali Kaneko (leap communications) | |
2018-02-16 | [feat] add a command line flag to enable gateway selection | Ruben Pollan | |
- Resolves: #12 | |||
2018-02-15 | [bug] check if error is not nil before checking if it's nopolkit | Ruben Pollan | |
2018-02-15 | add osx instructions to readme | kali | |
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 | [feat] new icons | elijah | |
2018-02-13 | [feat] remove gateway selection | Ruben Pollan | |
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 | [style] remove unused code | Ruben Pollan | |
2018-02-08 | [feat] use a config file to check when to produce the next notification | Ruben Pollan | |
2018-02-08 | [doc] install dependencies before building | Ruben Pollan | |
2018-02-08 | [doc] forgot about building it | Ruben Pollan | |
2018-02-08 | [doc] run bitmask-systray from the repo | Ruben Pollan | |
2018-02-08 | [feat] hardcode riseup.net as vpn provider | Ruben Pollan | |
2018-02-08 | [doc] Add install instructions into the readme | Ruben Pollan | |
2018-02-08 | [feat] use the right urls | Ruben Pollan | |
2018-02-08 | [style] point imports into leap repo | Ruben Pollan | |
2018-01-23 | [feat] add gateway selection | Ruben Pollan | |
2018-01-22 | [feat] add event support | Ruben Pollan | |
2018-01-19 | [feat] implement bitmask.core zmq comunication | Ruben Pollan | |
2018-01-18 | [style] clean up wait loop | Ruben Pollan | |
2018-01-18 | [style] New assets | Ruben Pollan | |
2018-01-16 | [feat] use cleaner icons | Ruben Pollan | |