summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2018-12-21[bug] launch the systray ASAP so notifications workRuben Pollan
2018-10-10[feat] improve readability of errorsRuben Pollan
2018-09-18[bug] println doesn't need string formatingRuben Pollan
2018-07-10[feat] autostart the standalone systray if the vpn was onRuben Pollan
2018-07-04[feat] add logger fileRuben Pollan
2018-06-20[feat] sort gateways by timezoneRuben Pollan
2018-06-20[feat] pure go bitmask vpn implemenationRuben Pollan
2018-06-19[bug] lock main goroutine into OS threadRuben Pollan
2018-06-04[feat] notify if it can't start the VPN0.0.1Ruben Pollan
2018-06-04[feat] add version stringRuben Pollan
2018-05-26[feat] create config folder if it doesn't existRuben Pollan
2018-05-24[feat] add about pageRuben Pollan
2018-04-19[feat] Ask for donationsRuben Pollan
2018-04-11[feat] autoconnect if is the first run or was not manually stoppedRuben Pollan
2018-03-27[i18n] simplify i18n stringsRuben Pollan
2018-03-20[feat] only one systray can be in executionRuben Pollan
2018-02-21[bug] ignore config parsing errorsRuben Pollan
2018-02-21[feat] add i18n supportRuben Pollan
2018-02-15[bug] check if error is not nil before checking if it's nopolkitRuben Pollan
2018-02-14[feat] timeout if bitmaskd doesn't respondRuben Pollan
2018-02-14[feat] install helpers if neededRuben Pollan
2018-02-13[doc] add copyright noticeRuben Pollan
2018-02-13Close bitmask when the systray quitsRuben Pollan
2018-02-09[style] nicer lookingRuben Pollan
2018-02-08[feat] use a config file to check when to produce the next notificationRuben Pollan
2018-02-08[feat] hardcode riseup.net as vpn providerRuben Pollan
2018-02-08[style] point imports into leap repoRuben Pollan
2018-01-23[feat] add gateway selectionRuben Pollan
2018-01-19[feat] implement bitmask.core zmq comunicationRuben Pollan
2018-01-16[feat] Dummy implementation of the systrayRuben Pollan