Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-03-19 | server: switch to universum prelude, some cleanup | stuebinm | 1 | -43/+38 | |
it's slightly less of a mess than it was before | |||||
2022-03-19 | server: added (somewhat) sensible logging | stuebinm | 1 | -7/+8 | |
it's not very sensible, but at least it exists | |||||
2022-03-19 | server: admin interface | stuebinm | 1 | -3/+10 | |
(for now, just a list of all maps and their current status) | |||||
2022-03-19 | server: proper job handling | stuebinm | 1 | -44/+64 | |
Note: the server will not check submissions for duplicates! (nor does it do any kind of rate-limiting) | |||||
2022-03-19 | non-blocking server | stuebinm | 1 | -0/+85 | |