Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix tags links HEAD main | Alan Pearce | 4 days | -3/+3 |
| | ||||
* | move / -> /index.html convention to storage layer | Alan Pearce | 4 days | -9/+17 |
| | ||||
* | fix files path manipulation when separator isn't / | Alan Pearce | 4 days | -5/+4 |
| | ||||
* | refactor mux filemap into files.Reader | Alan Pearce | 4 days | -46/+69 |
| | ||||
* | refactor outputs->storage for generalisation | Alan Pearce | 4 days | -28/+28 |
| | ||||
* | builder:make getHTMLStyleHash output-independent | Alan Pearce | 5 days | -10/+12 |
| | ||||
* | fix capitalistion of Bluesky | Alan Pearce | 6 days | -1/+1 |
| | ||||
* | show five posts on homepage | Alan Pearce | 6 days | -1/+1 |
| | ||||
* | fix post URL generation | Alan Pearce | 6 days | -2/+2 |
| | ||||
* | dev: don't rebuild if root files changed | Alan Pearce | 6 days | -4/+0 |
| | ||||
* | fix ACME in development mode | Alan Pearce | 6 days | -1/+4 |
| | ||||
* | fix linter complaints | Alan Pearce | 6 days | -2/+8 |
| | ||||
* | abstract builder outputs | Alan Pearce | 6 days | -228/+245 |
| | ||||
* | tls: fix certmagic non-DNS challenges | Alan Pearce | 2025-01-05 | -3/+3 |
| | ||||
* | build: split out deploy target for local use | Alan Pearce | 2025-01-05 | -1/+3 |
| | ||||
* | build: fix `date` error on darwin/BSD | Alan Pearce | 2025-01-05 | -1/+1 |
| | ||||
* | Revert "disable lorri (broken on darwin)" | Alan Pearce | 2025-01-05 | -1/+9 |
| | | | | This reverts commit b66c1ed87b556844421886ead373ffdd4ca25663. | |||
* | disable lorri (broken on darwin) | Alan Pearce | 2024-12-12 | -6/+1 |
| | ||||
* | tls: fix certmagic maintenance using wrong logger | Alan Pearce | 2024-12-09 | -1/+1 |
| | ||||
* | set certmagic logger properly | Alan Pearce | 2024-12-09 | -3/+2 |
| | ||||
* | fix oops | Alan Pearce | 2024-12-09 | -1/+1 |
| | ||||
* | ci: don't generate SBOM | Alan Pearce | 2024-12-09 | -1/+1 |
| | ||||
* | tls: reduce visual noise | Alan Pearce | 2024-12-09 | -14/+16 |
| | ||||
* | add date tag to docker image | Alan Pearce | 2024-12-09 | -1/+2 |
| | ||||
* | wait for graceful shutdown | Alan Pearce | 2024-12-08 | -1/+1 |
| | ||||
* | don't munge listen address (was listenfd workaround) | Alan Pearce | 2024-12-08 | -4/+0 |
| | ||||
* | fix random subdomain redirects caused by wildcard domain | Alan Pearce | 2024-12-06 | -1/+1 |
| | ||||
* | server: use switch statement to satisfy gocritic | Alan Pearce | 2024-12-06 | -5/+10 |
| | ||||
* | Revert "Provision certificate for fly hostname" | Alan Pearce | 2024-12-04 | -1/+0 |
| | | | | This reverts commit ed56c127cd5d05681f6f52d075760ba34c47b481. | |||
* | Provision certificate for fly hostname | Alan Pearce | 2024-12-04 | -0/+1 |
| | ||||
* | Set memory limit to a safe level | Alan Pearce | 2024-12-04 | -1/+1 |
| | ||||
* | server: 404 if host not recognised | Alan Pearce | 2024-12-04 | -1/+3 |
| | ||||
* | tls: only redirect to HTTPS if host is known | Alan Pearce | 2024-12-04 | -1/+5 |
| | ||||
* | Fix occasional OOM errors | Alan Pearce | 2024-12-04 | -1/+1 |
| | ||||
* | Increase memory limit | Alan Pearce | 2024-12-03 | -1/+1 |
| | ||||
* | Update x/log | Alan Pearce | 2024-12-03 | -3/+3 |
| | ||||
* | Update certmagic-storage-redis | Alan Pearce | 2024-11-30 | -6/+3 |
| | ||||
* | update certmagic fork | Alan Pearce | 2024-11-30 | -3/+3 |
| | ||||
* | fork certmagic | Alan Pearce | 2024-11-30 | -2/+5 |
| | ||||
* | Fork caddy-storage-redis and make certmagic-only | Alan Pearce | 2024-11-30 | -101/+17 |
| | ||||
* | Upgrade logging library | Alan Pearce | 2024-11-30 | -3/+3 |
| | ||||
* | tls: change certmanager defaults instead of creating new config | Alan Pearce | 2024-11-30 | -33/+21 |
| | ||||
* | Update flake inputs | Alan Pearce | 2024-11-30 | -9/+9 |
| | ||||
* | Update certmagic | Alan Pearce | 2024-11-30 | -33/+33 |
| | ||||
* | Use errors.WithMessage in place of .Wrap | Alan Pearce | 2024-11-28 | -26/+26 |
| | ||||
* | use more descriptive error text | Alan Pearce | 2024-11-28 | -1/+1 |
| | ||||
* | Revert "Disable stdout request logging in production" | Alan Pearce | 2024-11-28 | -9/+5 |
| | | | | This reverts commit fcc59c8caff01282e45191122c9fb5bb24e89fd7. | |||
* | tls: use only DNS01 challenges | Alan Pearce | 2024-11-27 | -4/+6 |
| | ||||
* | Enable new redis server | Alan Pearce | 2024-11-27 | -0/+3 |
| | ||||
* | Add support for connecting to redis via TLS | Alan Pearce | 2024-11-27 | -0/+4 |
| |