Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explicit init of static assets and test template init were removed: redundant | Ben Morrison | 2019-06-09 | 1 | -1/+0 |
* | init staticAssets explicitly on startup | Ben Morrison | 2019-06-09 | 1 | -1/+7 |
* | runtime bugfix for sqlite3 | Ben Morrison | 2019-06-08 | 1 | -1/+1 |
* | template panic fix v0.2.4 | Ben Morrison | 2019-06-08 | 1 | -2/+4 |
* | split db-specific funcs into separate files | Ben Morrison | 2019-06-08 | 1 | -3/+1 |
* | sqlite functionality added | Ben Morrison | 2019-06-08 | 1 | -4/+3 |
* | cleaned up error handling | Ben Morrison | 2019-06-08 | 1 | -4/+14 |
* | moved type declarations into respective files | Ben Morrison | 2019-06-08 | 1 | -11/+1 |
* | version constant changed | Ben Morrison | 2019-06-06 | 1 | -1/+1 |
* | moved funcs out of init.go to aid organization | Ben Morrison | 2019-06-06 | 1 | -479/+0 |
* | updated tests to work with new project structure | Ben Morrison | 2019-06-06 | 1 | -2/+5 |
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+600 |