about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
* remove unused variableAlan Pearce5 days-1/+0
|
* support IPv6Alan Pearce5 days-1/+3
|
* allow listen address to be configuredAlan Pearce5 days-1/+4
|
* update dependencies and flake inputsAlan Pearce5 days-83/+58
|
* oopsAlan Pearce6 days-1/+1
|
* send headers from config.tomlAlan Pearce6 days-13/+27
|
* Use gitlab CIAlan Pearce6 days-16/+72
| | | | | | | | | | | | | | | | | | | | commit 3bca937c9ff91852269a828de0c778db7d1423df Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 20 01:14:26 2024 +0200 create gitlab CI configuration commit ee9eeab17ac88f4020d857dcceb458c66418e2f6 Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 20 16:07:01 2024 +0200 make helpers for both building and streaming docker images commit d8340ec8ff3e3f9c51b55e95e27e518330435b7c Author: Alan Pearce <alan@alanpearce.eu> Date: Sat Apr 20 00:20:34 2024 +0200 use long git hashes for docker tags
* use long git hashes for docker tagsAlan Pearce6 days-3/+6
|
* fly: don't modify http headersAlan Pearce6 days-0/+2
|
* Use netlify for redirectsAlan Pearce6 days-0/+18
|
* Brand executable with commit hash for server headerAlan Pearce6 days-4/+6
|
* try to improve building on aarch64-darwinAlan Pearce6 days-1/+3
|
* add missing environment variablesAlan Pearce6 days-0/+2
|
* use nix to build docker imagesAlan Pearce6 days-64/+280
|
* server: configure with flags/envvars instead of tomlAlan Pearce7 days-7/+26
|
* use abstracted FS to get 404 pageAlan Pearce7 days-3/+3
|
* build: use same dir for static/rendered outputAlan Pearce7 days-5/+5
|
* preserve file times when copying from static/Alan Pearce7 days-1/+3
|
* use unbuffered logs in developmentAlan Pearce7 days-1/+8
|
* fix logging logicAlan Pearce7 days-1/+1
|
* add and check licensesAlan Pearce7 days-0/+450
|
* ensure watchexec is availableAlan Pearce7 days-2/+2
|
* fix post tags validation errorAlan Pearce7 days-4/+10
|
* remove old typescript test fileAlan Pearce7 days-97/+0
|
* remove makefileAlan Pearce8 days-16/+0
|
* use forked htmlformatAlan Pearce8 days-2/+6
|
* remove old dir-localsAlan Pearce8 days-2/+0
|
* improve watch-builder commandAlan Pearce8 days-1/+1
|
* copy static files directly in goAlan Pearce8 days-1/+16
|
* disable fiber startup message in productionAlan Pearce8 days-2/+6
|
* disable logging of healthcheck requestsAlan Pearce8 days-1/+4
|
* Add scripts for live-reloading incl. direnvAlan Pearce8 days-0/+6
|
* fix flake-compat layer (default.nix refers to flake-compat)Alan Pearce8 days-3/+3
|
* prettify HTMLAlan Pearce8 days-26/+19
|
* make self-closing tags voidAlan Pearce8 days-5/+23
|
* Remove outdated pubdate attribute from <time>Alan Pearce8 days-11/+3
|
* Add missing doctypeAlan Pearce8 days-0/+1
|
* fly: increase maximum concurrencyAlan Pearce8 days-0/+4
|
* embed filesAlan Pearce8 days-4/+16
|
* use correct envvar for sentry environmentAlan Pearce8 days-1/+1
|
* run on flyAlan Pearce8 days-1/+6
|
* configure docker buildAlan Pearce8 days-201/+25
|
* set proper output directoryAlan Pearce8 days-1/+1
|
* use internal imports correctlyAlan Pearce8 days-15/+16
|
* remove post-processingAlan Pearce8 days-97/+1
|
* bye bye bunAlan Pearce8 days-771/+0
|
* delete old submodule configAlan Pearce8 days-3/+0
|
* remove purgeCSS for nowAlan Pearce8 days-34/+2
|
* implement static serverAlan Pearce8 days-3/+265
|
* config: add port (via environment variable)Alan Pearce8 days-0/+17
|