Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comments edited | Ben Morrison | 2019-05-28 | 1 | -1/+1 |
* | removed extraneous comments | Ben Morrison | 2019-05-27 | 1 | -4/+2 |
* | configuration init changes | Ben Morrison | 2019-05-23 | 1 | -3/+3 |
* | tuning query handling | Ben Morrison | 2019-05-22 | 1 | -1/+16 |
* | runtime bugs related to api output | Ben Morrison | 2019-05-21 | 1 | -0/+1 |
* | rename closeLog channel | Ben Morrison | 2019-05-21 | 1 | -1/+1 |
* | added cache update / db push intervals to conf; | Ben Morrison | 2019-05-21 | 1 | -3/+3 |
* | endpoint query function added | Ben Morrison | 2019-05-20 | 1 | -7/+9 |
* | middleware func to attach remote ip to context | Ben Morrison | 2019-05-20 | 1 | -1/+7 |
* | allowing underscore and hyphen in users/tags | Ben Morrison | 2019-05-14 | 1 | -2/+2 |
* | serving css virtually instead of directly | Ben Morrison | 2019-05-13 | 1 | -0/+3 |
* | redundant path removed. comments added. | Ben Morrison | 2019-05-13 | 1 | -3/+5 |
* | watching for ^C. added comments. | Ben Morrison | 2019-05-13 | 1 | -2/+12 |
* | reorganized handlers. StrictSlash(true). handling POST /api/plain/users for n... | Ben Morrison | 2019-05-12 | 1 | -9/+25 |
* | added stdoutLogging bool and related configuration | Ben Morrison | 2019-05-12 | 1 | -1/+0 |
* | commented some | Ben Morrison | 2019-05-12 | 1 | -1/+9 |
* | config fleshed out; using viper+pflag | Ben Morrison | 2019-05-12 | 1 | -3/+4 |
* | query vars to endpoint in routing | Ben Morrison | 2019-05-11 | 1 | -1/+3 |
* | more graceful routing of http requests | Ben Morrison | 2019-05-11 | 1 | -8/+23 |
* | skeleton handlers responding | Ben Morrison | 2019-05-11 | 1 | -6/+8 |
* | stubbed out handlers | Ben Morrison | 2019-05-11 | 1 | -2/+8 |
* | gzipped responses | Ben Morrison | 2019-05-11 | 1 | -2/+6 |
* | reorg | Ben Morrison | 2019-05-11 | 1 | -1/+1 |
* | change port for unprivileged binds | Ben Morrison | 2019-05-10 | 1 | -1/+1 |
* | building the skeleton | Ben Morrison | 2019-05-10 | 1 | -0/+14 |