Age | Commit message (Expand) | Author |
---|---|---|
2019-05-20 | Default error handler; rename StaticFiles -> FileServer | Matthew Holt |
2019-05-20 | Sanitize paths in static file server; some cleanup | Matthew Holt |
2019-05-20 | Implement headers middleware | Matthew Holt |
2019-05-20 | Implement most of browse; fix a couple obvious bugs; some cleanup | Matthew Holt |
2019-05-20 | Implement most of static file server; refactor and improve Replacer | Matthew Holt |
2019-04-25 | Initial commit of Storage, TLS, and automatic HTTPS implementations | Matthew Holt |
2019-03-31 | Very basic middleware and route matching functionality | Matthew Holt |