Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored http err handling to combine 3 funcs into 1 | Ben Morrison | 2019-06-10 | 1 | -20/+20 |
* | apiEndpointHandler now 404s invalid endpoints, better testing for it | Ben Morrison | 2019-06-09 | 1 | -1/+5 |
* | sqlite functionality added | Ben Morrison | 2019-06-08 | 1 | -6/+1 |
* | cleaned up error handling | Ben Morrison | 2019-06-08 | 1 | -4/+1 |
* | database refs and static assets concurrency-safe | Ben Morrison | 2019-06-08 | 1 | -23/+34 |
* | deduplicated duplicate deduplication functions | Ben Morrison | 2019-06-06 | 1 | -24/+2 |
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+228 |