Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-19 | server: remove a thunk leak | stuebinm | 1 | -4/+17 |
2022-03-19 | server: exneuland wants a token, apparently | stuebinm | 1 | -6/+9 |
2022-03-19 | server: post map updates to exneuland's API | stuebinm | 1 | -8/+21 |
2022-03-19 | server: add mapservice GET endpoint | stuebinm | 1 | -5/+11 |
2022-03-19 | internal state: sort according to org | stuebinm | 1 | -14/+50 |
2022-03-19 | server: repositores & orgs fixed in config | stuebinm | 1 | -59/+58 |
2022-03-19 | … several hours of fighting with TOML later | stuebinm | 1 | -30/+52 |
2022-03-19 | server: switch to universum prelude, some cleanup | stuebinm | 1 | -18/+22 |
2022-03-19 | server: admin interface | stuebinm | 1 | -34/+30 |
2022-03-19 | server: present lint results in pretty html | stuebinm | 1 | -5/+6 |
2022-03-19 | server: simple servant-lucid stuff | stuebinm | 1 | -1/+20 |
2022-03-19 | server: simple toml config | stuebinm | 1 | -14/+37 |
2022-03-19 | server: proper job handling | stuebinm | 1 | -5/+22 |
2022-03-19 | non-blocking server | stuebinm | 1 | -4/+20 |
2022-03-19 | basic server setup (using servant) | stuebinm | 1 | -0/+45 |