Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server: decrease default lint interval | stuebinm | 2022-03-06 | 1 | -1/+1 |
| | |||||
* | server: write out adjusted maps | stuebinm | 2022-02-25 | 1 | -3/+16 |
| | |||||
* | server: remove a thunk leak | stuebinm | 2022-02-17 | 1 | -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, apparently | stuebinm | 2022-02-16 | 1 | -0/+1 |
| | |||||
* | server: post map updates to exneuland's API | stuebinm | 2022-02-16 | 1 | -0/+1 |
| | |||||
* | server: add mapservice GET endpoint | stuebinm | 2022-02-16 | 1 | -0/+4 |
| | |||||
* | server: repositores & orgs fixed in config | stuebinm | 2022-02-16 | 1 | -0/+2 |
| | | | | a very simple setup that might be usable for divoc and similar small events | ||||
* | … several hours of fighting with TOML later | stuebinm | 2022-02-16 | 1 | -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 cleanup | stuebinm | 2022-02-15 | 1 | -0/+1 |
| | | | | it's slightly less of a mess than it was before | ||||
* | server: simple toml config | stuebinm | 2022-02-07 | 1 | -0/+8 |