about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* fix tags links HEAD mainAlan Pearce4 days-3/+3
* move / -> /index.html convention to storage layerAlan Pearce4 days-9/+17
* fix files path manipulation when separator isn't /Alan Pearce4 days-5/+4
* refactor mux filemap into files.ReaderAlan Pearce4 days-46/+69
* refactor outputs->storage for generalisationAlan Pearce4 days-28/+28
* builder:make getHTMLStyleHash output-independentAlan Pearce5 days-10/+12
* fix capitalistion of BlueskyAlan Pearce6 days-1/+1
* show five posts on homepageAlan Pearce6 days-1/+1
* fix post URL generationAlan Pearce6 days-2/+2
* dev: don't rebuild if root files changedAlan Pearce6 days-4/+0
* fix ACME in development modeAlan Pearce6 days-1/+4
* fix linter complaintsAlan Pearce6 days-2/+8
* abstract builder outputsAlan Pearce6 days-228/+245
* tls: fix certmagic non-DNS challengesAlan Pearce2025-01-05-3/+3
* build: split out deploy target for local useAlan Pearce2025-01-05-1/+3
* build: fix `date` error on darwin/BSDAlan Pearce2025-01-05-1/+1
* Revert "disable lorri (broken on darwin)"Alan Pearce2025-01-05-1/+9
* disable lorri (broken on darwin)Alan Pearce2024-12-12-6/+1
* tls: fix certmagic maintenance using wrong loggerAlan Pearce2024-12-09-1/+1
* set certmagic logger properlyAlan Pearce2024-12-09-3/+2
* fix oopsAlan Pearce2024-12-09-1/+1
* ci: don't generate SBOMAlan Pearce2024-12-09-1/+1
* tls: reduce visual noiseAlan Pearce2024-12-09-14/+16
* add date tag to docker imageAlan Pearce2024-12-09-1/+2
* wait for graceful shutdownAlan Pearce2024-12-08-1/+1
* don't munge listen address (was listenfd workaround)Alan Pearce2024-12-08-4/+0
* fix random subdomain redirects caused by wildcard domainAlan Pearce2024-12-06-1/+1
* server: use switch statement to satisfy gocriticAlan Pearce2024-12-06-5/+10
* Revert "Provision certificate for fly hostname"Alan Pearce2024-12-04-1/+0
* Provision certificate for fly hostnameAlan Pearce2024-12-04-0/+1
* Set memory limit to a safe levelAlan Pearce2024-12-04-1/+1
* server: 404 if host not recognisedAlan Pearce2024-12-04-1/+3
* tls: only redirect to HTTPS if host is knownAlan Pearce2024-12-04-1/+5
* Fix occasional OOM errorsAlan Pearce2024-12-04-1/+1
* Increase memory limitAlan Pearce2024-12-03-1/+1
* Update x/logAlan Pearce2024-12-03-3/+3
* Update certmagic-storage-redisAlan Pearce2024-11-30-6/+3
* update certmagic forkAlan Pearce2024-11-30-3/+3
* fork certmagicAlan Pearce2024-11-30-2/+5
* Fork caddy-storage-redis and make certmagic-onlyAlan Pearce2024-11-30-101/+17
* Upgrade logging libraryAlan Pearce2024-11-30-3/+3
* tls: change certmanager defaults instead of creating new configAlan Pearce2024-11-30-33/+21
* Update flake inputsAlan Pearce2024-11-30-9/+9
* Update certmagicAlan Pearce2024-11-30-33/+33
* Use errors.WithMessage in place of .WrapAlan Pearce2024-11-28-26/+26
* use more descriptive error textAlan Pearce2024-11-28-1/+1
* Revert "Disable stdout request logging in production"Alan Pearce2024-11-28-9/+5
* tls: use only DNS01 challengesAlan Pearce2024-11-27-4/+6
* Enable new redis serverAlan Pearce2024-11-27-0/+3
* Add support for connecting to redis via TLSAlan Pearce2024-11-27-0/+4