about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* clean up build shellAlan Pearce12 days-3/+0
|
* remove clean step in builderAlan Pearce12 days-7/+0
|
* refactor server startupAlan Pearce12 days-35/+16
|
* use cached-nix-shellAlan Pearce12 days-1/+1
|
* move go-licenses into shellAlan Pearce12 days-1/+2
|
* remove netlify and vercel configurationsAlan Pearce12 days-115/+0
|
* fix early panicAlan Pearce12 days-1/+2
|
* re-add go to shellAlan Pearce12 days-0/+1
|
* build with ko instead of nixAlan Pearce12 days-424/+34
|
* fetch and build site on server startAlan Pearce12 days-57/+244
|
* just: pass command-line arguments to fly deployAlan Pearce12 days-2/+2
|
* mount volume at /dataAlan Pearce12 days-0/+5
|
* fix missing spacing in feed previewAlan Pearce12 days-22/+16
|
* refactor/formatAlan Pearce12 days-60/+54
|
* post: When Tailscale MagicDNS isn’tAlan Pearce12 days-0/+200
|
* don't log URL schemeAlan Pearce13 days-5/+0
|
* make hostname-based redirection configurableAlan Pearce13 days-7/+10
|
* use embedded filesystem for server template accessAlan Pearce13 days-2/+20
|
* make 404 page dynamicAlan Pearce13 days-5/+17
|
* move templ templates into separate packageAlan Pearce13 days-31/+49
|
* move 404.html back to private directoryAlan Pearce13 days-1/+1
|
* compress docker image during uploadAlan Pearce13 days-1/+1
|
* re-add health checksAlan Pearce13 days-0/+9
|
* log scheme directly from requestAlan Pearce13 days-1/+1
|
* handle TLS in server with ACMEAlan Pearce13 days-46/+409
|
* re-add health checkAlan Pearce14 days-0/+7
|
* simplify docker buildAlan Pearce14 days-10/+5
|
* (automatically) format with golinesAlan Pearce14 days-1/+7
|
* fix and simplify content-encoding negotiationAlan Pearce14 days-9/+15
|
* serve pre-compressed files according to accept-encodingAlan Pearce2024-06-23-25/+60
|
* pre-compress static filesAlan Pearce2024-06-23-19/+30
|
* pre-compress generated files in productionAlan Pearce2024-06-23-9/+104
|
* fix feed contentAlan Pearce2024-06-23-1/+1
|
* add CD to flyAlan Pearce2024-06-22-16/+87
|
* don't clean before deploymentAlan Pearce2024-06-22-4/+4
|
* add ci commandAlan Pearce2024-06-22-0/+2
|
* fix build commandAlan Pearce2024-06-22-0/+1
|
* enable building via default.nixAlan Pearce2024-06-22-1/+41
|
* just: fix clean task in CIAlan Pearce2024-06-22-1/+1
|
* update deploymentsAlan Pearce2024-06-19-3/+3
|
* remove unused variablesAlan Pearce2024-06-19-5/+0
|
* add command for preview deploymentAlan Pearce2024-06-19-0/+2
|
* log origin of server listener (i.e. listenfd or not)Alan Pearce2024-06-19-0/+1
|
* log: enable setting log level from environment variableAlan Pearce2024-06-19-1/+14
|
* style external nav menu linksAlan Pearce2024-06-19-3/+33
|
* fix dev server/live reloadAlan Pearce2024-06-19-17/+64
|
* pass rendered html to homepageAlan Pearce2024-06-18-18/+13
|
* split content and sitemap code from builderAlan Pearce2024-06-18-41/+40
|
* switch to templ for rendering HTML templatesAlan Pearce2024-06-18-579/+324
|
* extract socket passing protocol handler to packageAlan Pearce2024-06-18-3/+40
|