Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tuning query handling | Ben Morrison | 2019-05-22 | 1 | -2/+2 |
* | fixed http 400 response and test | Ben Morrison | 2019-05-21 | 1 | -1/+2 |
* | runtime bugs re: http400 and database reading on startup | Ben Morrison | 2019-05-21 | 1 | -2/+1 |
* | fleshed out POST handler, added remote registry list | Ben Morrison | 2019-05-21 | 1 | -2/+4 |
* | apiEndpointHandler returning all users/statuses/mentions if no query present | Ben Morrison | 2019-05-21 | 1 | -0/+6 |
* | renamed files for clarity | Ben Morrison | 2019-05-20 | 1 | -182/+33 |
* | streamlined error handling and misc minor fixes | Ben Morrison | 2019-05-20 | 1 | -75/+63 |
* | error handling after http.Request.ParseForm() | Ben Morrison | 2019-05-20 | 1 | -2/+7 |
* | endpoint query function added | Ben Morrison | 2019-05-20 | 1 | -5/+6 |
* | middleware func to attach remote ip to context | Ben Morrison | 2019-05-20 | 1 | -0/+215 |