about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
...
* Use existing style for post's tagsAlan Pearce2023-11-09-1/+1
* Remove caddyAlan Pearce2023-11-08-5/+0
* Fix metrics of redirects and /healthAlan Pearce2023-11-08-13/+13
* Create /health handlerAlan Pearce2023-11-08-5/+4
* Automatically redirect other hostnames to the configured base_urlAlan Pearce2023-11-05-1/+20
* Remove extra space after Home linkAlan Pearce2023-10-29-0/+4
* Send content_encoding metrics to prometheus instead of sentryAlan Pearce2023-09-25-12/+27
* Fix doubled metricsAlan Pearce2023-09-25-1/+0
* Tweak CSSAlan Pearce2023-09-24-11/+3
* Add microformats classes to XSL-generated contentAlan Pearce2023-09-24-3/+3
* Use microformats class to style post listingsAlan Pearce2023-09-24-6/+6
* Tweak logging verbosityAlan Pearce2023-09-24-1/+1
* Exit properlyAlan Pearce2023-09-24-0/+2
* Fix serving pre-compressed filesAlan Pearce2023-09-24-12/+6
* Update flake inputsAlan Pearce2023-09-24-3/+3
* Add RSS/Atom feed to menuAlan Pearce2023-09-23-0/+3
* Handle OS signals directlyAlan Pearce2023-09-23-0/+12
* Fix feed XSL website linkAlan Pearce2023-09-23-1/+1
* Make template names clearerAlan Pearce2023-09-23-2/+2
* add rel=me to profile linksAlan Pearce2023-09-22-6/+15
* Remove non-existant sitemap from robots.txtAlan Pearce2023-09-22-1/+0
* Copy post-processed files back to app imageAlan Pearce2023-09-22-0/+1
* Re-add compression stepAlan Pearce2023-09-22-1/+1
* Create post "Homesteading"Alan Pearce2023-09-22-0/+13
* Markup content with more microformatsAlan Pearce2023-09-22-7/+30
* Replace zola with DOM-based static site generation codeAlan Pearce2023-09-22-852/+670
* Remove codeberg-specific domains fileAlan Pearce2023-09-22-6/+0
* Fix for strict TOML date parsingAlan Pearce2023-09-22-1/+1
* Reduce code to only work with $PWDAlan Pearce2023-09-18-7/+4
* Move servers into app.ts and export for testingAlan Pearce2023-09-17-230/+231
* Fix incorrect Makefile logic for post-processingAlan Pearce2023-09-17-3/+5
* Just send one transaction to SentryAlan Pearce2023-09-17-17/+6
* Also rename requests metricAlan Pearce2023-09-17-2/+2
* Format HTML to a shorter line lengthAlan Pearce2023-09-17-1/+1
* Optimise DockerfileAlan Pearce2023-09-17-1/+0
* Fix format not running in dockerAlan Pearce2023-09-17-2/+2
* Merge requestsBy* metrics into one metricAlan Pearce2023-09-17-12/+23
* Use a fixed docker tag for postprocessing on AlpineAlan Pearce2023-09-17-1/+1
* Use a special file for health checksAlan Pearce2023-09-17-1/+2
* Include user-agent string in Sentry tagsAlan Pearce2023-09-17-0/+1
* Use make only for necessary functionalityAlan Pearce2023-09-16-22/+8
* add HTTP service checksAlan Pearce2023-09-16-0/+6
* Send HSTS header from Fly proxyAlan Pearce2023-09-16-2/+3
* Tweak Sentry setupAlan Pearce2023-09-16-15/+15
* Don't register double-slashed pathsAlan Pearce2023-09-16-1/+1
* Fix XML feed styleAlan Pearce2023-09-16-37/+50
* Add crude Sentry release tracking informationAlan Pearce2023-09-16-0/+1
* Don't try to collect default metrics that don't work in BunAlan Pearce2023-09-16-8/+0
* Override content-type for /feed-styles/Alan Pearce2023-09-16-4/+7
* Set http tags on 404 spansAlan Pearce2023-09-16-1/+2