summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc/rate-limit-utils.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix redis transaction implementationHazelnoot2024-12-101-2/+17
* fix type errors from new rate limit definitionsHazelnoot2024-12-081-2/+3
* use fraction seconds for rate limit headersHazelnoot2024-12-081-4/+10
* move all Rate Limit type defs to rate-limit-utils.tsHazelnoot2024-12-081-1/+119
* separate SkRateLimiterService from RateLimiterService and update all usagesHazelnoot2024-12-071-0/+21