summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* switch to sqliteAlan Pearce9 days-9/+391
|
* fix listening on TCP only without listenfd combinedAlan Pearce10 days-1/+7
|
* use buffers as interface to storageAlan Pearce10 days-122/+316
|
* build: pass flags to `go run`Alan Pearce10 days-2/+2
|
* serve files from Storage implementationAlan Pearce12 days-77/+143
|
* use storage.Writer interface in builderAlan Pearce13 days-6/+34
|
* move copyRecursive to builderAlan Pearce13 days-48/+48
|
* fix tags linksAlan Pearce13 days-3/+3
|
* move / -> /index.html convention to storage layerAlan Pearce13 days-9/+17
|
* fix files path manipulation when separator isn't /Alan Pearce13 days-5/+4
|
* refactor mux filemap into files.ReaderAlan Pearce13 days-46/+69
|
* refactor outputs->storage for generalisationAlan Pearce13 days-28/+28
|
* builder:make getHTMLStyleHash output-independentAlan Pearce14 days-10/+12
|
* fix capitalistion of BlueskyAlan Pearce2025-01-25-1/+1
|
* show five posts on homepageAlan Pearce2025-01-25-1/+1
|
* fix post URL generationAlan Pearce2025-01-25-2/+2
|
* dev: don't rebuild if root files changedAlan Pearce2025-01-24-4/+0
|
* fix ACME in development modeAlan Pearce2025-01-24-1/+4
|
* fix linter complaintsAlan Pearce2025-01-24-2/+8
|
* abstract builder outputsAlan Pearce2025-01-24-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
| | | | This reverts commit b66c1ed87b556844421886ead373ffdd4ca25663.
* 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
| | | | This reverts commit ed56c127cd5d05681f6f52d075760ba34c47b481.
* 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
|