summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/RateLimiterService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: ↵Shun Sakai2023-07-271-0/+5
| | | | | | | | | | | | | | 著作権とライセンスについての情報を各ファイルに追加する (#11348) * chore: Add the SPDX information to each file Add copyright and licensing information as defined in version 3.0 of the REUSE Specification. * tweak format --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-10/+10
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix typessyuilo2023-04-141-1/+1
|
* refactor: fix typessyuilo2023-02-091-3/+3
|
* ロールでレートリミットを調整できるようにsyuilo2023-01-151-4/+4
| | | | Resolve #9584
* enhance(server): productionじゃない限りレートリミットを無効にsyuilo2023-01-011-3/+8
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+2
|
* testsyuilo2022-09-191-4/+4
|
* refactor(backend): refactor loggersyuilo2022-09-181-5/+9
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+89