all repos
— homestead
@ 7bb417f923bdaac08d0d48ef1df6d191e5030bd6
My future indieweb platform
summary
refs
tree
log
Add request_duration_seconds histogram
main
3 years ago
Alan Pearce
Add namespace to prometheus metrics
3 years ago
Alan Pearce
Catch errors and log to sentry
3 years ago
Alan Pearce
Deploy to fly.io
3 years ago
Alan Pearce
Build with docker
3 years ago
Alan Pearce
Log server info at startup
3 years ago
Alan Pearce
Fix error in requestsByPath counter
3 years ago
Alan Pearce
Collect metrics for prometheus
3 years ago
Alan Pearce
Remove unused import
3 years ago
Alan Pearce
Add tests
3 years ago
Alan Pearce
Send headers with 304 responses
3 years ago
Alan Pearce
Add Vary: Accept-Encoding header (only header keys are re-cased)
3 years ago
Alan Pearce
Remove console.log
3 years ago
Alan Pearce
Fix incorrect file existence check
3 years ago
Alan Pearce
Remove defunct live-reload
3 years ago
Alan Pearce
Use bun's builtin mime logic
3 years ago
Alan Pearce
Return precompressed files, if they exist
3 years ago
Alan Pearce
Inline variable
3 years ago
Alan Pearce
Send 304 when file time not greater than if-modified-since header
3 years ago
Alan Pearce
Send last-modified header
3 years ago
Alan Pearce
Remove unused function
3 years ago
Alan Pearce
Reduce memory usage by not duplicating default headers
3 years ago
Alan Pearce
Send status code 404 with /404.html
3 years ago
Alan Pearce
Rename variable
3 years ago
Alan Pearce
Return 404 if file no longer exists
3 years ago
Alan Pearce
Remove unused dependency
3 years ago
Alan Pearce
wtf typescript
3 years ago
Alan Pearce
Avoid duplicate registration of initial directory
3 years ago
Alan Pearce
Give files map a proper type
3 years ago
Alan Pearce
Use own logic for static file serving
3 years ago
Alan Pearce
Read config from TOML file
3 years ago
Alan Pearce
Reformat with prettier
3 years ago
Alan Pearce
Init flake
3 years ago
Alan Pearce
Serve static files
3 years ago
Alan Pearce
Initial commit
3 years ago
Alan Pearce