746899a2c3
code that works
8de3930a00
update justfile
98ebe3f30c
tiny readme for now
f58cb7341a
add gitignore
9e030608d8
initial commit
2438fddaf5
update go modules
3687f27399
mage -> just
6fe2dcf3c8
make staticcheck happy
ebac0bc8a6
oops I forgot to handle an error
aaaad3e348
version++
5f7df27d76
add cli flag to remove mods without zip files from the list
c9eaba2737
add cli flag to add missing mods in enabled state
636c6f9143
add
go install
to justfile
4d8001c283
regenerate template cache on a timer
7451953d43
reexport RegenerateTemplateCache() and have it return error instead of dying
d0be48a532
remove env-default from config
867c21722a
alphabetisation
a8705c5df3
handle robots.txt
f82809bfb1
un-export some functions
1275ae6b7d
sort handlers alphabetically
95fac5c405
use less single letter variables
d771ddb3d3
actually handle any http server errors
177556399d
more middleware
bedf6cb8e9
actual request logger middleware
108ba4d8c2
move middleware to its own file