summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/RateLimiterService.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-15fix rate limit check never ends (#13994)anatawa121-1/+1
2024-06-13feat(backend): report `Retry-After` if client hit rate limit (#13949)Kisaragi1-17/+19
2024-02-13(re) update SPDX-FileCopyrightTexttamaina1-1/+1
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina1-1/+1
2024-02-12update SPDX-FileCopyrightTextsyuilo1-1/+1
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto1-10/+10
2023-04-14fix typessyuilo1-1/+1
2023-02-09refactor: fix typessyuilo1-3/+3
2023-01-15ロールでレートリミットを調整できるようにsyuilo1-4/+4
2023-01-01enhance(server): productionじゃない限りレートリミットを無効にsyuilo1-3/+8
2022-12-04refactor: introduce bindThis decorator to bind this automaticalysyuilo1-0/+2
2022-09-19testsyuilo1-4/+4
2022-09-18refactor(backend): refactor loggersyuilo1-5/+9
2022-09-18なんかもうめっちゃ変えたsyuilo1-0/+89