Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-19 | … several hours of fighting with TOML later | stuebinm | 1 | -12/+16 |
2022-03-19 | server: switch to universum prelude, some cleanup | stuebinm | 1 | -51/+49 |
2022-03-19 | server: added (somewhat) sensible logging | stuebinm | 1 | -20/+34 |
2022-03-19 | server: more debug output | stuebinm | 1 | -1/+1 |
2022-03-19 | server: admin interface | stuebinm | 1 | -4/+10 |
2022-03-19 | server: simple servant-lucid stuff | stuebinm | 1 | -7/+18 |
2022-03-19 | server: simple toml config | stuebinm | 1 | -3/+2 |
2022-03-19 | server: proper job handling | stuebinm | 1 | -18/+24 |
2022-03-19 | non-blocking server | stuebinm | 1 | -24/+21 |
2022-03-19 | basic server setup (using servant) | stuebinm | 1 | -0/+74 |