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