Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bug: fix gateway endpoint | Flam3rboy | 2021-08-07 | 1 | -3/+3 |
* | :sparkles: route specific rate limits | Flam3rboy | 2021-07-01 | 1 | -15/+21 |
* | :sparkles: finished Rate Limit | Flam3rboy | 2021-07-01 | 1 | -33/+75 |
* | :construction: rate limit | Flam3rboy | 2021-07-01 | 1 | -2/+59 |
* | :construction: rate limit | Flam3rboy | 2021-06-28 | 1 | -4/+27 |
* | :lock: register proxy ip check | Flam3rboy | 2021-06-27 | 1 | -42/+5 |
* | rename req.userid -> req.user_id | Flam3rboy | 2021-03-08 | 1 | -1/+1 |
* | :bug: fix db connect | Flam3rboy | 2021-02-16 | 1 | -1/+0 |
* | :fire: disable rate limit for now -> wait till mongoose model exists | Flam3rboy | 2021-02-16 | 1 | -0/+2 |
* | switch to mongoose | Flam3rboy | 2021-02-14 | 1 | -0/+3 |
* | update imports for fosscord-server-util | Flam3rboy | 2021-02-10 | 1 | -1/+1 |
* | use discord-server-util | Flam3rboy | 2021-02-05 | 1 | -1/+2 |
* | :zap: Convert BitField to BigInt | Flam3rboy | 2021-01-30 | 1 | -1/+1 |
* | :sparkles: RateLimit | Flam3rboy | 2021-01-30 | 1 | -0/+40 |