Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | config parameters | Emile | 2020-01-29 |
| | |||
* | load and store the state | Emile | 2020-01-29 |
| | |||
* | load the state and exit correctly | Emile | 2020-01-29 |
| | |||
* | setup the http server in http.go | Emile | 2020-01-29 |
| | |||
* | updated the flags used | Emile | 2020-01-29 |
| | |||
* | using https | Emile | 2020-01-27 |
| | |||
* | snake_case → camelCase | Emile | 2020-01-27 |
| | |||
* | formatting | Emile | 2020-01-27 |
| | |||
* | implemented the config struct | Emile | 2020-01-27 |
| | |||
* | config struct | Emile | 2020-01-27 |
| | |||
* | fmt / imports | Emile | 2020-01-27 |
| | |||
* | parseFlags | Emile | 2020-01-27 |
| | |||
* | moved the source into an own folder | Emile | 2020-01-27 |