Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Log errors | Alan Pearce | 2023-11-23 | -0/+1 |
| | ||||
* | Log access | Alan Pearce | 2023-11-23 | -16/+23 |
| | ||||
* | De-duplicate content-encoding handling | Alan Pearce | 2023-11-10 | -37/+14 |
| | ||||
* | Fix metrics of redirects and /health | Alan Pearce | 2023-11-08 | -13/+13 |
| | ||||
* | Create /health handler | Alan Pearce | 2023-11-08 | -1/+3 |
| | ||||
* | Automatically redirect other hostnames to the configured base_url | Alan Pearce | 2023-11-05 | -1/+17 |
| | ||||
* | Send content_encoding metrics to prometheus instead of sentry | Alan Pearce | 2023-09-25 | -12/+27 |
| | ||||
* | Fix doubled metrics | Alan Pearce | 2023-09-25 | -1/+0 |
| | ||||
* | Fix serving pre-compressed files | Alan Pearce | 2023-09-24 | -12/+6 |
| | ||||
* | Replace zola with DOM-based static site generation code | Alan Pearce | 2023-09-22 | -8/+34 |
| | ||||
* | Reduce code to only work with $PWD | Alan Pearce | 2023-09-18 | -3/+2 |
| | ||||
* | Move servers into app.ts and export for testing | Alan Pearce | 2023-09-17 | -0/+225 |