summaryrefslogtreecommitdiff
path: root/server/Main.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* a year went byHEADmainstuebinm2023-10-241-10/+4
* server: show helpful information for resultstuebinm2022-03-281-8/+7
* server: add a "panic i'm on a train"-offline modestuebinm2022-03-231-5/+13
* server: websocket for updates & auto-reloadstuebinm2022-03-191-6/+9
* server: add a very simple relint buttonstuebinm2022-03-191-11/+15
* mapserver: somewhat more decent loggingstuebinm2022-03-191-9/+7
* server: write out adjusted mapsstuebinm2022-03-191-11/+14
* server: remove a thunk leakstuebinm2022-03-191-15/+13
* server: exneuland wants a token, apparentlystuebinm2022-03-191-13/+7
* server: post map updates to exneuland's APIstuebinm2022-03-191-11/+44
* server: remove cli-git, cli-extrasstuebinm2022-03-191-4/+4
* server: add mapservice GET endpointstuebinm2022-03-191-4/+9
* internal state: sort according to orgstuebinm2022-03-191-5/+8
* server: repositores & orgs fixed in configstuebinm2022-03-191-62/+60
* … several hours of fighting with TOML laterstuebinm2022-03-191-12/+16
* server: switch to universum prelude, some cleanupstuebinm2022-03-191-51/+49
* server: added (somewhat) sensible loggingstuebinm2022-03-191-20/+34
* server: more debug outputstuebinm2022-03-191-1/+1
* server: admin interfacestuebinm2022-03-191-4/+10
* server: simple servant-lucid stuffstuebinm2022-03-191-7/+18
* server: simple toml configstuebinm2022-03-191-3/+2
* server: proper job handlingstuebinm2022-03-191-18/+24
* non-blocking serverstuebinm2022-03-191-24/+21
* basic server setup (using servant)stuebinm2022-03-191-0/+74