aboutsummaryrefslogtreecommitdiff
path: root/lib/Yesod (unfollow)
Commit message (Collapse)AuthorFilesLines
9 daysdefault.nix: fixup conftrack dependencystuebinm1-1/+1
2026-04-16Server.Frontend.Tracker: add tracker list overviewstuebinm1-1/+1
2026-04-16meta: reorganisation, rename "token" to "trackerId"stuebinm1-4/+7
2023-01-22switch to ghc 9.0.2stuebinm1-0/+45
this makes the nix builds /much/ nicer
2023-01-22oauth2 via uffdstuebinm1-0/+73
this is unfortunately uffd-specific, since oauth2 is apparently sort of a vague standard. But since it doesn't actually do much it should probably be possible to make it fully configurable & generic if needed.