anatawa12
0ef7f14fa9
refactor: remove unnecessary max/min function
2024-06-14 17:49:52 +09:00
anatawa12
4af9c90d12
refactor: remove unnecessary return in min/max function
2024-06-14 17:49:52 +09:00
anatawa12
3eb1875804
refactor: check if there is rate limit inside min/max function
2024-06-14 17:49:52 +09:00
anatawa12
f72c768407
refactor: do not check long term limit inside min
2024-06-14 17:49:52 +09:00
anatawa12
b3561ce425
refactor: reimplement limit with async
2024-06-14 17:49:52 +09:00
anatawa12
1d6d90d62d
refactor: reimplement max/min with async
2024-06-14 17:49:52 +09:00
anatawa12
d8844aed6f
refactor: wrap ratelimiter with promise
2024-06-14 17:49:52 +09:00
anatawa12
28c8d318e1
fix: long term / short term limitがないときでもそれぞれ用のnew Limiterとlimiter.getが呼ばれる問題
2024-06-14 17:49:51 +09:00
anatawa12
03c2919b69
fix rate limit check never ends
2024-06-14 15:36:58 +09:00
Kisaragi
dc3629e732
feat(backend): report `Retry-After` if client hit rate limit ( #13949 )
...
* feat(backend): report `Retry-After` if client hit rate limit
* refactor(backend): fix lint error
2024-06-13 10:56:26 +09:00
tamaina
c1514ce91d
(re) update SPDX-FileCopyrightText
...
Fix #13290
2024-02-13 15:59:27 +00:00
tamaina
311c2172d7
Revert "update SPDX-FileCopyrightText"
...
This reverts commit 9b5aeb76d8
.
2024-02-13 15:50:11 +00:00
syuilo
9b5aeb76d8
update SPDX-FileCopyrightText
2024-02-12 11:37:45 +09:00
Shun Sakai
c2370a1be6
chore: 著作権とライセンスについての情報を各ファイルに追加する ( #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>
2023-07-27 14:31:52 +09:00
okayurisotto
d84796588c
cleanup: trim trailing whitespace ( #11136 )
...
* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-08 07:08:16 +09:00
syuilo
a67439981b
fix types
2023-04-14 13:50:05 +09:00
syuilo
e1e885d6b2
refactor: fix types
2023-02-09 10:55:15 +09:00
syuilo
7fc8d2e6d5
ロールでレートリミットを調整できるように
...
Resolve #9584
2023-01-15 16:52:12 +09:00
syuilo
ee6e022b2a
enhance(server): productionじゃない限りレートリミットを無効に
2023-01-01 11:58:16 +09:00
syuilo
bbb49457f9
refactor: introduce bindThis decorator to bind this automaticaly
2022-12-04 15:03:09 +09:00
syuilo
a2eac9fff6
test
2022-09-19 03:11:50 +09:00
syuilo
dd35f2cce6
refactor(backend): refactor logger
2022-09-18 23:07:41 +09:00
syuilo
b75184ec8e
なんかもうめっちゃ変えた
2022-09-18 03:27:08 +09:00