summaryrefslogtreecommitdiff
path: root/server (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-24a year went byHEADmainstuebinm7-44/+102
2022-10-11code formatterstuebinm3-7/+7
2022-10-11use template haskell aeson, not genericsstuebinm3-9/+8
2022-04-14mapserver: symlink outdirs to human-readable pathsstuebinm2-2/+9
2022-04-06server: expose jitsi rooms in maps list endpointstuebinm1-1/+2
2022-04-05server: less boring output for very successful mapsstuebinm1-8/+16
2022-04-04server: actually use git repository updatesstuebinm1-1/+1
2022-04-03server: fix map paths in apistuebinm2-6/+9
2022-03-28server: add a howto linkstuebinm2-2/+6
2022-03-28server: show helpful information for resultstuebinm4-43/+73
2022-03-23server: add a "panic i'm on a train"-offline modestuebinm3-32/+56
2022-03-20server: use fdp as dot layout modestuebinm1-17/+19
2022-03-20server: better html outputstuebinm1-5/+7
2022-03-20server: keep (one) last good result per repostuebinm4-41/+64
2022-03-19remove leftover rc3 things & some new stuffstuebinm2-19/+25
2022-03-19server: fix an annoying spacestuebinm1-2/+1
2022-03-19server: small html improvementsstuebinm1-3/+6
2022-03-19server: don't hardcode the websocket domain/protocolstuebinm1-1/+2
2022-03-19server: websocket for updates & auto-reloadstuebinm5-84/+146
2022-03-19server: add a very simple relint buttonstuebinm5-40/+79
2022-03-19mapserver: somewhat more decent loggingstuebinm2-27/+30
2022-03-19server: write out adjusted mapsstuebinm4-23/+52
2022-03-19switch to universum preludestuebinm3-4/+8
2022-03-19sprinkle some NFData everywherestuebinm3-7/+14
2022-03-19server: remove a thunk leakstuebinm3-21/+33
2022-03-19server: exneuland wants a token, apparentlystuebinm2-19/+16
2022-03-19server: post map updates to exneuland's APIstuebinm2-19/+65
2022-03-19server: remove cli-git, cli-extrasstuebinm2-38/+56
2022-03-19server: add mapservice GET endpointstuebinm5-57/+71
2022-03-19internal state: sort according to orgstuebinm5-41/+82
2022-03-19server: repositores & orgs fixed in configstuebinm5-198/+231
2022-03-19… several hours of fighting with TOML laterstuebinm3-70/+101
2022-03-19server: switch to universum prelude, some cleanupstuebinm4-138/+129
2022-03-19server: added (somewhat) sensible loggingstuebinm2-27/+42
2022-03-19server: more debug outputstuebinm1-1/+1
2022-03-19server: admin interfacestuebinm4-64/+117
2022-03-19server: present lint results in pretty htmlstuebinm2-47/+124
2022-03-19server: simple servant-lucid stuffstuebinm3-8/+95
2022-03-19server: simple toml configstuebinm2-17/+39
2022-03-19server: proper job handlingstuebinm3-67/+110
2022-03-19non-blocking serverstuebinm4-88/+126
2022-03-19basic server setup (using servant)stuebinm3-0/+179