summaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Collapse)Author
2019-01-15[feat] Reorganize codeRuben Pollan
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99
2018-06-20[feat] sort gateways by timezoneRuben Pollan
And let us select gateways. - Resolves: #42
2018-04-11[feat] autoconnect if is the first run or was not manually stoppedRuben Pollan
- Resolves: #23
2018-02-21[bug] ignore config parsing errorsRuben Pollan
2018-02-16[feat] add a command line flag to enable gateway selectionRuben Pollan
- Resolves: #12
2018-02-13[doc] add copyright noticeRuben Pollan
2018-02-08[style] remove unused codeRuben Pollan
2018-02-08[feat] use a config file to check when to produce the next notificationRuben Pollan