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
/
internal
Commit message (
Expand
)
Author
Age
Lines
*
tls: strip IPv6 brackets before enabling certmagic
Alan Pearce
2024-06-29
-1
/
+6
*
remove unnecessary assignments
Alan Pearce
2024-06-28
-4
/
+2
*
fix typo in listenfd
Alan Pearce
2024-06-28
-1
/
+1
*
remove h2c support
Alan Pearce
2024-06-28
-27
/
+1
*
set server headers to be similar to certmagic's defaults
Alan Pearce
2024-06-28
-1
/
+4
*
use pointers for builder configuration
Alan Pearce
2024-06-28
-3
/
+3
*
use socket passing also for TLS
Alan Pearce
2024-06-28
-21
/
+36
*
log configured HTTP/S ports instead of defaults
Alan Pearce
2024-06-28
-2
/
+2
*
make goatcounter URL configurable
Alan Pearce
2024-06-28
-0
/
+1
*
run `git clean` after updating
Alan Pearce
2024-06-28
-1
/
+19
*
simplify output directory tree
Alan Pearce
2024-06-28
-31
/
+21
*
use pointer to config in builder & templates
Alan Pearce
2024-06-27
-14
/
+17
*
fix redirect loops on non-standard ports
Alan Pearce
2024-06-27
-1
/
+3
*
remove firewall warning on macOS
Alan Pearce
2024-06-27
-0
/
+1
*
avoid redirect chains (http -> https, host1 -> host2)
Alan Pearce
2024-06-27
-25
/
+82
*
require only ACME_CA for TLS in development
Alan Pearce
2024-06-27
-5
/
+14
*
enable TLS for local development (using caddy as acme server)
Alan Pearce
2024-06-26
-24
/
+63
*
default redirect to true
Alan Pearce
2024-06-26
-2
/
+2
*
reorganise server startup
Alan Pearce
2024-06-26
-7
/
+8
*
fix empty initial build in dev
Alan Pearce
2024-06-26
-7
/
+0
*
set default TLS server name
Alan Pearce
2024-06-26
-0
/
+1
*
fix missing css
Alan Pearce
2024-06-26
-0
/
+1
*
make error pages dynamic
Alan Pearce
2024-06-26
-15
/
+12
*
fix repository not updating
Alan Pearce
2024-06-26
-15
/
+23
*
use remote-tracking branch for merge
Alan Pearce
2024-06-25
-10
/
+7
*
update worktree after fetching updates
Alan Pearce
2024-06-25
-0
/
+15
*
be quieter on fs updates
Alan Pearce
2024-06-25
-1
/
+1
*
add missing error checks
Alan Pearce
2024-06-25
-2
/
+9
*
use a normal filename for homepage
Alan Pearce
2024-06-25
-1
/
+1
*
remove clean step in builder
Alan Pearce
2024-06-25
-7
/
+0
*
refactor server startup
Alan Pearce
2024-06-25
-26
/
+16
*
fix early panic
Alan Pearce
2024-06-25
-0
/
+1
*
build with ko instead of nix
Alan Pearce
2024-06-25
-7
/
+11
*
fetch and build site on server start
Alan Pearce
2024-06-25
-12
/
+105
*
fix missing spacing in feed preview
Alan Pearce
2024-06-25
-19
/
+11
*
refactor/format
Alan Pearce
2024-06-25
-49
/
+54
*
don't log URL scheme
Alan Pearce
2024-06-25
-5
/
+0
*
make hostname-based redirection configurable
Alan Pearce
2024-06-24
-7
/
+10
*
make 404 page dynamic
Alan Pearce
2024-06-24
-5
/
+17
*
move templ templates into separate package
Alan Pearce
2024-06-24
-293
/
+13
*
move 404.html back to private directory
Alan Pearce
2024-06-24
-1
/
+1
*
log scheme directly from request
Alan Pearce
2024-06-24
-1
/
+1
*
handle TLS in server with ACME
Alan Pearce
2024-06-24
-16
/
+90
*
(automatically) format with golines
Alan Pearce
2024-06-23
-1
/
+3
*
fix and simplify content-encoding negotiation
Alan Pearce
2024-06-23
-9
/
+15
*
serve pre-compressed files according to accept-encoding
Alan Pearce
2024-06-23
-20
/
+49
*
pre-compress static files
Alan Pearce
2024-06-23
-5
/
+30
*
pre-compress generated files in production
Alan Pearce
2024-06-23
-9
/
+98
*
fix feed content
Alan Pearce
2024-06-23
-1
/
+1
*
log origin of server listener (i.e. listenfd or not)
Alan Pearce
2024-06-19
-0
/
+1
[next]