misskey/packages
anatawa12 cbc53de823
fix: RateLimiterService (#13997)
* fix rate limit check never ends

* fix: long term / short term limitがないときでもそれぞれ用のnew Limiterとlimiter.getが呼ばれる問題

* refactor: wrap ratelimiter with promise

* refactor: reimplement max/min with async

* refactor: reimplement limit with async

* refactor: do not check long term limit inside min

* refactor: check if there is rate limit inside min/max function

* refactor: remove unnecessary return in min/max function

* refactor: remove unnecessary max/min function

* refactor: return rate limit instead of throwing an object

* fix: レートリミットのfactorが二回適用されて二乗の効果がある問題を修正

* fix lint error

---------

Co-authored-by: Kisaragi <48310258+KisaragiEffective@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2025-05-11 15:37:46 +09:00
..
backend fix: RateLimiterService (#13997) 2025-05-11 15:37:46 +09:00
frontend Update about-misskey.vue 2025-05-11 14:26:03 +09:00
frontend-embed enhance(frontend): blurhash無効化オプションを追加 2025-05-11 14:17:08 +09:00
frontend-shared refactor(frontend): 空/エラー結果表示をコンポーネント化 (#15963) 2025-05-06 14:41:31 +09:00
misskey-bubble-game fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
misskey-js Bump version to 2025.5.1-alpha.1 2025-05-10 03:58:55 +00:00
misskey-reversi fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
shared fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
sw fix(deps): update [frontend] update dependencies (#15809) 2025-04-28 11:41:23 +09:00
meta.json