Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating module to live at sourcehut | Ben Morrison | 2020-06-20 | 1 | -1/+1 |
| | | | | | | Also moving the 'registry' library into this repo, rather than maintaining them separately. It will still be decoupled, just live in this repository. | ||||
* | license notice at top of each file | Ben Morrison | 2019-07-11 | 1 | -0/+19 |
| | |||||
* | linter warning about func signature | Ben Morrison | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | merged indexHandler with cssHandler, updated tests | Ben Morrison | 2019-06-11 | 1 | -4/+4 |
| | |||||
* | closing test response bodies & readability improvements | Ben Morrison | 2019-06-10 | 1 | -0/+31 |
| | |||||
* | handler unit tests finished | Ben Morrison | 2019-06-09 | 1 | -2/+21 |
| | |||||
* | removed redundant code | Ben Morrison | 2019-06-09 | 1 | -39/+9 |
| | |||||
* | handler tests now more substantial | Ben Morrison | 2019-06-09 | 1 | -16/+66 |
| | |||||
* | apiEndpointHandler now 404s invalid endpoints, better testing for it | Ben Morrison | 2019-06-09 | 1 | -8/+63 |
| | |||||
* | explicit init of static assets and test template init were removed: redundant | Ben Morrison | 2019-06-09 | 1 | -0/+1 |
| | |||||
* | enabled apiTagsHandler and apiTagsBaseHandler tests | Ben Morrison | 2019-06-06 | 1 | -2/+1 |
| | |||||
* | updated tests to work with new project structure | Ben Morrison | 2019-06-06 | 1 | -2/+2 |
| | |||||
* | fixed some import comments | Ben Morrison | 2019-06-05 | 1 | -1/+1 |
| | |||||
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 1 | -0/+116 |