summaryrefslogtreecommitdiff
path: root/internal/api/client.go
AgeCommit message (Expand)AuthorFiles
2023-01-23[feature] Implement `/api/v1/reports` endpoints on client API (#1330)Libravatar tobi1
2023-01-08[bugfix] return early in websocket upgrade handler (#1315)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-03[chore] shuffle middleware to split rate limitting into client/s2s/fileserver...Libravatar kim1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2021-03-09moving stuff around, stubbing interfacesLibravatar tsmethurst1
2021-03-04tidying up here and thereLibravatar tsmethurst1