summaryrefslogtreecommitdiff
path: root/config.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-19server: decrease default lint intervalstuebinm1-1/+1
2022-03-19server: write out adjusted mapsstuebinm1-3/+16
2022-03-19server: remove a thunk leakstuebinm1-1/+1
(really a lot of these data structures should be eagerly evaluated into normal form, i suspect there's still a lot to be gained)
2022-03-19server: exneuland wants a token, apparentlystuebinm1-0/+1
2022-03-19server: post map updates to exneuland's APIstuebinm1-0/+1
2022-03-19server: add mapservice GET endpointstuebinm1-0/+4
2022-03-19server: repositores & orgs fixed in configstuebinm1-0/+2
a very simple setup that might be usable for divoc and similar small events
2022-03-19… several hours of fighting with TOML laterstuebinm1-1/+12
WHO THOUGHT THIS SYNTAX WAS A GOOD IDEA?? (and who decided to write the least obvious combinator library to parse it?)
2022-03-19server: switch to universum prelude, some cleanupstuebinm1-0/+1
it's slightly less of a mess than it was before
2022-03-19server: simple toml configstuebinm1-0/+8