index
:
website
this commit
main
postdate
My website
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Lines
*
Enable ETag-based browser caching
Alan Pearce
2024-04-11
-7
/
+21
*
fly: stop running in secondary regions if no meaningful requests
Alan Pearce
2024-04-10
-2
/
+24
*
Add startup performance metric
Alan Pearce
2024-04-10
-0
/
+11
*
Use log methods instead of console
Alan Pearce
2024-04-09
-5
/
+5
*
Fix TypeScript warning about `env` access
Alan Pearce
2024-04-09
-3
/
+3
*
Normalise case of Host header
Alan Pearce
2024-04-07
-1
/
+1
*
Record metrics for redirects
Alan Pearce
2024-04-07
-1
/
+8
*
Make prometheus metric labels strongly typed
Alan Pearce
2024-04-07
-2
/
+2
*
Fix content-encoding check
Alan Pearce
2024-04-06
-1
/
+1
*
Use console.info for permanent logs
Alan Pearce
2024-04-06
-1
/
+1
*
Purge CSS on a per-template basis
Alan Pearce
2024-04-04
-10
/
+25
*
Log content encoding in all cases
Alan Pearce
2024-04-04
-1
/
+4
*
Add hostname to logging and metrics
Alan Pearce
2024-04-04
-4
/
+23
*
Remove unused import
Alan Pearce
2024-04-02
-1
/
+0
*
posts: "fix" type error
Alan Pearce
2024-04-01
-1
/
+1
*
templates: don't escape HTML for Atom feed; it's not necessary
Alan Pearce
2024-04-01
-1
/
+1
*
Replace Bun fs calls with node-compatible module
Alan Pearce
2024-04-01
-25
/
+32
*
config: override base_url in development
Alan Pearce
2024-04-01
-1
/
+5
*
Use import.meta instead of Bun to get envvars
Alan Pearce
2024-04-01
-4
/
+6
*
Enable bun watch mode via `bun dev`
Alan Pearce
2024-04-01
-0
/
+2
*
Redirect existing index.html files
Alan Pearce
2024-04-01
-0
/
+11
*
Merge redirect information into standard log line
Alan Pearce
2024-04-01
-3
/
+4
*
Simplify walkDirectory by using recursive readdir
Alan Pearce
2024-04-01
-15
/
+9
*
Print served URL via Server.url
Alan Pearce
2024-04-01
-1
/
+1
*
Add headings to tag pages
Alan Pearce
2024-02-09
-0
/
+5
*
Log errors
Alan Pearce
2023-11-23
-0
/
+1
*
Log access
Alan Pearce
2023-11-23
-16
/
+23
*
Template "elsewhere on the internet" links
Alan Pearce
2023-11-10
-0
/
+10
*
Tweak menu configuration structure
Alan Pearce
2023-11-10
-3
/
+3
*
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
*
Remove extra space after Home link
Alan Pearce
2023-10-29
-0
/
+1
*
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
*
Exit properly
Alan Pearce
2023-09-24
-0
/
+2
*
Fix serving pre-compressed files
Alan Pearce
2023-09-24
-12
/
+6
*
Handle OS signals directly
Alan Pearce
2023-09-23
-0
/
+12
*
Make template names clearer
Alan Pearce
2023-09-23
-2
/
+2
*
Markup content with more microformats
Alan Pearce
2023-09-22
-1
/
+6
*
Replace zola with DOM-based static site generation code
Alan Pearce
2023-09-22
-11
/
+340
*
Reduce code to only work with $PWD
Alan Pearce
2023-09-18
-7
/
+4
*
Move servers into app.ts and export for testing
Alan Pearce
2023-09-17
-229
/
+230
*
Just send one transaction to Sentry
Alan Pearce
2023-09-17
-17
/
+6
*
Also rename requests metric
Alan Pearce
2023-09-17
-2
/
+2
*
Merge requestsBy* metrics into one metric
Alan Pearce
2023-09-17
-12
/
+23
*
Include user-agent string in Sentry tags
Alan Pearce
2023-09-17
-0
/
+1
*
Tweak Sentry setup
Alan Pearce
2023-09-16
-15
/
+15
*
Don't register double-slashed paths
Alan Pearce
2023-09-16
-1
/
+1
[next]