summaryrefslogtreecommitdiff
path: root/server/Handlers.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* server: websocket for updates & auto-reloadstuebinm2022-03-061-12/+21
* server: add a very simple relint buttonstuebinm2022-03-061-17/+32
* server: write out adjusted mapsstuebinm2022-02-251-3/+5
* server: add mapservice GET endpointstuebinm2022-02-161-40/+39
* internal state: sort according to orgstuebinm2022-02-161-9/+10
* server: repositores & orgs fixed in configstuebinm2022-02-161-66/+27
* … several hours of fighting with TOML laterstuebinm2022-02-161-28/+33
* server: switch to universum prelude, some cleanupstuebinm2022-02-151-43/+38
* server: added (somewhat) sensible loggingstuebinm2022-02-121-7/+8
* server: admin interfacestuebinm2022-02-111-3/+10
* server: proper job handlingstuebinm2022-02-071-44/+64
* non-blocking serverstuebinm2022-02-071-0/+85