about summary refs log tree commit diff stats
path: root/src/app.ts
Commit message (Expand)AuthorAgeLines
* Send content_encoding metrics to prometheus instead of sentryAlan Pearce2023-09-25-12/+27
* Fix doubled metricsAlan Pearce2023-09-25-1/+0
* Fix serving pre-compressed filesAlan Pearce2023-09-24-12/+6
* Replace zola with DOM-based static site generation codeAlan Pearce2023-09-22-8/+34
* Reduce code to only work with $PWDAlan Pearce2023-09-18-3/+2
* Move servers into app.ts and export for testingAlan Pearce2023-09-17-0/+225