about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* switch to self-hosted goatcounterAlan Pearce11 days-5/+5
* fix certificate acquisition when listen sockets are passedAlan Pearce11 days-18/+28
* move public directory out of git repositoryAlan Pearce11 days-7/+13
* tls: strip IPv6 brackets before enabling certmagicAlan Pearce11 days-1/+6
* only create a tempdir in development modeAlan Pearce11 days-5/+7
* remove unnecessary assignmentsAlan Pearce11 days-4/+2
* fix typo in listenfdAlan Pearce11 days-1/+1
* remove h2c supportAlan Pearce11 days-28/+2
* set server headers to be similar to certmagic's defaultsAlan Pearce11 days-1/+4
* use pointers for builder configurationAlan Pearce12 days-5/+5
* use a smaller shell for CIAlan Pearce12 days-4/+19
* use socket passing also for TLSAlan Pearce12 days-22/+40
* use snake_case in justfileAlan Pearce12 days-2/+2
* log configured HTTP/S ports instead of defaultsAlan Pearce12 days-2/+2
* make goatcounter URL configurableAlan Pearce12 days-10/+8
* run `git clean` after updatingAlan Pearce12 days-1/+19
* simplify output directory treeAlan Pearce12 days-34/+24
* add missing argumentAlan Pearce13 days-1/+1
* use pointer to config in builder & templatesAlan Pearce13 days-21/+24
* fix redirect loops on non-standard portsAlan Pearce13 days-1/+3
* remove firewall warning on macOSAlan Pearce13 days-0/+1
* avoid redirect chains (http -> https, host1 -> host2)Alan Pearce13 days-25/+82
* require only ACME_CA for TLS in developmentAlan Pearce13 days-5/+14
* enable TLS for local development (using caddy as acme server)Alan Pearce13 days-26/+64
* load local .envAlan Pearce14 days-0/+3
* default redirect to trueAlan Pearce14 days-3/+2
* reorganise server startupAlan Pearce14 days-7/+8
* fix empty initial build in devAlan Pearce14 days-7/+7
* set default TLS server nameAlan Pearce14 days-0/+1
* improve post microformatsAlan Pearce14 days-2/+7
* fix missing cssAlan Pearce14 days-0/+1
* update dependenciesAlan Pearce14 days-148/+139
* make error pages dynamicAlan Pearce14 days-28/+29
* generate template code before deploymentAlan Pearce14 days-0/+1
* enable redirects on flyAlan Pearce14 days-0/+1
* fix repository not updatingAlan Pearce14 days-15/+23
* use remote-tracking branch for mergeAlan Pearce2024-06-25-10/+7
* update worktree after fetching updatesAlan Pearce2024-06-25-0/+15
* be quieter on fs updatesAlan Pearce2024-06-25-1/+1
* add missing error checksAlan Pearce2024-06-25-2/+9
* use a normal filename for homepageAlan Pearce2024-06-25-1/+1
* simplify build commandAlan Pearce2024-06-25-15/+2
* attempt to link broken hyperlinks back to source filesAlan Pearce2024-06-25-1/+1
* clean up build shellAlan Pearce2024-06-25-3/+0
* remove clean step in builderAlan Pearce2024-06-25-7/+0
* refactor server startupAlan Pearce2024-06-25-35/+16
* use cached-nix-shellAlan Pearce2024-06-25-1/+1
* move go-licenses into shellAlan Pearce2024-06-25-1/+2
* remove netlify and vercel configurationsAlan Pearce2024-06-25-115/+0
* fix early panicAlan Pearce2024-06-25-1/+2