summaryrefslogtreecommitdiff
path: root/config.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new nix build thingsstuebinm2022-10-111-9/+7
|
* mapserver: symlink outdirs to human-readable pathsstuebinm2022-04-141-0/+2
| | | | | (meant for use of this server without exneuland / the whole map resolution api on a dump simple workadventure backend)
* server: add a howto linkstuebinm2022-03-281-0/+1
|
* server: show helpful information for resultstuebinm2022-03-281-0/+3
| | | | | | This includes the backlink to the lobby (auto-generated only for now) and a "help!"-button for sending mails. Also general info regarding which commit was linted / published.
* server: decrease default lint intervalstuebinm2022-03-191-1/+1
|
* server: write out adjusted mapsstuebinm2022-03-191-3/+16
|
* server: remove a thunk leakstuebinm2022-03-191-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)
* server: exneuland wants a token, apparentlystuebinm2022-03-191-0/+1
|
* server: post map updates to exneuland's APIstuebinm2022-03-191-0/+1
|
* server: add mapservice GET endpointstuebinm2022-03-191-0/+4
|
* server: repositores & orgs fixed in configstuebinm2022-03-191-0/+2
| | | | a very simple setup that might be usable for divoc and similar small events
* … several hours of fighting with TOML laterstuebinm2022-03-191-1/+12
| | | | | | WHO THOUGHT THIS SYNTAX WAS A GOOD IDEA?? (and who decided to write the least obvious combinator library to parse it?)
* server: switch to universum prelude, some cleanupstuebinm2022-03-191-0/+1
| | | | it's slightly less of a mess than it was before
* server: simple toml configstuebinm2022-03-191-0/+8