Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server: admin interface | stuebinm | 2022-02-11 | 1 | -34/+30 |
| | | | | (for now, just a list of all maps and their current status) | ||||
* | server: present lint results in pretty html | stuebinm | 2022-02-11 | 1 | -5/+6 |
| | | | | | (this is mostly a rewrite / translation of the django templates built into rc3's hub) | ||||
* | server: simple servant-lucid stuff | stuebinm | 2022-02-10 | 1 | -1/+20 |
| | |||||
* | server: simple toml config | stuebinm | 2022-02-07 | 1 | -14/+37 |
| | |||||
* | server: proper job handling | stuebinm | 2022-02-07 | 1 | -5/+22 |
| | | | | | Note: the server will not check submissions for duplicates! (nor does it do any kind of rate-limiting) | ||||
* | non-blocking server | stuebinm | 2022-02-07 | 1 | -0/+61 |