Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored initConfig() | Ben Morrison | 2019-06-10 | 1 | -69/+42 |
* | changed some log formatting | Ben Morrison | 2019-06-10 | 1 | -1/+1 |
* | setting version via build flags | Ben Morrison | 2019-06-09 | 1 | -2/+2 |
* | init staticAssets explicitly on startup | Ben Morrison | 2019-06-09 | 1 | -9/+0 |
* | split db-specific funcs into separate files | Ben Morrison | 2019-06-08 | 1 | -10/+14 |
* | sqlite functionality added | Ben Morrison | 2019-06-08 | 1 | -7/+3 |
* | moved type declarations into respective files | Ben Morrison | 2019-06-08 | 1 | -0/+28 |
* | config and logging functions split into own file | Ben Morrison | 2019-06-06 | 1 | -0/+187 |