summary refs log tree commit diff
path: root/src/middlewares/RateLimit.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename req.userid -> req.user_idFlam3rboy2021-03-081-1/+1
* :bug: fix db connectFlam3rboy2021-02-161-1/+0
* :fire: disable rate limit for now -> wait till mongoose model existsFlam3rboy2021-02-161-0/+2
* switch to mongooseFlam3rboy2021-02-141-0/+3
* update imports for fosscord-server-utilFlam3rboy2021-02-101-1/+1
* use discord-server-utilFlam3rboy2021-02-051-1/+2
* :zap: Convert BitField to BigIntFlam3rboy2021-01-301-1/+1
* :sparkles: RateLimitFlam3rboy2021-01-301-0/+40