all repos
— website
@ c738123d55b8c9418a76afcbfd4480cc90de0e94
My website
summary
refs
tree
log
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