summaryrefslogtreecommitdiff
path: root/server/HtmlOrphans.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-06server: small html improvementsplaygroundstuebinm1-3/+6
2022-03-06server: don't hardcode the websocket domain/protocolstuebinm1-1/+2
2022-03-06server: websocket for updates & auto-reloadstuebinm1-14/+29
2022-03-06server: add a very simple relint buttonstuebinm1-2/+16
2022-02-18switch to universum preludestuebinm1-1/+1
2022-02-17sprinkle some NFData everywherestuebinm1-2/+1
2022-02-16server: add mapservice GET endpointstuebinm1-4/+4
2022-02-16internal state: sort according to orgstuebinm1-12/+13
2022-02-16server: repositores & orgs fixed in configstuebinm1-11/+13
2022-02-15server: switch to universum prelude, some cleanupstuebinm1-26/+20
2022-02-11server: admin interfacestuebinm1-23/+67
2022-02-11server: present lint results in pretty htmlstuebinm1-42/+118
2022-02-10server: simple servant-lucid stuffstuebinm1-0/+57