Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip check for rate limit bypass if no user id is provided | Madeline | 2022-07-02 | 1 | -5/+7 |
| | |||||
* | needs to be async | Erkin Alp Güney | 2022-04-28 | 1 | -1/+2 |
| | |||||
* | exempt users logic | Erkin Alp Güney | 2022-04-28 | 1 | -2/+6 |
| | | | resolves #396 | ||||
* | eventually fix those errors | Erkin Alp Güney | 2022-04-24 | 1 | -1/+1 |
| | |||||
* | Update RateLimit.ts | Erkin Alp Güney | 2022-04-24 | 1 | -2/+3 |
| | |||||
* | Update RateLimit.ts | Erkin Alp Güney | 2022-04-24 | 1 | -1/+1 |
| | |||||
* | fix the seconds rounding logic | Erkin Alp Güney | 2022-04-24 | 1 | -2/+2 |
| | |||||
* | Punitive rate limiting | Erkin Alp Güney | 2022-04-24 | 1 | -4/+8 |
| | |||||
* | :sparkles: add option to disable all rate limits | Flam3rboy | 2021-09-20 | 1 | -1/+2 |
| | |||||
* | :art: remove long relatives paths -> short module paths | Flam3rboy | 2021-09-12 | 1 | -1/+1 |
| | |||||
* | :zap: only local rate limit to prevent to much pressure on the database | Flam3rboy | 2021-08-30 | 1 | -19/+51 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | fix rate limit | Flam3rboy | 2021-08-29 | 1 | -45/+50 |
| | |||||
* | :construction: api | Flam3rboy | 2021-08-24 | 1 | -3/+3 |
| | |||||
* | :sparkles: delete finished todos | Flam3rboy | 2021-08-16 | 1 | -1/+0 |
| | |||||
* | update Rate Limit with new event transmission | Flam3rboy | 2021-08-16 | 1 | -45/+46 |
| | |||||
* | rename @fosscord/server-util to -> @fosscord/util | Flam3rboy | 2021-08-13 | 1 | -9/+12 |
| | |||||
* | :sparkles: api | Flam3rboy | 2021-08-12 | 1 | -0/+162 |