Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up staticHandler | Ben Morrison | 2019-06-11 | 1 | -10/+8 |
* | runtime bugs in staticHandler | Ben Morrison | 2019-06-11 | 1 | -19/+12 |
* | fixed content-types | Ben Morrison | 2019-06-11 | 1 | -2/+2 |
* | check if behind reverse proxy | Ben Morrison | 2019-06-11 | 1 | -1/+1 |
* | merged indexHandler with cssHandler, updated tests | Ben Morrison | 2019-06-11 | 1 | -37/+32 |
* | 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 |