summary refs log tree commit diff
path: root/src/api/middlewares/RateLimit.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add rabbitmq reconnection logic with state recoverydank0742026-01-221-4/+16
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-151/+151
|
* Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-121-38/+10
|
* Update more path variablesRory&2025-10-111-3/+3
|
* Send ratelimit headers regardless of if request was blocked (close #1022, ↵Madeline2023-08-101-6/+20
| | | | close #888)
* Remove ALL fosscord mentionsMadeline2023-03-311-3/+3
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-8/+4
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Rename limits_rate_disabled -> limits_rate_enabled and remove ↵Madeline2022-12-221-2/+2
| | | | limits_guilds_hideOfflineMember
* PrettierMadeline2022-09-261-17/+53
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+208